[ 463.642120] [55265]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 463.643578] [55265]: *** Starting uWSGI 2.0.20-debian (64bit) on [Thu Dec 12 02:35:20 2024] *** [ 463.643578] [55265]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 463.643578] [55265]: os: Linux-6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 [ 463.643578] [55265]: nodename: devstack [ 463.643578] [55265]: machine: x86_64 [ 463.643578] [55265]: clock source: unix [ 463.643578] [55265]: pcre jit disabled [ 463.643578] [55265]: detected number of CPU cores: 8 [ 463.643578] [55265]: current working directory: / [ 463.643578] [55265]: detected binary path: /usr/bin/uwsgi-core [ 463.643578] [55265]: your processes number limit is 63753 [ 463.643840] [55265]: your memory page size is 4096 bytes [ 463.643840] [55265]: detected max file descriptor number: 2048 [ 463.643840] [55265]: lock engine: pthread robust mutexes [ 463.643840] [55265]: thunder lock: enabled [ 463.643840] [55265]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 463.643840] [55265]: Python version: 3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0] [ 463.643966] [55265]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 463.643966] [55265]: Set PythonHome to /opt/stack/data/venv [ 463.670051] [55265]: Python main interpreter initialized at 0x5b4f9bfc5be0 [ 463.670051] [55265]: python threads support enabled [ 463.670051] [55265]: your server socket listen backlog is limited to 100 connections [ 463.670051] [55265]: your mercy for graceful operations on workers is 80 seconds [ 463.670051] [55265]: mapped 403077 bytes (393 KB) for 2 cores [ 463.670051] [55265]: *** Operational MODE: preforking *** [ 463.670051] [55265]: *** uWSGI is running in multiple interpreter mode *** [ 463.670051] [55265]: spawned uWSGI master process (pid: 55265) [ 463.670683] [55265]: spawned uWSGI worker 1 (pid: 55269, cores: 1) [ 463.670833] [55265]: spawned uWSGI worker 2 (pid: 55270, cores: 1) [ 463.670907] [55265]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 464.624493] [55269]: /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 [ 464.624493] [55269]: warnings.warn( [ 464.635355] [55270]: /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 [ 464.635355] [55270]: warnings.warn( [ 464.745613] [55269]: /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. [ 464.745613] [55269]: from defusedxml.lxml import parse [ 464.745784] [55270]: /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. [ 464.745784] [55270]: from defusedxml.lxml import parse [ 464.781614] [55270]: /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) [ 464.781614] [55270]: BASE = declarative_base() [ 464.781921] [55269]: /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) [ 464.781921] [55269]: BASE = declarative_base() [ 464.956022] [55269]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55269) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 464.956176] [55270]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55270) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 464.961212] [55269]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55269) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 464.961589] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 464.962053] [55270]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55270) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 464.962188] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 464.962409] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 464.962467] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 464.962738] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 464.962907] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.089027] [55270]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 465.089027] [55270]: @jsonschema.FormatChecker.cls_checks('date-time') [ 465.091199] [55269]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 465.091199] [55269]: @jsonschema.FormatChecker.cls_checks('date-time') [ 465.136713] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.136828] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.136860] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.136945] [55270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.136990] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.137055] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.137133] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.138395] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.138541] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.138654] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.138733] [55269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.138798] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.138862] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.138940] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.304059] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.304194] [55269]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.304194] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.304304] [55269]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.304343] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.304433] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.304471] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.304515] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.304562] [55270]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.304604] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.304677] [55270]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.304744] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.304809] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.304883] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.309645] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.309755] [55269]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.309800] [55269]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.309854] [55269]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.309920] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.309978] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.310045] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.310100] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.310142] [55270]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.310205] [55270]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.310286] [55270]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.310353] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.310418] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.310491] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.311298] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.311384] [55269]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.311456] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.311537] [55269]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.311590] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.311639] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.311683] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.311718] [55270]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.311746] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.311774] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.311828] [55270]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.311904] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.311967] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.312050] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.312667] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.312759] [55269]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.312802] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.312843] [55269]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.312883] [55270]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.312929] [55269]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.312959] [55270]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.312983] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.312983] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.313044] [55270]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.313083] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.313110] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.313110] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.313231] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.314487] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.314563] [55269]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.314617] [55269]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.314687] [55269]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.314751] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.314804] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.314847] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.314887] [55270]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.314933] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.314986] [55270]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.314986] [55270]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.315070] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.315117] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.315189] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.318134] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.318205] [55269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.318280] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.318377] [55269]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.318472] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.318539] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.318609] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.318642] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.318711] [55270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.318790] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.318852] [55270]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.318915] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.318990] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.319071] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.320166] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.320250] [55269]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.320322] [55269]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.320376] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.320421] [55269]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.320447] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.320471] [55270]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.320536] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.320577] [55270]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.320618] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.320659] [55270]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.320659] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.320741] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.320782] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.321274] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.321358] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.321428] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.321496] [55269]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.321543] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.321601] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.321629] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.321654] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.321678] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.321708] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.321741] [55270]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.321809] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.321860] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.321941] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.330841] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.330956] [55269]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.331026] [55269]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.331069] [55269]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.331129] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.331182] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.331226] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.331274] [55270]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.331302] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.331334] [55270]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.331334] [55270]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.331412] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.331453] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.331543] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.332061] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.332182] [55269]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.332243] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.332284] [55269]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.332351] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.332419] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.332470] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.332497] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.332523] [55270]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.332576] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.332627] [55270]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.332694] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.332758] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.332829] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.334404] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.334509] [55269]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.334558] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.334603] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.334636] [55269]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.334670] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.334696] [55270]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.334724] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.334752] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.334821] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.334883] [55270]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.334883] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.334979] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.335029] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.338886] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.338970] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.339072] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.339134] [55269]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.339177] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.339215] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.339243] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.339269] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.339302] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.339381] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.339381] [55270]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.339479] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.339520] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.339583] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.353446] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.353558] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.353618] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.353661] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.353705] [55269]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.353754] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.353792] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.353792] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.353873] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.353914] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.353955] [55270]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.353955] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.354024] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.354051] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.354716] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.354806] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.354876] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.354947] [55269]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.355023] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.355076] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.355110] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.355135] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.355166] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.355196] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.355272] [55270]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.355315] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.355363] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.355441] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.355936] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.356029] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.356101] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.356170] [55269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.356234] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.356284] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.356337] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.356379] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.356424] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.356464] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.356517] [55270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.356546] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.356598] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.356668] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.358796] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.358885] [55269]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.358955] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.359027] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.359079] [55269]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.359122] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.359171] [55270]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.359199] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.359223] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.359247] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.359275] [55270]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.359307] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.359378] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.359432] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.359937] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.360024] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.360097] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.360165] [55269]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.360230] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.360274] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.360329] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.360369] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.360409] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.360442] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.360442] [55270]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.360499] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.360554] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.360625] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.364675] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.364767] [55270]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.364819] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.364889] [55270]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.364933] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.364985] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.365030] [55269]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.365066] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.365095] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.365119] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.365145] [55269]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.365207] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.365279] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.365363] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.366843] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.366924] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.366969] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.367027] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.367075] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.367117] [55270]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.367148] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.367173] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.367204] [55269]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.367237] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.367264] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.367296] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.367325] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.367409] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.367668] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.367747] [55270]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.367816] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.367860] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.367905] [55270]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.367946] [55269]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.367996] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.368047] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.368086] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.368127] [55269]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.368182] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.368224] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.368224] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.368308] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.371817] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.371902] [55270]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.371971] [55270]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.372052] [55270]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.372118] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.372187] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.372226] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.372268] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.372315] [55269]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.372370] [55269]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.372438] [55269]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.372498] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.372577] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.372649] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.372994] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.373092] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.373162] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.373231] [55270]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.373296] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.373359] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.373429] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.373464] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.373545] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.373610] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.373678] [55269]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.373741] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.373802] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.373873] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.375233] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.375320] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.375386] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.375457] [55270]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.375515] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.375579] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.375619] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.375655] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.375681] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.375737] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.375789] [55269]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.375863] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.375929] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.375998] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.378860] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.378937] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.378982] [55270]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.379061] [55269]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.379116] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.379145] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.379169] [55270]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.379194] [55269]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.379221] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.379248] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.379275] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.379301] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.379328] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.379354] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.382130] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.382212] [55270]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.382296] [55270]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.382361] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.382391] [55270]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.382416] [55269]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.382441] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.382466] [55269]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.382495] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.382530] [55269]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.382556] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.382580] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.382667] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.382718] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.383330] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.383415] [55270]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.383485] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.383543] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.383595] [55270]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.383637] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.383681] [55269]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.383732] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.383775] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.383815] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.383856] [55269]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.383856] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.383856] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.383984] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.384559] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.384642] [55270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.384752] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.384789] [55270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.384837] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.384897] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.384960] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.385011] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.385059] [55269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.385059] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.385117] [55269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.385170] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.385236] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.385310] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.386916] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.387010] [55270]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.387076] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.387146] [55270]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.387185] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.387220] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.387248] [55269]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.387272] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.387297] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.387329] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.387396] [55269]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.387438] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.387493] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.387562] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.388408] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.388465] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.388509] [55270]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.388550] [55269]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.388601] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.388653] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.388693] [55270]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.388734] [55269]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.388774] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.388815] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.388858] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.388900] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.388926] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.388952] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.390643] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.390723] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.390794] [55269]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.390825] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.390870] [55269]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.390919] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.390961] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.391015] [55270]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.391050] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.391083] [55270]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.391109] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.391134] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.391193] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.391243] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.392306] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.392388] [55269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.392440] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.392488] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.392531] [55270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.392573] [55269]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.392627] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.392672] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.392698] [55270]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.392725] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.392750] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.392750] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.449672] [55269]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55269) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 465.449818] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.449901] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.449976] [55270]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55270) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 465.450068] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.450135] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.450180] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.450221] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.450261] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.450303] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.450351] [55269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.450394] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.450435] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.450435] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.450484] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.450509] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.450534] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.450559] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.450584] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.450611] [55269]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.450637] [55270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.450664] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.450740] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.450781] [55269]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.450823] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.450863] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.450905] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.450945] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.451010] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.451055] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.451096] [55270]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.451136] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.451177] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.451218] [55269]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.451259] [55270]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.451300] [55269]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.451340] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.451386] [55269]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.451431] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.451473] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.451500] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.451525] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.451549] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.451574] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.451600] [55270]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.451624] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.451656] [55270]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.451681] [55269]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.451706] [55270]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.451730] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.451754] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.451779] [55269]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.451805] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.451829] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.451854] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.451882] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.451908] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.451933] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.451958] [55270]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.451984] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.452022] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.452049] [55269]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.452073] [55270]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.452098] [55269]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.452128] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.452163] [55269]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.452190] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.452215] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.452239] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.452276] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.452306] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.452332] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.452358] [55270]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.452385] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.452411] [55270]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.452435] [55269]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.452460] [55270]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.452487] [55269]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.452512] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.452537] [55269]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.452562] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.452587] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.452616] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.452642] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.452666] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.452691] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.452715] [55270]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.452740] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.452767] [55270]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.452792] [55269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.452816] [55270]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.452843] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.452869] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.452894] [55269]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.452919] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.452945] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.452970] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.452995] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.453028] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.453062] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.453100] [55270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.453141] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.453176] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.453208] [55269]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.453241] [55270]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.453275] [55269]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.453309] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.453343] [55269]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.453375] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.453409] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.453520] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.453565] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.453602] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.453635] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.453672] [55270]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.453707] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.453740] [55270]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.453773] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.453810] [55270]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.453842] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.453870] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.453895] [55269]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.453919] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.453944] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.453968] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.453994] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.454600] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.454652] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.454703] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.454746] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.454787] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.454828] [55269]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.454868] [55270]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.454909] [55269]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.454949] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.454989] [55269]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.455040] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.455086] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.455129] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.455169] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.455210] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.455252] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.455295] [55270]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.455335] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.455376] [55270]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.455477] [55269]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.455530] [55270]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.455572] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.455613] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.455654] [55269]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.455696] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.455737] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.455777] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.455818] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.455858] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.455901] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.455943] [55270]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.455983] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.456031] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.456071] [55269]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.456112] [55270]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.456152] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.456195] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.456236] [55269]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.456281] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.456324] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.456365] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.456405] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.456446] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.456488] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.456529] [55270]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.456569] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.456612] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.456650] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.456692] [55270]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.456732] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.456772] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.456812] [55269]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.456854] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.456894] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.456934] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.456976] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.457034] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.457078] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.457119] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.457159] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.457200] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.457241] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.457282] [55270]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.457323] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.457365] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.457415] [55269]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.457480] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.457534] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.457577] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.457618] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.457659] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.457700] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.457743] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.457783] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.457829] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.457868] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.457903] [55270]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.457942] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.457982] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.458036] [55269]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.458079] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.458120] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.458163] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.458209] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.458251] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.458294] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.458338] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.458378] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.458420] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.458460] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.458501] [55270]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.458541] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.458585] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.458627] [55269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.458667] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.458707] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.458747] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.458788] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.458828] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.458868] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.458915] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.458956] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.458996] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.459044] [55269]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.459090] [55270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.459132] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.459177] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.459217] [55269]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.459258] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.459299] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.459341] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.459390] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.459432] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.459473] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.459514] [55270]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.459557] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.459598] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.459639] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.459679] [55270]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.459720] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.459760] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.459801] [55269]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.459842] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.459882] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.459923] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.459967] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.460033] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.460076] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.460116] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.460156] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.460197] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.460237] [55269]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.460277] [55270]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.460324] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.460369] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.460410] [55269]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.460450] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.460491] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.460531] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.460572] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.460612] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.460653] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.460694] [55270]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.460738] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.460780] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.460821] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.460861] [55270]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.460901] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.460942] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.460982] [55269]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.461029] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.461070] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.461116] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.461158] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.461199] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.461240] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.461280] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.461321] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.461362] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.461402] [55269]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.461442] [55270]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.461487] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.461528] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.461568] [55269]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.461609] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.461649] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.461691] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.461731] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.461758] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.461783] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.461811] [55270]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.461836] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.461861] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.461885] [55269]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.461909] [55270]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.461935] [55269]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.461959] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.461984] [55269]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.462014] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.462044] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.462070] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.462095] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.462120] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.462145] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.462171] [55270]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.462196] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.462221] [55270]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.462247] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.462274] [55270]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.462299] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.462324] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.462347] [55269]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.462372] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.462397] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.462420] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.462445] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.462470] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.462501] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.462526] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.462551] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.462575] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.462600] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.462624] [55270]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.462647] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.462672] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.462696] [55269]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.462724] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.462749] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.462773] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.462800] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.462826] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.462850] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.462874] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.462899] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.462923] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.462949] [55269]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.462975] [55270]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.462999] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.463286] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.463328] [55269]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.463369] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.463409] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.463456] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.463497] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.463592] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.463636] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.463677] [55270]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.463717] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.463757] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.463796] [55269]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.463837] [55270]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.463876] [55269]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.463919] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.463960] [55269]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.464018] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.464060] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.464099] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.464139] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.464186] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.464227] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.464268] [55270]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.464323] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.464374] [55270]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.464415] [55269]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.464455] [55270]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.464495] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.464536] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.464576] [55269]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.464620] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.464660] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.464700] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.464744] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.464785] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.464826] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.464867] [55270]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.464907] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.464907] [55269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.464983] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.465038] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.465080] [55270]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.465123] [55269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.465163] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.465203] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.465243] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.465298] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.465345] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.465385] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.465427] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.465467] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.465518] [55270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.465561] [55269]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.465653] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.465698] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.465738] [55270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.465779] [55269]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.465819] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.465861] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.465901] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.465946] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.465987] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.466034] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.466074] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.466115] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.466155] [55270]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.466195] [55269]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.466235] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.466274] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.466322] [55270]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.466364] [55269]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.466406] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.466446] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.466485] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.466530] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.466570] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.466611] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.466651] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.466694] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.466735] [55270]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.466774] [55269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.466813] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.466842] [55269]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.466867] [55270]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.466892] [55269]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.466921] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.466946] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.466972] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.466997] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.467029] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.467053] [55269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.467078] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.467103] [55269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55269) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.467127] [55270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.467151] [55269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.467175] [55270]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.467206] [55269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.467206] [55269]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.467255] [55270]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.467255] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.467301] [55269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.467327] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.467351] [55269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55269) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.467375] [55270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 465.467375] [55270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55270) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 465.467375] [55270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 465.467375] [55270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 465.467375] [55270]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 465.467375] [55270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 465.467375] [55270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55270) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 465.486822] [55269]: INFO dbcounter [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Registered counter for database cinder [ 465.487817] [55270]: INFO dbcounter [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Registered counter for database cinder [ 465.496112] [55269]: DEBUG oslo_db.sqlalchemy.engines [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 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=55269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 465.496797] [55270]: DEBUG oslo_db.sqlalchemy.engines [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 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=55270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 465.621394] [55270]: DEBUG dbcounter [-] [55270] Writer thread running {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 465.625022] [55270]: INFO cinder.rpc [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 465.625638] [55269]: DEBUG dbcounter [-] [55269] Writer thread running {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 465.627190] [55270]: INFO cinder.rpc [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 465.627849] [55269]: INFO cinder.rpc [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 465.629203] [55270]: INFO cinder.rpc [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 465.629994] [55269]: INFO cinder.rpc [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 465.630979] [55270]: INFO cinder.rpc [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 465.631407] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.631596] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.631984] [55269]: INFO cinder.rpc [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 465.633182] [55270]: WARNING cinder.keymgr.conf_key_mgr [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 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' [ 465.633862] [55269]: INFO cinder.rpc [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 465.634277] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.634487] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.635175] [55269]: WARNING cinder.keymgr.conf_key_mgr [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 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' [ 465.636170] [55270]: DEBUG oslo_db.sqlalchemy.engines [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 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=55270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 465.637919] [55270]: INFO cinder.rpc [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 465.638106] [55269]: DEBUG oslo_db.sqlalchemy.engines [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 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=55269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 465.639746] [55269]: INFO cinder.rpc [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 465.639824] [55270]: INFO cinder.rpc [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 465.640271] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.640440] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.641554] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.641690] [55269]: INFO cinder.rpc [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 465.641725] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.642115] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.642312] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.642509] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.642682] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.643371] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.643534] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.644355] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.644499] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.652615] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.652779] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.654846] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.655024] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.656666] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.656828] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.658908] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.659079] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.659507] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.659673] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.661735] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.661900] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.663188] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.663352] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.665465] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.665630] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.665977] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.666159] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.668134] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.668302] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.668643] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.668806] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.670780] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.670943] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.671830] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.671993] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.673629] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.673798] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.674322] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.674483] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.676067] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.676234] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.676802] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.676972] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.677887] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.678059] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.678980] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.679156] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.680064] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.680223] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.680258] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.680386] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.682440] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.682599] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.685580] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.685746] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.687751] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.687915] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.688869] [55270]: WARNING cinder.api.contrib.hosts [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 465.689309] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.689468] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.690309] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.690469] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.691037] [55269]: WARNING cinder.api.contrib.hosts [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 465.691433] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.691468] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.691597] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.691630] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.692390] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.692488] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.692539] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.692641] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.693542] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.693605] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.693694] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.693753] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.694533] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.694616] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.694708] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.694762] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.695565] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.695691] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.695742] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.695858] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.696781] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.696932] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.697376] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.697533] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.697739] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.697898] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.698449] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.698610] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.699311] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: extensions {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.699528] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.699693] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.700621] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.700668] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: os-hosts {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.700777] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.701479] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: extensions {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.702895] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: os-hosts {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.794064] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: qos-specs {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.795778] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: qos-specs {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.796727] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: os-quota-class-sets {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.798667] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: scheduler-stats {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.798785] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: os-quota-class-sets {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.799466] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: scheduler-stats {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.799529] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: os-snapshot-manage {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.800970] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: os-snapshot-manage {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.801512] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: capabilities {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.802481] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: capabilities {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.802856] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: encryption {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.803844] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: encryption {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.804570] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: cgsnapshots {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.806031] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: os-quota-sets {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.806112] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: cgsnapshots {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.807564] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: os-volume-manage {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.807962] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: os-quota-sets {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.809226] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: os-volume-transfer {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.809517] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: os-volume-manage {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.810911] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: os-volume-type-access {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.811047] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: os-volume-transfer {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.812724] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: os-volume-type-access {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.812943] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: backups {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.814330] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: backups {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.815213] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: os-services {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.816418] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: os-services {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.816517] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: consistencygroups {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.817757] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: consistencygroups {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.818538] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: extra_specs {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.819754] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: extra_specs {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.820837] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: os-availability-zone {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.822093] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: os-availability-zone {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.822186] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extended resource: encryption {{(pid=55270) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.823413] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extended resource: encryption {{(pid=55269) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 465.824258] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.824472] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.825403] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.825510] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.825602] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.825655] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.826518] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.826637] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.826690] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.826812] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.827560] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.827694] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.827727] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.827853] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.828635] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.828748] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.828804] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.828909] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.829642] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.829802] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.829853] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.830011] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.830822] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.830867] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.830980] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.831026] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.831808] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.831966] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.832038] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.832199] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.832972] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.833038] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.833148] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.833199] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.833939] [55270]: WARNING stevedore.named [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.834408] [55270]: WARNING castellan.key_manager [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.834452] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.834452] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.834813] [55270]: DEBUG cinder.api.contrib.snapshot_actions [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] SnapshotActionsController initialized {{(pid=55270) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 465.834949] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension VolumeActions extending resource: volumes {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.835117] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension UsedLimits extending resource: limits {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.835164] [55269]: WARNING stevedore.named [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 465.835243] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.835295] [55269]: WARNING castellan.key_manager [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 465.835390] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.835525] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension TypesManage extending resource: types {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.835648] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.835764] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension AdminActions extending resource: volumes {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.835896] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension AdminActions extending resource: snapshots {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.835990] [55269]: DEBUG cinder.api.contrib.snapshot_actions [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] SnapshotActionsController initialized {{(pid=55269) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 465.836044] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension AdminActions extending resource: backups {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.836139] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.836172] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension VolumeActions extending resource: volumes {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.836279] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.836313] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension UsedLimits extending resource: limits {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.836411] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.836444] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.836537] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.836569] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.836689] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension TypesManage extending resource: types {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.836781] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.836819] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.836913] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.836946] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension AdminActions extending resource: volumes {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.837038] [55270]: DEBUG cinder.api.openstack [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55270) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.837073] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension AdminActions extending resource: snapshots {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.837174] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension AdminActions extending resource: backups {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.837289] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.837424] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.837540] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.837661] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.837856] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.837974] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.838097] [55269]: DEBUG cinder.api.openstack [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55269) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 465.839159] [55270]: WARNING keystonemiddleware.auth_token [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 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. [ 465.840248] [55269]: WARNING keystonemiddleware.auth_token [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 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. [ 465.843551] [55270]: WARNING keystonemiddleware.auth_token [None req-7e3a7fd4-90d5-4f9b-aad7-5f9f8d97af93 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 [ 465.844301] [55269]: WARNING keystonemiddleware.auth_token [None req-24ec2a9b-0669-4c61-a053-c846cfdef2f9 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 [ 465.846008] [55270]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5b4f9bfc5be0 pid: 55270 (default app) [ 465.846741] [55269]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5b4f9bfc5be0 pid: 55269 (default app) [ 465.854408] [55270]: /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. [ 465.854408] [55270]: warnings.warn(deprecated_msg) [ 465.854531] [55270]: /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. [ 465.854531] [55270]: warnings.warn(deprecated_msg) [ 465.854531] [55270]: /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. [ 465.854531] [55270]: warnings.warn(deprecated_msg) [ 465.854531] [55270]: /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. [ 465.854707] [55270]: warnings.warn(deprecated_msg) [ 465.854707] [55270]: /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. [ 465.854707] [55270]: warnings.warn(deprecated_msg) [ 465.854707] [55270]: /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. [ 465.854707] [55270]: warnings.warn(deprecated_msg) [ 465.854707] [55270]: /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. [ 465.854891] [55270]: warnings.warn(deprecated_msg) [ 465.854891] [55270]: /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. [ 465.854891] [55270]: warnings.warn(deprecated_msg) [ 465.854891] [55270]: /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. [ 465.854891] [55270]: warnings.warn(deprecated_msg) [ 465.855054] [55270]: /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. [ 465.855054] [55270]: warnings.warn(deprecated_msg) [ 465.855054] [55270]: /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. [ 465.855054] [55270]: warnings.warn(deprecated_msg) [ 465.855180] [55270]: /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. [ 465.855180] [55270]: warnings.warn(deprecated_msg) [ 465.855180] [55270]: /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. [ 465.855180] [55270]: warnings.warn(deprecated_msg) [ 465.855366] [55270]: /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. [ 465.855366] [55270]: warnings.warn(deprecated_msg) [ 465.855366] [55270]: /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. [ 465.855366] [55270]: warnings.warn(deprecated_msg) [ 465.855366] [55270]: /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. [ 465.855529] [55270]: warnings.warn(deprecated_msg) [ 465.855529] [55270]: /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. [ 465.855529] [55270]: warnings.warn(deprecated_msg) [ 465.855529] [55270]: /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. [ 465.855529] [55270]: warnings.warn(deprecated_msg) [ 465.855675] [55270]: /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. [ 465.855675] [55270]: warnings.warn(deprecated_msg) [ 465.855675] [55270]: /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. [ 465.855675] [55270]: warnings.warn(deprecated_msg) [ 465.855675] [55270]: /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. [ 465.855675] [55270]: warnings.warn(deprecated_msg) [ 465.855853] [55270]: /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. [ 465.855853] [55270]: warnings.warn(deprecated_msg) [ 465.855853] [55270]: /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. [ 465.855853] [55270]: warnings.warn(deprecated_msg) [ 465.855853] [55270]: /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. [ 465.855853] [55270]: warnings.warn(deprecated_msg) [ 465.856039] [55270]: /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. [ 465.856039] [55270]: warnings.warn(deprecated_msg) [ 465.856039] [55270]: /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. [ 465.856039] [55270]: warnings.warn(deprecated_msg) [ 465.856039] [55270]: /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. [ 465.856039] [55270]: warnings.warn(deprecated_msg) [ 465.856219] [55270]: /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. [ 465.856219] [55270]: warnings.warn(deprecated_msg) [ 465.856219] [55270]: /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. [ 465.856219] [55270]: warnings.warn(deprecated_msg) [ 465.856219] [55270]: /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. [ 465.856219] [55270]: warnings.warn(deprecated_msg) [ 465.856394] [55270]: /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. [ 465.856394] [55270]: warnings.warn(deprecated_msg) [ 465.856394] [55270]: /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. [ 465.856394] [55270]: warnings.warn(deprecated_msg) [ 465.856515] [55270]: /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. [ 465.856515] [55270]: warnings.warn(deprecated_msg) [ 465.856515] [55270]: /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. [ 465.856515] [55270]: warnings.warn(deprecated_msg) [ 465.856515] [55270]: /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. [ 465.856673] [55270]: warnings.warn(deprecated_msg) [ 465.856673] [55270]: /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. [ 465.856673] [55270]: warnings.warn(deprecated_msg) [ 465.856673] [55270]: /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. [ 465.856673] [55270]: warnings.warn(deprecated_msg) [ 465.856816] [55270]: /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. [ 465.856816] [55270]: warnings.warn(deprecated_msg) [ 465.856816] [55270]: /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. [ 465.856816] [55270]: warnings.warn(deprecated_msg) [ 465.856816] [55270]: /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. [ 465.856816] [55270]: warnings.warn(deprecated_msg) [ 465.856982] [55270]: /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. [ 465.856982] [55270]: warnings.warn(deprecated_msg) [ 465.856982] [55270]: /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. [ 465.856982] [55270]: warnings.warn(deprecated_msg) [ 465.856982] [55270]: /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. [ 465.857179] [55270]: warnings.warn(deprecated_msg) [ 465.857179] [55270]: /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. [ 465.857179] [55270]: warnings.warn(deprecated_msg) [ 465.857179] [55270]: /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. [ 465.857179] [55270]: warnings.warn(deprecated_msg) [ 465.857330] [55270]: /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. [ 465.857330] [55270]: warnings.warn(deprecated_msg) [ 465.857330] [55270]: /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. [ 465.857330] [55270]: warnings.warn(deprecated_msg) [ 465.857453] [55270]: /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. [ 465.857453] [55270]: warnings.warn(deprecated_msg) [ 465.857453] [55270]: /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. [ 465.857453] [55270]: warnings.warn(deprecated_msg) [ 465.857578] [55270]: /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. [ 465.857578] [55270]: warnings.warn(deprecated_msg) [ 465.857578] [55270]: /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. [ 465.857578] [55270]: warnings.warn(deprecated_msg) [ 465.857578] [55270]: /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. [ 465.857736] [55270]: warnings.warn(deprecated_msg) [ 465.857736] [55270]: /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. [ 465.857736] [55270]: warnings.warn(deprecated_msg) [ 465.857736] [55270]: /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. [ 465.857736] [55270]: warnings.warn(deprecated_msg) [ 465.857875] [55270]: /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. [ 465.857875] [55270]: warnings.warn(deprecated_msg) [ 465.857875] [55270]: /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. [ 465.857875] [55270]: warnings.warn(deprecated_msg) [ 465.858626] [55270]: /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. [ 465.858626] [55270]: warnings.warn(deprecated_msg) [ 465.858626] [55270]: /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. [ 465.858626] [55270]: warnings.warn(deprecated_msg) [ 465.858871] [55270]: /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. [ 465.858871] [55270]: warnings.warn(deprecated_msg) [ 465.858871] [55270]: /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. [ 465.858871] [55270]: warnings.warn(deprecated_msg) [ 465.859098] [55270]: /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. [ 465.859098] [55270]: warnings.warn(deprecated_msg) [ 465.859098] [55270]: /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. [ 465.859098] [55270]: warnings.warn(deprecated_msg) [ 465.859299] [55270]: /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. [ 465.859299] [55270]: warnings.warn(deprecated_msg) [ 465.859299] [55270]: /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. [ 465.859299] [55270]: warnings.warn(deprecated_msg) [ 465.859503] [55270]: /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. [ 465.859503] [55270]: warnings.warn(deprecated_msg) [ 465.859503] [55270]: /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. [ 465.859503] [55270]: warnings.warn(deprecated_msg) [ 465.859503] [55270]: /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. [ 465.859503] [55270]: warnings.warn(deprecated_msg) [ 465.859792] [55270]: /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. [ 465.859792] [55270]: warnings.warn(deprecated_msg) [ 465.859792] [55270]: /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. [ 465.859792] [55270]: warnings.warn(deprecated_msg) [ 465.859792] [55270]: /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. [ 465.860070] [55270]: warnings.warn(deprecated_msg) [ 465.860070] [55270]: /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. [ 465.860070] [55270]: warnings.warn(deprecated_msg) [ 465.860070] [55270]: /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. [ 465.860070] [55270]: warnings.warn(deprecated_msg) [ 465.860070] [55270]: /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. [ 465.860070] [55270]: warnings.warn(deprecated_msg) [ 465.860403] [55270]: /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. [ 465.860403] [55270]: warnings.warn(deprecated_msg) [ 465.860403] [55270]: /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. [ 465.860403] [55270]: warnings.warn(deprecated_msg) [ 465.860403] [55270]: /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. [ 465.860403] [55270]: warnings.warn(deprecated_msg) [ 465.860774] [55270]: /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. [ 465.860774] [55270]: warnings.warn(deprecated_msg) [ 465.860774] [55270]: /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. [ 465.860774] [55270]: warnings.warn(deprecated_msg) [ 465.860774] [55270]: /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. [ 465.860774] [55270]: warnings.warn(deprecated_msg) [ 465.861083] [55270]: /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. [ 465.861083] [55270]: warnings.warn(deprecated_msg) [ 465.861083] [55270]: /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. [ 465.861083] [55270]: warnings.warn(deprecated_msg) [ 465.861083] [55270]: /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. [ 465.861083] [55270]: warnings.warn(deprecated_msg) [ 465.861388] [55270]: /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. [ 465.861388] [55270]: warnings.warn(deprecated_msg) [ 465.861388] [55270]: /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. [ 465.861388] [55270]: warnings.warn(deprecated_msg) [ 465.861586] [55270]: /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. [ 465.861586] [55270]: warnings.warn(deprecated_msg) [ 465.861586] [55270]: /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. [ 465.861586] [55270]: warnings.warn(deprecated_msg) [ 465.861781] [55270]: /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. [ 465.861781] [55270]: warnings.warn(deprecated_msg) [ 465.861781] [55270]: /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. [ 465.861781] [55270]: warnings.warn(deprecated_msg) [ 465.861978] [55270]: /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. [ 465.861978] [55270]: warnings.warn(deprecated_msg) [ 465.861978] [55270]: /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. [ 465.861978] [55270]: warnings.warn(deprecated_msg) [ 465.861978] [55270]: DEBUG cinder.api.middleware.request_id [None req-02d5c407-8451-4226-90a8-afe0006e695d None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 465.861978] [55270]: [pid: 55270|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Thu Dec 12 02:35:22 2024] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 469.176685] [55269]: /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. [ 469.176685] [55269]: warnings.warn(deprecated_msg) [ 469.177114] [55269]: /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. [ 469.177114] [55269]: warnings.warn(deprecated_msg) [ 469.177114] [55269]: /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. [ 469.177114] [55269]: warnings.warn(deprecated_msg) [ 469.177114] [55269]: /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. [ 469.177361] [55269]: warnings.warn(deprecated_msg) [ 469.177361] [55269]: /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. [ 469.177361] [55269]: warnings.warn(deprecated_msg) [ 469.177361] [55269]: /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. [ 469.177361] [55269]: warnings.warn(deprecated_msg) [ 469.177361] [55269]: /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. [ 469.177642] [55269]: warnings.warn(deprecated_msg) [ 469.177642] [55269]: /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. [ 469.177642] [55269]: warnings.warn(deprecated_msg) [ 469.177642] [55269]: /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. [ 469.177642] [55269]: warnings.warn(deprecated_msg) [ 469.177860] [55269]: /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. [ 469.177860] [55269]: warnings.warn(deprecated_msg) [ 469.177860] [55269]: /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. [ 469.177860] [55269]: warnings.warn(deprecated_msg) [ 469.178063] [55269]: /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. [ 469.178063] [55269]: warnings.warn(deprecated_msg) [ 469.178063] [55269]: /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. [ 469.178063] [55269]: warnings.warn(deprecated_msg) [ 469.178271] [55269]: /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. [ 469.178271] [55269]: warnings.warn(deprecated_msg) [ 469.178271] [55269]: /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. [ 469.178271] [55269]: warnings.warn(deprecated_msg) [ 469.178271] [55269]: /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. [ 469.178508] [55269]: warnings.warn(deprecated_msg) [ 469.178508] [55269]: /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. [ 469.178508] [55269]: warnings.warn(deprecated_msg) [ 469.178508] [55269]: /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. [ 469.178508] [55269]: warnings.warn(deprecated_msg) [ 469.178725] [55269]: /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. [ 469.178725] [55269]: warnings.warn(deprecated_msg) [ 469.178725] [55269]: /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. [ 469.178725] [55269]: warnings.warn(deprecated_msg) [ 469.178725] [55269]: /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. [ 469.178725] [55269]: warnings.warn(deprecated_msg) [ 469.179446] [55269]: /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. [ 469.179446] [55269]: warnings.warn(deprecated_msg) [ 469.179446] [55269]: /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. [ 469.179446] [55269]: warnings.warn(deprecated_msg) [ 469.179446] [55269]: /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. [ 469.179446] [55269]: warnings.warn(deprecated_msg) [ 469.179713] [55269]: /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. [ 469.179713] [55269]: warnings.warn(deprecated_msg) [ 469.179713] [55269]: /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. [ 469.179713] [55269]: warnings.warn(deprecated_msg) [ 469.179713] [55269]: /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. [ 469.179713] [55269]: warnings.warn(deprecated_msg) [ 469.180111] [55269]: /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. [ 469.180111] [55269]: warnings.warn(deprecated_msg) [ 469.180111] [55269]: /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. [ 469.180111] [55269]: warnings.warn(deprecated_msg) [ 469.180111] [55269]: /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. [ 469.180111] [55269]: warnings.warn(deprecated_msg) [ 469.180386] [55269]: /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. [ 469.180386] [55269]: warnings.warn(deprecated_msg) [ 469.180386] [55269]: /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. [ 469.180386] [55269]: warnings.warn(deprecated_msg) [ 469.180649] [55269]: /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. [ 469.180649] [55269]: warnings.warn(deprecated_msg) [ 469.180649] [55269]: /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. [ 469.180649] [55269]: warnings.warn(deprecated_msg) [ 469.180649] [55269]: /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. [ 469.181020] [55269]: warnings.warn(deprecated_msg) [ 469.181020] [55269]: /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. [ 469.181020] [55269]: warnings.warn(deprecated_msg) [ 469.181020] [55269]: /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. [ 469.181020] [55269]: warnings.warn(deprecated_msg) [ 469.181279] [55269]: /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. [ 469.181279] [55269]: warnings.warn(deprecated_msg) [ 469.181279] [55269]: /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. [ 469.181279] [55269]: warnings.warn(deprecated_msg) [ 469.181279] [55269]: /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. [ 469.181279] [55269]: warnings.warn(deprecated_msg) [ 469.181537] [55269]: /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. [ 469.181537] [55269]: warnings.warn(deprecated_msg) [ 469.181537] [55269]: /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. [ 469.181537] [55269]: warnings.warn(deprecated_msg) [ 469.181537] [55269]: /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. [ 469.181767] [55269]: warnings.warn(deprecated_msg) [ 469.181767] [55269]: /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. [ 469.181767] [55269]: warnings.warn(deprecated_msg) [ 469.181767] [55269]: /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. [ 469.181767] [55269]: warnings.warn(deprecated_msg) [ 469.181988] [55269]: /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. [ 469.181988] [55269]: warnings.warn(deprecated_msg) [ 469.181988] [55269]: /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. [ 469.181988] [55269]: warnings.warn(deprecated_msg) [ 469.182188] [55269]: /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. [ 469.182188] [55269]: warnings.warn(deprecated_msg) [ 469.182188] [55269]: /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. [ 469.182188] [55269]: warnings.warn(deprecated_msg) [ 469.182292] [55269]: /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. [ 469.182292] [55269]: warnings.warn(deprecated_msg) [ 469.182292] [55269]: /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. [ 469.182292] [55269]: warnings.warn(deprecated_msg) [ 469.182292] [55269]: /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. [ 469.182570] [55269]: warnings.warn(deprecated_msg) [ 469.182570] [55269]: /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. [ 469.182570] [55269]: warnings.warn(deprecated_msg) [ 469.182570] [55269]: /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. [ 469.182570] [55269]: warnings.warn(deprecated_msg) [ 469.182707] [55269]: /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. [ 469.182707] [55269]: warnings.warn(deprecated_msg) [ 469.182707] [55269]: /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. [ 469.182707] [55269]: warnings.warn(deprecated_msg) [ 469.182821] [55269]: /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. [ 469.182821] [55269]: warnings.warn(deprecated_msg) [ 469.182821] [55269]: /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. [ 469.182821] [55269]: warnings.warn(deprecated_msg) [ 469.182924] [55269]: /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. [ 469.182924] [55269]: warnings.warn(deprecated_msg) [ 469.182924] [55269]: /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. [ 469.182924] [55269]: warnings.warn(deprecated_msg) [ 469.183087] [55269]: /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. [ 469.183087] [55269]: warnings.warn(deprecated_msg) [ 469.183087] [55269]: /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. [ 469.183087] [55269]: warnings.warn(deprecated_msg) [ 469.183269] [55269]: /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. [ 469.183269] [55269]: warnings.warn(deprecated_msg) [ 469.183269] [55269]: /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. [ 469.183269] [55269]: warnings.warn(deprecated_msg) [ 469.183466] [55269]: /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. [ 469.183466] [55269]: warnings.warn(deprecated_msg) [ 469.183466] [55269]: /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. [ 469.183466] [55269]: warnings.warn(deprecated_msg) [ 469.183466] [55269]: /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. [ 469.183466] [55269]: warnings.warn(deprecated_msg) [ 469.183639] [55269]: /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. [ 469.183639] [55269]: warnings.warn(deprecated_msg) [ 469.183639] [55269]: /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. [ 469.183639] [55269]: warnings.warn(deprecated_msg) [ 469.183639] [55269]: /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. [ 469.184868] [55269]: warnings.warn(deprecated_msg) [ 469.184868] [55269]: /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. [ 469.184868] [55269]: warnings.warn(deprecated_msg) [ 469.184868] [55269]: /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. [ 469.184868] [55269]: warnings.warn(deprecated_msg) [ 469.184868] [55269]: /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. [ 469.184868] [55269]: warnings.warn(deprecated_msg) [ 469.185201] [55269]: /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. [ 469.185201] [55269]: warnings.warn(deprecated_msg) [ 469.185201] [55269]: /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. [ 469.185201] [55269]: warnings.warn(deprecated_msg) [ 469.185201] [55269]: /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. [ 469.185201] [55269]: warnings.warn(deprecated_msg) [ 469.185484] [55269]: /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. [ 469.185484] [55269]: warnings.warn(deprecated_msg) [ 469.185484] [55269]: /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. [ 469.185484] [55269]: warnings.warn(deprecated_msg) [ 469.185484] [55269]: /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. [ 469.185484] [55269]: warnings.warn(deprecated_msg) [ 469.185749] [55269]: /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. [ 469.185749] [55269]: warnings.warn(deprecated_msg) [ 469.185749] [55269]: /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. [ 469.185749] [55269]: warnings.warn(deprecated_msg) [ 469.185749] [55269]: /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. [ 469.185749] [55269]: warnings.warn(deprecated_msg) [ 469.188052] [55269]: /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. [ 469.188052] [55269]: warnings.warn(deprecated_msg) [ 469.188052] [55269]: /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. [ 469.188052] [55269]: warnings.warn(deprecated_msg) [ 469.188284] [55269]: /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. [ 469.188284] [55269]: warnings.warn(deprecated_msg) [ 469.188284] [55269]: /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. [ 469.188284] [55269]: warnings.warn(deprecated_msg) [ 469.188393] [55269]: /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. [ 469.188393] [55269]: warnings.warn(deprecated_msg) [ 469.188393] [55269]: /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. [ 469.188393] [55269]: warnings.warn(deprecated_msg) [ 469.188501] [55269]: /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. [ 469.188501] [55269]: warnings.warn(deprecated_msg) [ 469.188501] [55269]: /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. [ 469.188501] [55269]: warnings.warn(deprecated_msg) [ 469.188501] [55269]: DEBUG cinder.api.middleware.request_id [None req-97e60e10-7376-428b-8a94-05839e1a789e None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 469.533860] [55269]: INFO cinder.api.openstack.wsgi [None req-97e60e10-7376-428b-8a94-05839e1a789e admin admin] POST http://10.180.1.21/volume/v3/types [ 469.534594] [55269]: DEBUG cinder.api.openstack.wsgi [None req-97e60e10-7376-428b-8a94-05839e1a789e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 469.536572] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 469.536572] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 469.540095] [55269]: DEBUG oslo_db.sqlalchemy.engines [None req-97e60e10-7376-428b-8a94-05839e1a789e 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=55269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 469.565410] [55269]: INFO cinder.api.openstack.wsgi [None req-97e60e10-7376-428b-8a94-05839e1a789e admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 469.565882] [55269]: [pid: 55269|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 12 02:35:26 2024] POST /volume/v3/types => generated 182 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 469.569775] [55270]: DEBUG cinder.api.middleware.request_id [req-97e60e10-7376-428b-8a94-05839e1a789e req-4c8bb36f-ba59-419b-811c-b55dd9c79378 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 469.839982] [55270]: INFO cinder.api.openstack.wsgi [req-97e60e10-7376-428b-8a94-05839e1a789e req-4c8bb36f-ba59-419b-811c-b55dd9c79378 admin admin] POST http://10.180.1.21/volume/v3/types/5aa30d75-aadb-45b4-a52b-58edb9fcf1bd/extra_specs [ 469.840832] [55270]: DEBUG cinder.api.openstack.wsgi [req-97e60e10-7376-428b-8a94-05839e1a789e req-4c8bb36f-ba59-419b-811c-b55dd9c79378 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 469.842768] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 469.842768] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 469.846497] [55270]: DEBUG oslo_db.sqlalchemy.engines [req-97e60e10-7376-428b-8a94-05839e1a789e req-4c8bb36f-ba59-419b-811c-b55dd9c79378 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=55270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 469.894458] [55270]: INFO cinder.api.openstack.wsgi [req-97e60e10-7376-428b-8a94-05839e1a789e req-4c8bb36f-ba59-419b-811c-b55dd9c79378 admin admin] http://10.180.1.21/volume/v3/types/5aa30d75-aadb-45b4-a52b-58edb9fcf1bd/extra_specs returned with HTTP 200 [ 469.895180] [55270]: [pid: 55270|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Thu Dec 12 02:35:26 2024] POST /volume/v3/types/5aa30d75-aadb-45b4-a52b-58edb9fcf1bd/extra_specs => generated 51 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 479.561745] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 479.893206] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 480.796108] [55269]: DEBUG cinder.api.middleware.request_id [None req-b3516bb4-6aa3-4ba6-9ca9-70d6cb233f1c None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 480.796802] [55269]: INFO cinder.api.openstack.wsgi [None req-b3516bb4-6aa3-4ba6-9ca9-70d6cb233f1c None None] GET http://10.180.1.21/volume// [ 480.796990] [55269]: DEBUG cinder.api.openstack.wsgi [None req-b3516bb4-6aa3-4ba6-9ca9-70d6cb233f1c None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 480.797224] [55269]: DEBUG cinder.api.openstack.wsgi [None req-b3516bb4-6aa3-4ba6-9ca9-70d6cb233f1c None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 480.797784] [55269]: INFO cinder.api.openstack.wsgi [None req-b3516bb4-6aa3-4ba6-9ca9-70d6cb233f1c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 480.798104] [55269]: [pid: 55269|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Thu Dec 12 02:35:37 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 536.593762] [55270]: DEBUG cinder.api.middleware.request_id [None req-27cacf9a-7f4f-4005-a6c5-8d2b0d669267 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 536.661998] [55270]: INFO cinder.api.openstack.wsgi [None req-27cacf9a-7f4f-4005-a6c5-8d2b0d669267 tempest-verify_tempest_config-698406688 tempest-verify_tempest_config-698406688-project-member] GET http://10.180.1.21/volume/v3/extensions [ 536.662256] [55270]: DEBUG cinder.api.openstack.wsgi [None req-27cacf9a-7f4f-4005-a6c5-8d2b0d669267 tempest-verify_tempest_config-698406688 tempest-verify_tempest_config-698406688-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 536.662487] [55270]: DEBUG cinder.api.openstack.wsgi [None req-27cacf9a-7f4f-4005-a6c5-8d2b0d669267 tempest-verify_tempest_config-698406688 tempest-verify_tempest_config-698406688-project-member] Calling method 'index' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 536.662895] [55270]: INFO cinder.api.openstack.wsgi [None req-27cacf9a-7f4f-4005-a6c5-8d2b0d669267 tempest-verify_tempest_config-698406688 tempest-verify_tempest_config-698406688-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 536.663286] [55270]: [pid: 55270|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Dec 12 02:36:33 2024] GET /volume/v3/extensions => generated 5245 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1354.807808] [55269]: DEBUG cinder.api.middleware.request_id [None req-b45937d2-c5d1-42ee-afae-4fe949972587 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1354.811654] [55269]: INFO cinder.api.openstack.wsgi [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1354.813212] [55269]: DEBUG cinder.api.openstack.wsgi [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-607132238", "imageRef": "844838ed-b150-482e-a0f6-dcce37470b52", "size": 1}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1354.818550] [55269]: DEBUG cinder.api.v3.volumes [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-607132238', 'imageRef': '844838ed-b150-482e-a0f6-dcce37470b52', 'size': 1}} {{(pid=55269) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1355.408970] [55269]: INFO cinder.api.v3.volumes [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Create volume of 1 GB [ 1355.427123] [55269]: DEBUG cinder.volume.api [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Availability zone cache updated, next update will occur around 2024-12-12 03:50:12.284056. {{(pid=55269) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1355.427356] [55269]: INFO cinder.volume.api [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Availability Zones retrieved successfully. [ 1355.444528] [55269]: /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 [ 1355.444528] [55269]: import asyncore [ 1355.453348] [55269]: DEBUG cinder.volume.api [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Flow 'volume_create_api' (5bc5b4da-7509-4cb4-bc46-e9913617c990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1355.454835] [55269]: DEBUG cinder.volume.api [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee83ef6-831a-4033-b327-506954d7672b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1355.458243] [55269]: DEBUG cinder.volume.flows.api.create_volume [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Validating volume size '1' using validate_int {{(pid=55269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1355.554025] [55269]: DEBUG cinder.volume.api [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee83ef6-831a-4033-b327-506954d7672b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1355.554025] [55269]: DEBUG cinder.volume.api [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b2e5e4-695e-408b-b9de-75943ff1914d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1355.587568] [55269]: WARNING cinder.quota [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-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. [ 1355.587568] [55269]: WARNING cinder.quota [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-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. [ 1355.634579] [55269]: DEBUG cinder.quota [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Created reservations ['20e76e74-7b64-4591-811b-5122bb9b17e6', 'f0aa7d72-41fa-40dd-81ff-1035be4123fd', 'e3b93d0a-2711-462d-bf63-61378d761826', 'cc38f4d6-0fd3-4839-bd8e-c12c443ec4af'] {{(pid=55269) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1355.635647] [55269]: DEBUG cinder.volume.api [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b2e5e4-695e-408b-b9de-75943ff1914d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20e76e74-7b64-4591-811b-5122bb9b17e6', 'f0aa7d72-41fa-40dd-81ff-1035be4123fd', 'e3b93d0a-2711-462d-bf63-61378d761826', 'cc38f4d6-0fd3-4839-bd8e-c12c443ec4af']}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1355.637056] [55269]: DEBUG cinder.volume.api [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc49452-05b7-4602-883c-4dce9bcb3607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1355.799948] [55269]: DEBUG cinder.volume.api [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc49452-05b7-4602-883c-4dce9bcb3607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76167f57-102e-45d9-8256-5434bbce481e', '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-607132238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b0cb4d3e7844aea904384f8677bbc0',qos_specs=None,replication_status=,reservations=['20e76e74-7b64-4591-811b-5122bb9b17e6','f0aa7d72-41fa-40dd-81ff-1035be4123fd','e3b93d0a-2711-462d-bf63-61378d761826','cc38f4d6-0fd3-4839-bd8e-c12c443ec4af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0d42b1de8d4053a4424a54769ef282',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:50:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-607132238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76167f57-102e-45d9-8256-5434bbce481e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48b0cb4d3e7844aea904384f8677bbc0',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='bf0d42b1de8d4053a4424a54769ef282',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1355.799948] [55269]: DEBUG cinder.volume.api [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87684455-ed9c-4030-bdc3-641c0bf5e1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1355.818369] [55269]: DEBUG cinder.volume.api [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87684455-ed9c-4030-bdc3-641c0bf5e1de) 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-607132238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b0cb4d3e7844aea904384f8677bbc0',qos_specs=None,replication_status=,reservations=['20e76e74-7b64-4591-811b-5122bb9b17e6','f0aa7d72-41fa-40dd-81ff-1035be4123fd','e3b93d0a-2711-462d-bf63-61378d761826','cc38f4d6-0fd3-4839-bd8e-c12c443ec4af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0d42b1de8d4053a4424a54769ef282',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1355.819343] [55269]: DEBUG cinder.volume.api [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c192052d-904b-4e3f-bdf5-f913501a9684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1355.843379] [55269]: DEBUG cinder.volume.api [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c192052d-904b-4e3f-bdf5-f913501a9684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1355.844608] [55269]: DEBUG cinder.volume.api [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Flow 'volume_create_api' (5bc5b4da-7509-4cb4-bc46-e9913617c990) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1355.845021] [55269]: INFO cinder.volume.api [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Create volume request issued successfully. [ 1355.845990] [55269]: INFO cinder.api.openstack.wsgi [None req-b45937d2-c5d1-42ee-afae-4fe949972587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1355.846618] [55269]: [pid: 55269|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 12 02:50:11 2024] POST /volume/v3/volumes => generated 751 bytes in 1040 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1355.857054] [55270]: DEBUG cinder.api.middleware.request_id [None req-01dd4cb9-5c7e-4b36-b683-f07b9f466f04 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.865948] [55270]: INFO cinder.api.openstack.wsgi [None req-01dd4cb9-5c7e-4b36-b683-f07b9f466f04 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1355.866170] [55270]: DEBUG cinder.api.openstack.wsgi [None req-01dd4cb9-5c7e-4b36-b683-f07b9f466f04 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1355.866395] [55270]: DEBUG cinder.api.openstack.wsgi [None req-01dd4cb9-5c7e-4b36-b683-f07b9f466f04 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1355.905302] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.905302] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1355.915690] [55270]: INFO cinder.volume.api [None req-01dd4cb9-5c7e-4b36-b683-f07b9f466f04 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1355.925156] [55270]: INFO cinder.api.openstack.wsgi [None req-01dd4cb9-5c7e-4b36-b683-f07b9f466f04 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1355.925726] [55270]: [pid: 55270|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:12 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1356.938267] [55269]: DEBUG cinder.api.middleware.request_id [None req-7563b87a-190d-4d6d-beac-43b8ec083628 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.944112] [55269]: INFO cinder.api.openstack.wsgi [None req-7563b87a-190d-4d6d-beac-43b8ec083628 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1356.944432] [55269]: DEBUG cinder.api.openstack.wsgi [None req-7563b87a-190d-4d6d-beac-43b8ec083628 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1356.945116] [55269]: DEBUG cinder.api.openstack.wsgi [None req-7563b87a-190d-4d6d-beac-43b8ec083628 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1356.961084] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.961084] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1356.972180] [55269]: INFO cinder.volume.api [None req-7563b87a-190d-4d6d-beac-43b8ec083628 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1356.981436] [55269]: INFO cinder.api.openstack.wsgi [None req-7563b87a-190d-4d6d-beac-43b8ec083628 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1356.981887] [55269]: [pid: 55269|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:13 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1357.994329] [55270]: DEBUG cinder.api.middleware.request_id [None req-bfdd316e-ab66-4e42-9372-dfa05d1a0311 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.999239] [55270]: INFO cinder.api.openstack.wsgi [None req-bfdd316e-ab66-4e42-9372-dfa05d1a0311 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1357.999239] [55270]: DEBUG cinder.api.openstack.wsgi [None req-bfdd316e-ab66-4e42-9372-dfa05d1a0311 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.999239] [55270]: DEBUG cinder.api.openstack.wsgi [None req-bfdd316e-ab66-4e42-9372-dfa05d1a0311 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.011651] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.011651] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.018989] [55270]: INFO cinder.volume.api [None req-bfdd316e-ab66-4e42-9372-dfa05d1a0311 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1358.026776] [55270]: INFO cinder.api.openstack.wsgi [None req-bfdd316e-ab66-4e42-9372-dfa05d1a0311 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1358.027705] [55270]: [pid: 55270|app: 0|req: 5/9] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:14 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1358.414631] [55269]: DEBUG cinder.api.middleware.request_id [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.777781] [55269]: INFO cinder.api.openstack.wsgi [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 1358.778249] [55269]: DEBUG cinder.api.openstack.wsgi [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1543979550"}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1358.784694] [55269]: DEBUG cinder.api.v3.volumes [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1543979550'}} {{(pid=55269) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1358.784694] [55269]: INFO cinder.api.v3.volumes [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Create volume of 1 GB [ 1358.801560] [55269]: INFO cinder.volume.api [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Availability Zones retrieved successfully. [ 1358.808499] [55269]: DEBUG cinder.volume.api [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Flow 'volume_create_api' (c7e0b869-b9d8-439d-9015-f11288730485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1358.811599] [55269]: DEBUG cinder.volume.api [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a19b424-45f6-4a72-8f63-ea99f6366ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1358.813207] [55269]: DEBUG cinder.volume.flows.api.create_volume [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Validating volume size '1' using validate_int {{(pid=55269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1358.836292] [55269]: DEBUG cinder.volume.api [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a19b424-45f6-4a72-8f63-ea99f6366ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1358.836292] [55269]: DEBUG cinder.volume.api [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d41a4563-c953-4378-a7ef-6da9c9335dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1358.908758] [55269]: DEBUG cinder.quota [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Created reservations ['3f1ed63c-5b3f-45f2-83d9-43fbec2500ae', '383ac46c-8180-4512-b5dc-2ddb8aff178f', '2849f7d9-bdb9-4e50-acd7-d154be07643c', '41274656-2f04-4cb0-a8bd-f9d9d2b45b4d'] {{(pid=55269) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1358.908758] [55269]: DEBUG cinder.volume.api [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d41a4563-c953-4378-a7ef-6da9c9335dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f1ed63c-5b3f-45f2-83d9-43fbec2500ae', '383ac46c-8180-4512-b5dc-2ddb8aff178f', '2849f7d9-bdb9-4e50-acd7-d154be07643c', '41274656-2f04-4cb0-a8bd-f9d9d2b45b4d']}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1358.909689] [55269]: DEBUG cinder.volume.api [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c818de5-0ed8-45f9-b4ca-a5c96e25e0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1358.970603] [55269]: DEBUG cinder.volume.api [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c818de5-0ed8-45f9-b4ca-a5c96e25e0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f19290f7-d256-4b28-a0db-14a599c23011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1543979550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01158119517c47faa1b7a692d171dae4',qos_specs=None,replication_status=,reservations=['3f1ed63c-5b3f-45f2-83d9-43fbec2500ae','383ac46c-8180-4512-b5dc-2ddb8aff178f','2849f7d9-bdb9-4e50-acd7-d154be07643c','41274656-2f04-4cb0-a8bd-f9d9d2b45b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1f2a7e5a45b43d3aaa06e4589641816',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:50:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1543979550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f19290f7-d256-4b28-a0db-14a599c23011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01158119517c47faa1b7a692d171dae4',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='c1f2a7e5a45b43d3aaa06e4589641816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1358.971619] [55269]: DEBUG cinder.volume.api [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a9d009a-704d-4cb7-baf5-f5395a60e019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1358.997028] [55269]: DEBUG cinder.volume.api [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a9d009a-704d-4cb7-baf5-f5395a60e019) 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-1543979550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01158119517c47faa1b7a692d171dae4',qos_specs=None,replication_status=,reservations=['3f1ed63c-5b3f-45f2-83d9-43fbec2500ae','383ac46c-8180-4512-b5dc-2ddb8aff178f','2849f7d9-bdb9-4e50-acd7-d154be07643c','41274656-2f04-4cb0-a8bd-f9d9d2b45b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1f2a7e5a45b43d3aaa06e4589641816',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1358.997571] [55269]: DEBUG cinder.volume.api [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf66678-d918-4761-8a87-391840a4dc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1359.009200] [55269]: DEBUG cinder.volume.api [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf66678-d918-4761-8a87-391840a4dc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1359.010498] [55269]: DEBUG cinder.volume.api [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Flow 'volume_create_api' (c7e0b869-b9d8-439d-9015-f11288730485) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1359.010921] [55269]: INFO cinder.volume.api [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Create volume request issued successfully. [ 1359.012150] [55269]: INFO cinder.api.openstack.wsgi [None req-50c52675-52e8-4a61-9ff2-8b71a4c9608f tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1359.013060] [55269]: [pid: 55269|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:50:15 2024] POST /volume/v3/volumes => generated 784 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1359.023616] [55270]: DEBUG cinder.api.middleware.request_id [None req-91c97e50-448a-47ab-a731-76544086d901 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.032024] [55270]: INFO cinder.api.openstack.wsgi [None req-91c97e50-448a-47ab-a731-76544086d901 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1359.032024] [55270]: DEBUG cinder.api.openstack.wsgi [None req-91c97e50-448a-47ab-a731-76544086d901 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.032024] [55270]: DEBUG cinder.api.openstack.wsgi [None req-91c97e50-448a-47ab-a731-76544086d901 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.038212] [55269]: DEBUG cinder.api.middleware.request_id [None req-df2ea2fa-aa1f-48de-939a-8d5e9a879701 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.045381] [55269]: INFO cinder.api.openstack.wsgi [None req-df2ea2fa-aa1f-48de-939a-8d5e9a879701 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1359.045710] [55269]: DEBUG cinder.api.openstack.wsgi [None req-df2ea2fa-aa1f-48de-939a-8d5e9a879701 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.045935] [55269]: DEBUG cinder.api.openstack.wsgi [None req-df2ea2fa-aa1f-48de-939a-8d5e9a879701 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.060152] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.060152] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.080427] [55269]: INFO cinder.volume.api [None req-df2ea2fa-aa1f-48de-939a-8d5e9a879701 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1359.084866] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.084866] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.092786] [55269]: INFO cinder.api.openstack.wsgi [None req-df2ea2fa-aa1f-48de-939a-8d5e9a879701 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1359.093257] [55269]: [pid: 55269|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:15 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1359.094502] [55270]: INFO cinder.volume.api [None req-91c97e50-448a-47ab-a731-76544086d901 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1359.103795] [55270]: INFO cinder.api.openstack.wsgi [None req-91c97e50-448a-47ab-a731-76544086d901 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1359.106462] [55270]: [pid: 55270|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:15 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1009 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1360.117958] [55269]: DEBUG cinder.api.middleware.request_id [None req-948b9ff0-5cf7-4986-97d1-bcbc0284c087 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.123034] [55269]: INFO cinder.api.openstack.wsgi [None req-948b9ff0-5cf7-4986-97d1-bcbc0284c087 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1360.123034] [55269]: DEBUG cinder.api.openstack.wsgi [None req-948b9ff0-5cf7-4986-97d1-bcbc0284c087 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.123034] [55269]: DEBUG cinder.api.openstack.wsgi [None req-948b9ff0-5cf7-4986-97d1-bcbc0284c087 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.123266] [55270]: DEBUG cinder.api.middleware.request_id [None req-2a13c992-8ad4-4314-8df5-a30508563ed3 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.125797] [55270]: INFO cinder.api.openstack.wsgi [None req-2a13c992-8ad4-4314-8df5-a30508563ed3 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1360.126052] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2a13c992-8ad4-4314-8df5-a30508563ed3 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.126296] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2a13c992-8ad4-4314-8df5-a30508563ed3 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.137842] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.137842] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.146365] [55269]: INFO cinder.volume.api [None req-948b9ff0-5cf7-4986-97d1-bcbc0284c087 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1360.146681] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.146681] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.152786] [55269]: INFO cinder.api.openstack.wsgi [None req-948b9ff0-5cf7-4986-97d1-bcbc0284c087 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1360.153351] [55270]: INFO cinder.volume.api [None req-2a13c992-8ad4-4314-8df5-a30508563ed3 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1360.153782] [55269]: [pid: 55269|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:16 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.161994] [55270]: INFO cinder.api.openstack.wsgi [None req-2a13c992-8ad4-4314-8df5-a30508563ed3 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1360.162336] [55270]: [pid: 55270|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:16 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1361.167072] [55269]: DEBUG cinder.api.middleware.request_id [None req-7fef73db-28f7-41c4-83b3-ce3e002e7e41 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.170373] [55269]: INFO cinder.api.openstack.wsgi [None req-7fef73db-28f7-41c4-83b3-ce3e002e7e41 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1361.170594] [55269]: DEBUG cinder.api.openstack.wsgi [None req-7fef73db-28f7-41c4-83b3-ce3e002e7e41 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.170889] [55269]: DEBUG cinder.api.openstack.wsgi [None req-7fef73db-28f7-41c4-83b3-ce3e002e7e41 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.182194] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1361.182194] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.188589] [55269]: INFO cinder.volume.api [None req-7fef73db-28f7-41c4-83b3-ce3e002e7e41 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1361.194506] [55269]: INFO cinder.api.openstack.wsgi [None req-7fef73db-28f7-41c4-83b3-ce3e002e7e41 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1361.195190] [55269]: [pid: 55269|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:18 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1362.205179] [55270]: DEBUG cinder.api.middleware.request_id [None req-bb7aaa53-d731-4292-8dfd-896fd0f473b6 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.207474] [55270]: INFO cinder.api.openstack.wsgi [None req-bb7aaa53-d731-4292-8dfd-896fd0f473b6 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1362.207704] [55270]: DEBUG cinder.api.openstack.wsgi [None req-bb7aaa53-d731-4292-8dfd-896fd0f473b6 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.208130] [55270]: DEBUG cinder.api.openstack.wsgi [None req-bb7aaa53-d731-4292-8dfd-896fd0f473b6 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.223621] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.223621] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.228724] [55270]: INFO cinder.volume.api [None req-bb7aaa53-d731-4292-8dfd-896fd0f473b6 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1362.233974] [55270]: INFO cinder.api.openstack.wsgi [None req-bb7aaa53-d731-4292-8dfd-896fd0f473b6 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1362.234360] [55270]: [pid: 55270|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:19 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1363.248345] [55269]: DEBUG cinder.api.middleware.request_id [None req-1ca845f6-fd22-4025-bc79-010e35082a2b None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.253111] [55269]: INFO cinder.api.openstack.wsgi [None req-1ca845f6-fd22-4025-bc79-010e35082a2b tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1363.256335] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1ca845f6-fd22-4025-bc79-010e35082a2b tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.256335] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1ca845f6-fd22-4025-bc79-010e35082a2b tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.269669] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.269669] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.273181] [55269]: INFO cinder.volume.api [None req-1ca845f6-fd22-4025-bc79-010e35082a2b tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1363.279588] [55269]: INFO cinder.api.openstack.wsgi [None req-1ca845f6-fd22-4025-bc79-010e35082a2b tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1363.279977] [55269]: [pid: 55269|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:20 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1364.293017] [55270]: DEBUG cinder.api.middleware.request_id [None req-2f23a4cb-2a74-4eb7-97f3-4aa65ec2b51b None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1364.295970] [55270]: INFO cinder.api.openstack.wsgi [None req-2f23a4cb-2a74-4eb7-97f3-4aa65ec2b51b tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1364.296814] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2f23a4cb-2a74-4eb7-97f3-4aa65ec2b51b tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1364.297095] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2f23a4cb-2a74-4eb7-97f3-4aa65ec2b51b tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1364.315907] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1364.315907] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1364.322158] [55270]: INFO cinder.volume.api [None req-2f23a4cb-2a74-4eb7-97f3-4aa65ec2b51b tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1364.329640] [55270]: INFO cinder.api.openstack.wsgi [None req-2f23a4cb-2a74-4eb7-97f3-4aa65ec2b51b tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1364.330064] [55270]: [pid: 55270|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:21 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1365.342448] [55269]: DEBUG cinder.api.middleware.request_id [None req-1354d959-e4f1-4e73-930b-6c664cb2e192 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1365.344812] [55269]: INFO cinder.api.openstack.wsgi [None req-1354d959-e4f1-4e73-930b-6c664cb2e192 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1365.345306] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1354d959-e4f1-4e73-930b-6c664cb2e192 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1365.345680] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1354d959-e4f1-4e73-930b-6c664cb2e192 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1365.359323] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1365.359323] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1365.363624] [55269]: INFO cinder.volume.api [None req-1354d959-e4f1-4e73-930b-6c664cb2e192 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1365.369545] [55269]: INFO cinder.api.openstack.wsgi [None req-1354d959-e4f1-4e73-930b-6c664cb2e192 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1365.369968] [55269]: [pid: 55269|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:22 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1366.381477] [55270]: DEBUG cinder.api.middleware.request_id [None req-b2a8e410-396e-4c91-8c5c-370f8bf86744 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1366.385728] [55270]: INFO cinder.api.openstack.wsgi [None req-b2a8e410-396e-4c91-8c5c-370f8bf86744 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1366.385728] [55270]: DEBUG cinder.api.openstack.wsgi [None req-b2a8e410-396e-4c91-8c5c-370f8bf86744 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1366.385728] [55270]: DEBUG cinder.api.openstack.wsgi [None req-b2a8e410-396e-4c91-8c5c-370f8bf86744 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1366.399692] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1366.399692] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1366.411772] [55270]: INFO cinder.volume.api [None req-b2a8e410-396e-4c91-8c5c-370f8bf86744 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1366.420203] [55270]: INFO cinder.api.openstack.wsgi [None req-b2a8e410-396e-4c91-8c5c-370f8bf86744 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1366.420654] [55270]: [pid: 55270|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:23 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1367.430332] [55269]: DEBUG cinder.api.middleware.request_id [None req-2a9e4b91-b731-491f-943e-1f489b7cb2d6 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1367.432479] [55269]: INFO cinder.api.openstack.wsgi [None req-2a9e4b91-b731-491f-943e-1f489b7cb2d6 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1367.432807] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2a9e4b91-b731-491f-943e-1f489b7cb2d6 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1367.433107] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2a9e4b91-b731-491f-943e-1f489b7cb2d6 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1367.445267] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.445267] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1367.450621] [55269]: INFO cinder.volume.api [None req-2a9e4b91-b731-491f-943e-1f489b7cb2d6 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1367.459812] [55269]: INFO cinder.api.openstack.wsgi [None req-2a9e4b91-b731-491f-943e-1f489b7cb2d6 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1367.459812] [55269]: [pid: 55269|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:24 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1368.472560] [55270]: DEBUG cinder.api.middleware.request_id [None req-ebe0a14e-40ec-47fe-b49f-3acdcd8d5ffa None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.474926] [55270]: INFO cinder.api.openstack.wsgi [None req-ebe0a14e-40ec-47fe-b49f-3acdcd8d5ffa tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1368.477355] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ebe0a14e-40ec-47fe-b49f-3acdcd8d5ffa tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1368.477355] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ebe0a14e-40ec-47fe-b49f-3acdcd8d5ffa tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1368.490775] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.490775] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1368.504083] [55270]: INFO cinder.volume.api [None req-ebe0a14e-40ec-47fe-b49f-3acdcd8d5ffa tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1368.510630] [55270]: INFO cinder.api.openstack.wsgi [None req-ebe0a14e-40ec-47fe-b49f-3acdcd8d5ffa tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1368.510630] [55270]: [pid: 55270|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:25 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1369.522762] [55269]: DEBUG cinder.api.middleware.request_id [None req-7f5427c1-f1ce-4262-9716-76e5bada2fab None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.527328] [55269]: INFO cinder.api.openstack.wsgi [None req-7f5427c1-f1ce-4262-9716-76e5bada2fab tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1369.527659] [55269]: DEBUG cinder.api.openstack.wsgi [None req-7f5427c1-f1ce-4262-9716-76e5bada2fab tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1369.528171] [55269]: DEBUG cinder.api.openstack.wsgi [None req-7f5427c1-f1ce-4262-9716-76e5bada2fab tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1369.546385] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.546385] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1369.550119] [55269]: INFO cinder.volume.api [None req-7f5427c1-f1ce-4262-9716-76e5bada2fab tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1369.556850] [55269]: INFO cinder.api.openstack.wsgi [None req-7f5427c1-f1ce-4262-9716-76e5bada2fab tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1369.557422] [55269]: [pid: 55269|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:26 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1370.569032] [55270]: DEBUG cinder.api.middleware.request_id [None req-32481ec3-3b42-43b3-825a-73fb17463168 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.572745] [55270]: INFO cinder.api.openstack.wsgi [None req-32481ec3-3b42-43b3-825a-73fb17463168 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1370.574703] [55270]: DEBUG cinder.api.openstack.wsgi [None req-32481ec3-3b42-43b3-825a-73fb17463168 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1370.574703] [55270]: DEBUG cinder.api.openstack.wsgi [None req-32481ec3-3b42-43b3-825a-73fb17463168 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1370.591249] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.591249] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1370.602670] [55270]: INFO cinder.volume.api [None req-32481ec3-3b42-43b3-825a-73fb17463168 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1370.610581] [55270]: INFO cinder.api.openstack.wsgi [None req-32481ec3-3b42-43b3-825a-73fb17463168 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1370.611020] [55270]: [pid: 55270|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:27 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1371.627932] [55269]: DEBUG cinder.api.middleware.request_id [None req-5a3c498d-cb93-4114-90db-25cd19280108 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.631118] [55269]: INFO cinder.api.openstack.wsgi [None req-5a3c498d-cb93-4114-90db-25cd19280108 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1371.631362] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5a3c498d-cb93-4114-90db-25cd19280108 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1371.631653] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5a3c498d-cb93-4114-90db-25cd19280108 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1371.651284] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1371.651284] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1371.659824] [55269]: INFO cinder.volume.api [None req-5a3c498d-cb93-4114-90db-25cd19280108 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1371.666035] [55269]: INFO cinder.api.openstack.wsgi [None req-5a3c498d-cb93-4114-90db-25cd19280108 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1371.668300] [55269]: [pid: 55269|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:28 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1372.680150] [55270]: DEBUG cinder.api.middleware.request_id [None req-1a654a88-99fe-4acd-ad0e-4a5ac5228bdd None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.682564] [55270]: INFO cinder.api.openstack.wsgi [None req-1a654a88-99fe-4acd-ad0e-4a5ac5228bdd tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1372.682788] [55270]: DEBUG cinder.api.openstack.wsgi [None req-1a654a88-99fe-4acd-ad0e-4a5ac5228bdd tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1372.683260] [55270]: DEBUG cinder.api.openstack.wsgi [None req-1a654a88-99fe-4acd-ad0e-4a5ac5228bdd tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1372.695442] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1372.695442] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1372.701198] [55270]: INFO cinder.volume.api [None req-1a654a88-99fe-4acd-ad0e-4a5ac5228bdd tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1372.712776] [55270]: INFO cinder.api.openstack.wsgi [None req-1a654a88-99fe-4acd-ad0e-4a5ac5228bdd tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1372.712776] [55270]: [pid: 55270|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:29 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1373.728435] [55269]: DEBUG cinder.api.middleware.request_id [None req-5b46652c-2651-4fc8-93cc-675c9d29f399 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.733086] [55269]: INFO cinder.api.openstack.wsgi [None req-5b46652c-2651-4fc8-93cc-675c9d29f399 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1373.733382] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5b46652c-2651-4fc8-93cc-675c9d29f399 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1373.733946] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5b46652c-2651-4fc8-93cc-675c9d29f399 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1373.750606] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1373.750606] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1373.758671] [55269]: INFO cinder.volume.api [None req-5b46652c-2651-4fc8-93cc-675c9d29f399 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1373.770838] [55269]: INFO cinder.api.openstack.wsgi [None req-5b46652c-2651-4fc8-93cc-675c9d29f399 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1373.770838] [55269]: [pid: 55269|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:30 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1374.784215] [55270]: DEBUG cinder.api.middleware.request_id [None req-96b04c1f-c3f4-470c-be38-24e96e406435 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.786605] [55270]: INFO cinder.api.openstack.wsgi [None req-96b04c1f-c3f4-470c-be38-24e96e406435 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1374.791168] [55270]: DEBUG cinder.api.openstack.wsgi [None req-96b04c1f-c3f4-470c-be38-24e96e406435 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1374.791168] [55270]: DEBUG cinder.api.openstack.wsgi [None req-96b04c1f-c3f4-470c-be38-24e96e406435 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1374.950135] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1374.950135] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1374.955314] [55270]: INFO cinder.volume.api [None req-96b04c1f-c3f4-470c-be38-24e96e406435 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1374.962937] [55270]: INFO cinder.api.openstack.wsgi [None req-96b04c1f-c3f4-470c-be38-24e96e406435 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1374.963403] [55270]: [pid: 55270|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:50:31 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 1391 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1376.721475] [55269]: DEBUG cinder.api.middleware.request_id [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-5a6bbc02-aadc-4663-914b-83930a051587 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.722746] [55269]: WARNING keystonemiddleware.auth_token [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-5a6bbc02-aadc-4663-914b-83930a051587 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. [ 1376.724535] [55269]: INFO cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-5a6bbc02-aadc-4663-914b-83930a051587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1376.724675] [55269]: DEBUG cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-5a6bbc02-aadc-4663-914b-83930a051587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1376.724900] [55269]: DEBUG cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-5a6bbc02-aadc-4663-914b-83930a051587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1376.736903] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1376.736903] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1376.741254] [55269]: INFO cinder.volume.api [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-5a6bbc02-aadc-4663-914b-83930a051587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1376.748800] [55269]: INFO cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-5a6bbc02-aadc-4663-914b-83930a051587 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1376.749182] [55269]: [pid: 55269|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:50:33 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 1391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1377.553272] [55270]: DEBUG cinder.api.middleware.request_id [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-95e5711c-1627-406a-a07d-ce8cc3b695e0 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.554404] [55270]: WARNING keystonemiddleware.auth_token [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-95e5711c-1627-406a-a07d-ce8cc3b695e0 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. [ 1377.556691] [55270]: INFO cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-95e5711c-1627-406a-a07d-ce8cc3b695e0 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1377.556922] [55270]: DEBUG cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-95e5711c-1627-406a-a07d-ce8cc3b695e0 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.557168] [55270]: DEBUG cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-95e5711c-1627-406a-a07d-ce8cc3b695e0 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.574488] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.574488] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.581421] [55270]: INFO cinder.volume.api [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-95e5711c-1627-406a-a07d-ce8cc3b695e0 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1377.590646] [55270]: INFO cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-95e5711c-1627-406a-a07d-ce8cc3b695e0 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1377.591180] [55270]: [pid: 55270|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:50:34 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 1391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1377.600429] [55269]: DEBUG cinder.api.middleware.request_id [None req-a09baccd-5c53-4d72-9726-0caf2b95635f None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.600963] [55269]: INFO cinder.api.openstack.wsgi [None req-a09baccd-5c53-4d72-9726-0caf2b95635f None None] GET http://10.180.1.21/volume// [ 1377.601139] [55269]: DEBUG cinder.api.openstack.wsgi [None req-a09baccd-5c53-4d72-9726-0caf2b95635f None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.601410] [55269]: DEBUG cinder.api.openstack.wsgi [None req-a09baccd-5c53-4d72-9726-0caf2b95635f None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.601853] [55269]: INFO cinder.api.openstack.wsgi [None req-a09baccd-5c53-4d72-9726-0caf2b95635f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1377.602246] [55269]: [pid: 55269|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 02:50:34 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1377.607113] [55270]: DEBUG cinder.api.middleware.request_id [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-831c1872-5bbe-4eac-af45-a90e92f60de8 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.609352] [55270]: INFO cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-831c1872-5bbe-4eac-af45-a90e92f60de8 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1377.610298] [55270]: DEBUG cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-831c1872-5bbe-4eac-af45-a90e92f60de8 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76167f57-102e-45d9-8256-5434bbce481e", "connector": null, "instance_uuid": "f1914aaa-1f3d-48b7-a6d2-ceea16dc786a"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1377.620682] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.620682] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.666770] [55270]: INFO cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-831c1872-5bbe-4eac-af45-a90e92f60de8 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1377.666770] [55270]: [pid: 55270|app: 0|req: 16/32] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 02:50:34 2024] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1381.724089] [55269]: DEBUG cinder.api.middleware.request_id [req-0261762e-a040-47fd-b98c-becee5aa56d8 req-86f77a33-dd3b-4b88-85c6-8fcd91d57bdb None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.728622] [55269]: INFO cinder.api.openstack.wsgi [req-0261762e-a040-47fd-b98c-becee5aa56d8 req-86f77a33-dd3b-4b88-85c6-8fcd91d57bdb tempest-VolumesNegativeTest-1827942391 tempest-VolumesNegativeTest-1827942391-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1847385573 [ 1381.728622] [55269]: DEBUG cinder.api.openstack.wsgi [req-0261762e-a040-47fd-b98c-becee5aa56d8 req-86f77a33-dd3b-4b88-85c6-8fcd91d57bdb tempest-VolumesNegativeTest-1827942391 tempest-VolumesNegativeTest-1827942391-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.728622] [55269]: DEBUG cinder.api.openstack.wsgi [req-0261762e-a040-47fd-b98c-becee5aa56d8 req-86f77a33-dd3b-4b88-85c6-8fcd91d57bdb tempest-VolumesNegativeTest-1827942391 tempest-VolumesNegativeTest-1827942391-project-member] Calling method 'delete' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.728622] [55269]: INFO cinder.api.v3.volumes [req-0261762e-a040-47fd-b98c-becee5aa56d8 req-86f77a33-dd3b-4b88-85c6-8fcd91d57bdb tempest-VolumesNegativeTest-1827942391 tempest-VolumesNegativeTest-1827942391-project-member] Delete volume with id: tempest-invalid-1847385573 [ 1381.740606] [55269]: INFO cinder.api.openstack.wsgi [req-0261762e-a040-47fd-b98c-becee5aa56d8 req-86f77a33-dd3b-4b88-85c6-8fcd91d57bdb tempest-VolumesNegativeTest-1827942391 tempest-VolumesNegativeTest-1827942391-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1847385573 returned with HTTP 404 [ 1381.742095] [55269]: [pid: 55269|app: 0|req: 17/33] 10.180.1.21 () {62 vars in 1470 bytes} [Thu Dec 12 02:50:38 2024] DELETE /volume/v3/volumes/tempest-invalid-1847385573 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1387.664248] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=54,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1388.686131] [55270]: DEBUG cinder.api.middleware.request_id [req-814eaf85-b130-4f61-b2be-99cdc86baf7a req-036b298a-d4a2-40ae-bfc6-83803a71fd6d None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.689559] [55270]: INFO cinder.api.openstack.wsgi [req-814eaf85-b130-4f61-b2be-99cdc86baf7a req-036b298a-d4a2-40ae-bfc6-83803a71fd6d tempest-VolumesNegativeTest-1827942391 tempest-VolumesNegativeTest-1827942391-project-member] DELETE http://10.180.1.21/volume/v3/volumes/654cbedd-e517-43a5-964b-2b98b39b35e3 [ 1388.689665] [55270]: DEBUG cinder.api.openstack.wsgi [req-814eaf85-b130-4f61-b2be-99cdc86baf7a req-036b298a-d4a2-40ae-bfc6-83803a71fd6d tempest-VolumesNegativeTest-1827942391 tempest-VolumesNegativeTest-1827942391-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.689918] [55270]: DEBUG cinder.api.openstack.wsgi [req-814eaf85-b130-4f61-b2be-99cdc86baf7a req-036b298a-d4a2-40ae-bfc6-83803a71fd6d tempest-VolumesNegativeTest-1827942391 tempest-VolumesNegativeTest-1827942391-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.690347] [55270]: INFO cinder.api.v3.volumes [req-814eaf85-b130-4f61-b2be-99cdc86baf7a req-036b298a-d4a2-40ae-bfc6-83803a71fd6d tempest-VolumesNegativeTest-1827942391 tempest-VolumesNegativeTest-1827942391-project-member] Delete volume with id: 654cbedd-e517-43a5-964b-2b98b39b35e3 [ 1388.700985] [55270]: INFO cinder.api.openstack.wsgi [req-814eaf85-b130-4f61-b2be-99cdc86baf7a req-036b298a-d4a2-40ae-bfc6-83803a71fd6d tempest-VolumesNegativeTest-1827942391 tempest-VolumesNegativeTest-1827942391-project-member] http://10.180.1.21/volume/v3/volumes/654cbedd-e517-43a5-964b-2b98b39b35e3 returned with HTTP 404 [ 1388.701909] [55270]: [pid: 55270|app: 0|req: 17/34] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 12 02:50:45 2024] DELETE /volume/v3/volumes/654cbedd-e517-43a5-964b-2b98b39b35e3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1390.910557] [55269]: DEBUG cinder.api.middleware.request_id [req-8fd33c64-f7f5-49dd-a9cf-29a79be1c401 req-386d00b5-a3b3-40cc-8a90-6b0e316f1f65 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.918214] [55269]: INFO cinder.api.openstack.wsgi [req-8fd33c64-f7f5-49dd-a9cf-29a79be1c401 req-386d00b5-a3b3-40cc-8a90-6b0e316f1f65 tempest-VolumesNegativeTest-1827942391 tempest-VolumesNegativeTest-1827942391-project-member] GET http://10.180.1.21/volume/v3/volumes/4f4b4ec1-cc8b-493f-9e73-e11a1cdc805b [ 1390.918214] [55269]: DEBUG cinder.api.openstack.wsgi [req-8fd33c64-f7f5-49dd-a9cf-29a79be1c401 req-386d00b5-a3b3-40cc-8a90-6b0e316f1f65 tempest-VolumesNegativeTest-1827942391 tempest-VolumesNegativeTest-1827942391-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.918214] [55269]: DEBUG cinder.api.openstack.wsgi [req-8fd33c64-f7f5-49dd-a9cf-29a79be1c401 req-386d00b5-a3b3-40cc-8a90-6b0e316f1f65 tempest-VolumesNegativeTest-1827942391 tempest-VolumesNegativeTest-1827942391-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.928028] [55269]: INFO cinder.api.openstack.wsgi [req-8fd33c64-f7f5-49dd-a9cf-29a79be1c401 req-386d00b5-a3b3-40cc-8a90-6b0e316f1f65 tempest-VolumesNegativeTest-1827942391 tempest-VolumesNegativeTest-1827942391-project-member] http://10.180.1.21/volume/v3/volumes/4f4b4ec1-cc8b-493f-9e73-e11a1cdc805b returned with HTTP 404 [ 1390.928632] [55269]: [pid: 55269|app: 0|req: 18/35] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:50:47 2024] GET /volume/v3/volumes/4f4b4ec1-cc8b-493f-9e73-e11a1cdc805b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1398.694546] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=1 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1400.921764] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=101,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1407.755593] [55270]: DEBUG cinder.api.middleware.request_id [None req-e345b38f-5e3b-4b7c-b62b-fba476923116 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.757142] [55270]: INFO cinder.api.openstack.wsgi [None req-e345b38f-5e3b-4b7c-b62b-fba476923116 None None] GET http://10.180.1.21/volume// [ 1407.757142] [55270]: DEBUG cinder.api.openstack.wsgi [None req-e345b38f-5e3b-4b7c-b62b-fba476923116 None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.757142] [55270]: DEBUG cinder.api.openstack.wsgi [None req-e345b38f-5e3b-4b7c-b62b-fba476923116 None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.757767] [55270]: INFO cinder.api.openstack.wsgi [None req-e345b38f-5e3b-4b7c-b62b-fba476923116 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1407.758100] [55270]: [pid: 55270|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:51:04 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1407.772382] [55269]: DEBUG cinder.api.middleware.request_id [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-93c7acf7-6335-4617-b350-55d215c66f92 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.774873] [55269]: INFO cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-93c7acf7-6335-4617-b350-55d215c66f92 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] GET http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1407.775029] [55269]: DEBUG cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-93c7acf7-6335-4617-b350-55d215c66f92 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.775255] [55269]: DEBUG cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-93c7acf7-6335-4617-b350-55d215c66f92 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.791169] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.791169] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.795902] [55269]: INFO cinder.volume.api [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-93c7acf7-6335-4617-b350-55d215c66f92 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1407.803856] [55269]: INFO cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-93c7acf7-6335-4617-b350-55d215c66f92 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 200 [ 1407.804967] [55269]: [pid: 55269|app: 0|req: 19/37] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:51:04 2024] GET /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 1571 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1407.954685] [55270]: DEBUG cinder.api.middleware.request_id [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-c777ec42-9d71-46b6-91a4-a779cde22e88 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.958100] [55270]: INFO cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-c777ec42-9d71-46b6-91a4-a779cde22e88 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] PUT http://10.180.1.21/volume/v3/attachments/09532d56-5a40-445f-8d7d-dfc8d55a9da7 [ 1407.959425] [55270]: DEBUG cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-c777ec42-9d71-46b6-91a4-a779cde22e88 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-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=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1407.968028] [55270]: DEBUG cinder.coordination [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-c777ec42-9d71-46b6-91a4-a779cde22e88 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Acquiring lock "cinder-attachment_update-76167f57-102e-45d9-8256-5434bbce481e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55270) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1407.974310] [55270]: DEBUG cinder.coordination [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-c777ec42-9d71-46b6-91a4-a779cde22e88 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Lock "cinder-attachment_update-76167f57-102e-45d9-8256-5434bbce481e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55270) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1407.975091] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.975091] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1408.514953] [55270]: DEBUG cinder.coordination [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-c777ec42-9d71-46b6-91a4-a779cde22e88 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Lock "cinder-attachment_update-76167f57-102e-45d9-8256-5434bbce481e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.541s {{(pid=55270) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1408.515660] [55270]: INFO cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-c777ec42-9d71-46b6-91a4-a779cde22e88 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/attachments/09532d56-5a40-445f-8d7d-dfc8d55a9da7 returned with HTTP 200 [ 1408.515660] [55270]: [pid: 55270|app: 0|req: 19/38] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 02:51:04 2024] PUT /volume/v3/attachments/09532d56-5a40-445f-8d7d-dfc8d55a9da7 => generated 589 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1409.024204] [55269]: DEBUG cinder.api.middleware.request_id [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-b5ab9bb4-4742-45f5-b9f7-2ff858d113e1 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.027814] [55269]: INFO cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-b5ab9bb4-4742-45f5-b9f7-2ff858d113e1 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] POST http://10.180.1.21/volume/v3/attachments/09532d56-5a40-445f-8d7d-dfc8d55a9da7/action [ 1409.028658] [55269]: DEBUG cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-b5ab9bb4-4742-45f5-b9f7-2ff858d113e1 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Action body: b'{"os-complete": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1409.028773] [55269]: DEBUG cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-b5ab9bb4-4742-45f5-b9f7-2ff858d113e1 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1409.062078] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1409.062078] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1409.070897] [55269]: INFO cinder.api.openstack.wsgi [req-ef3c450a-f6ee-4212-b2dc-562f7dff000e req-b5ab9bb4-4742-45f5-b9f7-2ff858d113e1 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/attachments/09532d56-5a40-445f-8d7d-dfc8d55a9da7/action returned with HTTP 204 [ 1409.071548] [55269]: [pid: 55269|app: 0|req: 20/39] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 02:51:05 2024] POST /volume/v3/attachments/09532d56-5a40-445f-8d7d-dfc8d55a9da7/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1418.508390] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1419.067754] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1491.824365] [55270]: DEBUG cinder.api.middleware.request_id [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-d4fefb0c-db07-4f27-91ec-86c2510ba6f5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1491.828178] [55270]: INFO cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-d4fefb0c-db07-4f27-91ec-86c2510ba6f5 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1491.830727] [55270]: DEBUG cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-d4fefb0c-db07-4f27-91ec-86c2510ba6f5 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1491.830727] [55270]: DEBUG cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-d4fefb0c-db07-4f27-91ec-86c2510ba6f5 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1491.840199] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1491.840199] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1491.843935] [55270]: INFO cinder.volume.api [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-d4fefb0c-db07-4f27-91ec-86c2510ba6f5 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1491.848847] [55270]: INFO cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-d4fefb0c-db07-4f27-91ec-86c2510ba6f5 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1491.849279] [55270]: [pid: 55270|app: 0|req: 20/40] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:52:28 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1010 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1492.364839] [55269]: DEBUG cinder.api.middleware.request_id [req-6df11d22-3dfe-4eb7-9857-f8a2a9b75bb5 req-349b30c1-85db-4ae6-8408-935b601a63cf None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.371156] [55269]: INFO cinder.api.openstack.wsgi [req-6df11d22-3dfe-4eb7-9857-f8a2a9b75bb5 req-349b30c1-85db-4ae6-8408-935b601a63cf tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] DELETE http://10.180.1.21/volume/v3/attachments/09532d56-5a40-445f-8d7d-dfc8d55a9da7 [ 1492.371156] [55269]: DEBUG cinder.api.openstack.wsgi [req-6df11d22-3dfe-4eb7-9857-f8a2a9b75bb5 req-349b30c1-85db-4ae6-8408-935b601a63cf tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1492.371156] [55269]: DEBUG cinder.api.openstack.wsgi [req-6df11d22-3dfe-4eb7-9857-f8a2a9b75bb5 req-349b30c1-85db-4ae6-8408-935b601a63cf tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'version_select' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1492.380692] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1492.380692] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1492.934234] [55269]: INFO cinder.api.openstack.wsgi [req-6df11d22-3dfe-4eb7-9857-f8a2a9b75bb5 req-349b30c1-85db-4ae6-8408-935b601a63cf tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/attachments/09532d56-5a40-445f-8d7d-dfc8d55a9da7 returned with HTTP 200 [ 1492.934841] [55269]: [pid: 55269|app: 0|req: 21/41] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 02:52:29 2024] DELETE /volume/v3/attachments/09532d56-5a40-445f-8d7d-dfc8d55a9da7 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1492.947131] [55270]: DEBUG cinder.api.middleware.request_id [req-6df11d22-3dfe-4eb7-9857-f8a2a9b75bb5 req-0ffda0cf-983c-432c-a432-eaeacc70e7b1 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.951566] [55270]: INFO cinder.api.openstack.wsgi [req-6df11d22-3dfe-4eb7-9857-f8a2a9b75bb5 req-0ffda0cf-983c-432c-a432-eaeacc70e7b1 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] DELETE http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e [ 1492.951799] [55270]: DEBUG cinder.api.openstack.wsgi [req-6df11d22-3dfe-4eb7-9857-f8a2a9b75bb5 req-0ffda0cf-983c-432c-a432-eaeacc70e7b1 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1492.952043] [55270]: DEBUG cinder.api.openstack.wsgi [req-6df11d22-3dfe-4eb7-9857-f8a2a9b75bb5 req-0ffda0cf-983c-432c-a432-eaeacc70e7b1 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1492.952252] [55270]: INFO cinder.api.v3.volumes [req-6df11d22-3dfe-4eb7-9857-f8a2a9b75bb5 req-0ffda0cf-983c-432c-a432-eaeacc70e7b1 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Delete volume with id: 76167f57-102e-45d9-8256-5434bbce481e [ 1492.967174] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1492.967174] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1492.967767] [55270]: INFO cinder.volume.api [req-6df11d22-3dfe-4eb7-9857-f8a2a9b75bb5 req-0ffda0cf-983c-432c-a432-eaeacc70e7b1 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Volume info retrieved successfully. [ 1492.992576] [55270]: INFO cinder.volume.api [req-6df11d22-3dfe-4eb7-9857-f8a2a9b75bb5 req-0ffda0cf-983c-432c-a432-eaeacc70e7b1 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] Delete volume request issued successfully. [ 1492.992862] [55270]: INFO cinder.api.openstack.wsgi [req-6df11d22-3dfe-4eb7-9857-f8a2a9b75bb5 req-0ffda0cf-983c-432c-a432-eaeacc70e7b1 tempest-ServersTestBootFromVolume-2087831775 tempest-ServersTestBootFromVolume-2087831775-project-member] http://10.180.1.21/volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e returned with HTTP 202 [ 1492.993444] [55270]: [pid: 55270|app: 0|req: 21/42] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 12 02:52:29 2024] DELETE /volume/v3/volumes/76167f57-102e-45d9-8256-5434bbce481e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1493.377839] [55269]: DEBUG cinder.api.middleware.request_id [None req-fd75d044-6df7-480a-ab63-9b44d00d7e17 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.377839] [55269]: INFO cinder.api.openstack.wsgi [None req-fd75d044-6df7-480a-ab63-9b44d00d7e17 None None] GET http://10.180.1.21/volume// [ 1493.377839] [55269]: DEBUG cinder.api.openstack.wsgi [None req-fd75d044-6df7-480a-ab63-9b44d00d7e17 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1493.377839] [55269]: DEBUG cinder.api.openstack.wsgi [None req-fd75d044-6df7-480a-ab63-9b44d00d7e17 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1493.377839] [55269]: INFO cinder.api.openstack.wsgi [None req-fd75d044-6df7-480a-ab63-9b44d00d7e17 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1493.377839] [55269]: [pid: 55269|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 02:52:30 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1493.382361] [55270]: DEBUG cinder.api.middleware.request_id [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-fa9f4c8c-f6dd-44b3-8ec0-a85172855f2b None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.385561] [55270]: INFO cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-fa9f4c8c-f6dd-44b3-8ec0-a85172855f2b tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 1493.385699] [55270]: DEBUG cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-fa9f4c8c-f6dd-44b3-8ec0-a85172855f2b tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f19290f7-d256-4b28-a0db-14a599c23011", "connector": null, "instance_uuid": "0b10aca0-950b-46f6-8367-5cb9ea7540c8"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1493.399172] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1493.399172] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1493.424917] [55270]: INFO cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-fa9f4c8c-f6dd-44b3-8ec0-a85172855f2b tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1493.425423] [55270]: [pid: 55270|app: 0|req: 22/44] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 02:52:30 2024] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1493.457566] [55269]: DEBUG cinder.api.middleware.request_id [None req-27569344-2606-42ff-9de7-ea6bd8110238 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.461964] [55269]: INFO cinder.api.openstack.wsgi [None req-27569344-2606-42ff-9de7-ea6bd8110238 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1493.462444] [55269]: DEBUG cinder.api.openstack.wsgi [None req-27569344-2606-42ff-9de7-ea6bd8110238 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1493.465710] [55269]: DEBUG cinder.api.openstack.wsgi [None req-27569344-2606-42ff-9de7-ea6bd8110238 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1493.475922] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1493.475922] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1493.481430] [55269]: INFO cinder.volume.api [None req-27569344-2606-42ff-9de7-ea6bd8110238 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1493.486681] [55269]: INFO cinder.api.openstack.wsgi [None req-27569344-2606-42ff-9de7-ea6bd8110238 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1493.487639] [55269]: [pid: 55269|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:52:30 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1493.960070] [55270]: DEBUG cinder.api.middleware.request_id [None req-a6b74af8-3df1-4a3c-a42f-dd23cb36bd0c None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.960554] [55270]: INFO cinder.api.openstack.wsgi [None req-a6b74af8-3df1-4a3c-a42f-dd23cb36bd0c None None] GET http://10.180.1.21/volume// [ 1493.960741] [55270]: DEBUG cinder.api.openstack.wsgi [None req-a6b74af8-3df1-4a3c-a42f-dd23cb36bd0c None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1493.960964] [55270]: DEBUG cinder.api.openstack.wsgi [None req-a6b74af8-3df1-4a3c-a42f-dd23cb36bd0c None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1493.961561] [55270]: INFO cinder.api.openstack.wsgi [None req-a6b74af8-3df1-4a3c-a42f-dd23cb36bd0c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1493.961746] [55270]: [pid: 55270|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:52:30 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1493.965768] [55269]: DEBUG cinder.api.middleware.request_id [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-f72f4cd0-443d-4ca9-907a-ca2728815490 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.968156] [55269]: INFO cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-f72f4cd0-443d-4ca9-907a-ca2728815490 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1493.968317] [55269]: DEBUG cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-f72f4cd0-443d-4ca9-907a-ca2728815490 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1493.968545] [55269]: DEBUG cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-f72f4cd0-443d-4ca9-907a-ca2728815490 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1493.978853] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1493.978853] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1493.982078] [55269]: INFO cinder.volume.api [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-f72f4cd0-443d-4ca9-907a-ca2728815490 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1493.986759] [55269]: INFO cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-f72f4cd0-443d-4ca9-907a-ca2728815490 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1493.987192] [55269]: [pid: 55269|app: 0|req: 24/47] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:52:30 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1233 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1494.017633] [55270]: DEBUG cinder.api.middleware.request_id [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-cec0fd59-5a20-4a06-bd5d-abfd8fdbb3d4 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.020489] [55270]: INFO cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-cec0fd59-5a20-4a06-bd5d-abfd8fdbb3d4 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] PUT http://10.180.1.21/volume/v3/attachments/cfa96a9c-ffca-4b3a-b16d-a796d8e6fdab [ 1494.020916] [55270]: DEBUG cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-cec0fd59-5a20-4a06-bd5d-abfd8fdbb3d4 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-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-370931", "mountpoint": "/dev/sdb"}}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1494.029870] [55270]: DEBUG cinder.coordination [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-cec0fd59-5a20-4a06-bd5d-abfd8fdbb3d4 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Acquiring lock "cinder-attachment_update-f19290f7-d256-4b28-a0db-14a599c23011-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55270) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1494.037021] [55270]: DEBUG cinder.coordination [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-cec0fd59-5a20-4a06-bd5d-abfd8fdbb3d4 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Lock "cinder-attachment_update-f19290f7-d256-4b28-a0db-14a599c23011-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55270) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1494.037021] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.037021] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1494.498079] [55269]: DEBUG cinder.api.middleware.request_id [None req-4b72fa53-7215-4ffe-bc8b-a959fe0a4b92 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.500403] [55269]: INFO cinder.api.openstack.wsgi [None req-4b72fa53-7215-4ffe-bc8b-a959fe0a4b92 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1494.500698] [55269]: DEBUG cinder.api.openstack.wsgi [None req-4b72fa53-7215-4ffe-bc8b-a959fe0a4b92 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1494.501050] [55269]: DEBUG cinder.api.openstack.wsgi [None req-4b72fa53-7215-4ffe-bc8b-a959fe0a4b92 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1494.515754] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.515754] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1494.519463] [55269]: INFO cinder.volume.api [None req-4b72fa53-7215-4ffe-bc8b-a959fe0a4b92 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1494.524259] [55269]: INFO cinder.api.openstack.wsgi [None req-4b72fa53-7215-4ffe-bc8b-a959fe0a4b92 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1494.524694] [55269]: [pid: 55269|app: 0|req: 25/48] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:52:31 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1495.534248] [55269]: DEBUG cinder.api.middleware.request_id [None req-9ae6b642-e30e-4a8b-b430-67bc9c2659a8 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.537572] [55269]: INFO cinder.api.openstack.wsgi [None req-9ae6b642-e30e-4a8b-b430-67bc9c2659a8 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1495.537816] [55269]: DEBUG cinder.api.openstack.wsgi [None req-9ae6b642-e30e-4a8b-b430-67bc9c2659a8 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.538044] [55269]: DEBUG cinder.api.openstack.wsgi [None req-9ae6b642-e30e-4a8b-b430-67bc9c2659a8 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.551096] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1495.551096] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1495.556143] [55269]: INFO cinder.volume.api [None req-9ae6b642-e30e-4a8b-b430-67bc9c2659a8 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1495.561582] [55269]: INFO cinder.api.openstack.wsgi [None req-9ae6b642-e30e-4a8b-b430-67bc9c2659a8 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1495.562227] [55269]: [pid: 55269|app: 0|req: 26/49] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:52:32 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1496.572965] [55269]: DEBUG cinder.api.middleware.request_id [None req-79d645b2-e872-4dcc-b364-c872b44af78a None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1496.576209] [55269]: INFO cinder.api.openstack.wsgi [None req-79d645b2-e872-4dcc-b364-c872b44af78a tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1496.576591] [55269]: DEBUG cinder.api.openstack.wsgi [None req-79d645b2-e872-4dcc-b364-c872b44af78a tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1496.576934] [55269]: DEBUG cinder.api.openstack.wsgi [None req-79d645b2-e872-4dcc-b364-c872b44af78a tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1496.593847] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1496.593847] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1496.597778] [55269]: INFO cinder.volume.api [None req-79d645b2-e872-4dcc-b364-c872b44af78a tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1496.603249] [55269]: INFO cinder.api.openstack.wsgi [None req-79d645b2-e872-4dcc-b364-c872b44af78a tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1496.603920] [55269]: [pid: 55269|app: 0|req: 27/50] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:52:33 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1497.615378] [55269]: DEBUG cinder.api.middleware.request_id [None req-cdf36062-5bbd-471f-b84d-b2abe4e4fe39 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.617451] [55269]: INFO cinder.api.openstack.wsgi [None req-cdf36062-5bbd-471f-b84d-b2abe4e4fe39 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1497.617862] [55269]: DEBUG cinder.api.openstack.wsgi [None req-cdf36062-5bbd-471f-b84d-b2abe4e4fe39 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.618138] [55269]: DEBUG cinder.api.openstack.wsgi [None req-cdf36062-5bbd-471f-b84d-b2abe4e4fe39 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.638164] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.638164] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.642177] [55269]: INFO cinder.volume.api [None req-cdf36062-5bbd-471f-b84d-b2abe4e4fe39 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1497.646981] [55269]: INFO cinder.api.openstack.wsgi [None req-cdf36062-5bbd-471f-b84d-b2abe4e4fe39 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1497.647966] [55269]: [pid: 55269|app: 0|req: 28/51] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:52:34 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1498.563463] [55270]: DEBUG cinder.coordination [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-cec0fd59-5a20-4a06-bd5d-abfd8fdbb3d4 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Lock "cinder-attachment_update-f19290f7-d256-4b28-a0db-14a599c23011-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=55270) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1498.563817] [55270]: INFO cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-cec0fd59-5a20-4a06-bd5d-abfd8fdbb3d4 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/attachments/cfa96a9c-ffca-4b3a-b16d-a796d8e6fdab returned with HTTP 200 [ 1498.564365] [55270]: [pid: 55270|app: 0|req: 24/52] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 02:52:30 2024] PUT /volume/v3/attachments/cfa96a9c-ffca-4b3a-b16d-a796d8e6fdab => generated 589 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1498.660286] [55269]: DEBUG cinder.api.middleware.request_id [None req-0e86e0f1-5ea5-4cfb-bded-e660a50efe99 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.665127] [55269]: INFO cinder.api.openstack.wsgi [None req-0e86e0f1-5ea5-4cfb-bded-e660a50efe99 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1498.665127] [55269]: DEBUG cinder.api.openstack.wsgi [None req-0e86e0f1-5ea5-4cfb-bded-e660a50efe99 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1498.665127] [55269]: DEBUG cinder.api.openstack.wsgi [None req-0e86e0f1-5ea5-4cfb-bded-e660a50efe99 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1498.681475] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1498.681475] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1498.690875] [55269]: INFO cinder.volume.api [None req-0e86e0f1-5ea5-4cfb-bded-e660a50efe99 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1498.699353] [55269]: INFO cinder.api.openstack.wsgi [None req-0e86e0f1-5ea5-4cfb-bded-e660a50efe99 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1498.699977] [55269]: [pid: 55269|app: 0|req: 29/53] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:52:35 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1499.713145] [55270]: DEBUG cinder.api.middleware.request_id [None req-441afc1f-fffc-4289-a6bf-a3aff3216ad8 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1499.720494] [55270]: INFO cinder.api.openstack.wsgi [None req-441afc1f-fffc-4289-a6bf-a3aff3216ad8 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1499.720610] [55270]: DEBUG cinder.api.openstack.wsgi [None req-441afc1f-fffc-4289-a6bf-a3aff3216ad8 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1499.720760] [55270]: DEBUG cinder.api.openstack.wsgi [None req-441afc1f-fffc-4289-a6bf-a3aff3216ad8 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1499.739756] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1499.739756] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1499.743379] [55270]: INFO cinder.volume.api [None req-441afc1f-fffc-4289-a6bf-a3aff3216ad8 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1499.749077] [55270]: INFO cinder.api.openstack.wsgi [None req-441afc1f-fffc-4289-a6bf-a3aff3216ad8 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1499.749560] [55270]: [pid: 55270|app: 0|req: 25/54] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:52:36 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1500.214172] [55269]: DEBUG cinder.api.middleware.request_id [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-daa9b979-8c37-462c-ade2-987b60d7feae None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.219174] [55269]: INFO cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-daa9b979-8c37-462c-ade2-987b60d7feae tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] POST http://10.180.1.21/volume/v3/attachments/cfa96a9c-ffca-4b3a-b16d-a796d8e6fdab/action [ 1500.219174] [55269]: DEBUG cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-daa9b979-8c37-462c-ade2-987b60d7feae tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Action body: b'{"os-complete": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1500.219290] [55269]: DEBUG cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-daa9b979-8c37-462c-ade2-987b60d7feae tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1500.249607] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1500.249607] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1500.265029] [55269]: INFO cinder.api.openstack.wsgi [req-ee4dc0d7-5d2c-4070-aaff-014943fff64c req-daa9b979-8c37-462c-ade2-987b60d7feae tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/attachments/cfa96a9c-ffca-4b3a-b16d-a796d8e6fdab/action returned with HTTP 204 [ 1500.269010] [55269]: [pid: 55269|app: 0|req: 30/55] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 02:52:37 2024] POST /volume/v3/attachments/cfa96a9c-ffca-4b3a-b16d-a796d8e6fdab/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1500.764452] [55270]: DEBUG cinder.api.middleware.request_id [None req-f9b5deaa-f4ae-4b66-bd44-e076ebf126cf None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.766714] [55270]: INFO cinder.api.openstack.wsgi [None req-f9b5deaa-f4ae-4b66-bd44-e076ebf126cf tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1500.766959] [55270]: DEBUG cinder.api.openstack.wsgi [None req-f9b5deaa-f4ae-4b66-bd44-e076ebf126cf tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1500.767200] [55270]: DEBUG cinder.api.openstack.wsgi [None req-f9b5deaa-f4ae-4b66-bd44-e076ebf126cf tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1500.779450] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1500.779450] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1500.783828] [55270]: INFO cinder.volume.api [None req-f9b5deaa-f4ae-4b66-bd44-e076ebf126cf tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1500.789762] [55270]: INFO cinder.api.openstack.wsgi [None req-f9b5deaa-f4ae-4b66-bd44-e076ebf126cf tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1500.791020] [55270]: [pid: 55270|app: 0|req: 26/56] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:52:37 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1500.800496] [55269]: DEBUG cinder.api.middleware.request_id [None req-86963cca-ea45-4aa1-97b4-bc3192cf085a None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.804027] [55269]: INFO cinder.api.openstack.wsgi [None req-86963cca-ea45-4aa1-97b4-bc3192cf085a tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1500.804271] [55269]: DEBUG cinder.api.openstack.wsgi [None req-86963cca-ea45-4aa1-97b4-bc3192cf085a tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1500.804614] [55269]: DEBUG cinder.api.openstack.wsgi [None req-86963cca-ea45-4aa1-97b4-bc3192cf085a tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1500.816853] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1500.816853] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1500.821077] [55269]: INFO cinder.volume.api [None req-86963cca-ea45-4aa1-97b4-bc3192cf085a tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1500.826735] [55269]: INFO cinder.api.openstack.wsgi [None req-86963cca-ea45-4aa1-97b4-bc3192cf085a tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1500.827166] [55269]: [pid: 55269|app: 0|req: 31/57] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:52:37 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1501.036801] [55270]: DEBUG cinder.api.middleware.request_id [None req-62775da6-557e-4656-b00d-50ca5f33bef0 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.038983] [55270]: INFO cinder.api.openstack.wsgi [None req-62775da6-557e-4656-b00d-50ca5f33bef0 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1501.039249] [55270]: DEBUG cinder.api.openstack.wsgi [None req-62775da6-557e-4656-b00d-50ca5f33bef0 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1501.039471] [55270]: DEBUG cinder.api.openstack.wsgi [None req-62775da6-557e-4656-b00d-50ca5f33bef0 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1501.050202] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1501.050202] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1501.053486] [55270]: INFO cinder.volume.api [None req-62775da6-557e-4656-b00d-50ca5f33bef0 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1501.057952] [55270]: INFO cinder.api.openstack.wsgi [None req-62775da6-557e-4656-b00d-50ca5f33bef0 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1501.058380] [55270]: [pid: 55270|app: 0|req: 27/58] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:52:37 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1501.114125] [55269]: DEBUG cinder.api.middleware.request_id [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-2e61e295-8fca-4bc3-abd3-82cb696fa7da None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.116710] [55269]: INFO cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-2e61e295-8fca-4bc3-abd3-82cb696fa7da tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1501.116929] [55269]: DEBUG cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-2e61e295-8fca-4bc3-abd3-82cb696fa7da tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1501.117547] [55269]: DEBUG cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-2e61e295-8fca-4bc3-abd3-82cb696fa7da tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1501.131945] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1501.131945] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1501.135625] [55269]: INFO cinder.volume.api [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-2e61e295-8fca-4bc3-abd3-82cb696fa7da tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1501.140562] [55269]: INFO cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-2e61e295-8fca-4bc3-abd3-82cb696fa7da tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1501.141351] [55269]: [pid: 55269|app: 0|req: 32/59] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:52:37 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1501.158544] [55270]: DEBUG cinder.api.middleware.request_id [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-cc2b8966-6be4-4caf-a485-207946bd93b4 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.160594] [55270]: INFO cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-cc2b8966-6be4-4caf-a485-207946bd93b4 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] POST http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011/action [ 1501.161248] [55270]: DEBUG cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-cc2b8966-6be4-4caf-a485-207946bd93b4 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1501.161399] [55270]: DEBUG cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-cc2b8966-6be4-4caf-a485-207946bd93b4 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1501.172574] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1501.172574] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1501.172574] [55270]: INFO cinder.volume.api [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-cc2b8966-6be4-4caf-a485-207946bd93b4 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1501.178698] [55270]: INFO cinder.volume.api [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-cc2b8966-6be4-4caf-a485-207946bd93b4 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Begin detaching volume completed successfully. [ 1501.178946] [55270]: INFO cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-cc2b8966-6be4-4caf-a485-207946bd93b4 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011/action returned with HTTP 202 [ 1501.179423] [55270]: [pid: 55270|app: 0|req: 28/60] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 02:52:38 2024] POST /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1502.203027] [55269]: DEBUG cinder.api.middleware.request_id [None req-aefd17c2-6299-401a-9b67-b17b0f55df87 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.203635] [55269]: INFO cinder.api.openstack.wsgi [None req-aefd17c2-6299-401a-9b67-b17b0f55df87 None None] GET http://10.180.1.21/volume// [ 1502.203784] [55269]: DEBUG cinder.api.openstack.wsgi [None req-aefd17c2-6299-401a-9b67-b17b0f55df87 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.204084] [55269]: DEBUG cinder.api.openstack.wsgi [None req-aefd17c2-6299-401a-9b67-b17b0f55df87 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.204539] [55269]: INFO cinder.api.openstack.wsgi [None req-aefd17c2-6299-401a-9b67-b17b0f55df87 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1502.204872] [55269]: [pid: 55269|app: 0|req: 33/61] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:52:39 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1502.208855] [55270]: DEBUG cinder.api.middleware.request_id [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-6faf1ad3-3c89-466b-bbae-c9250ae863fe None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.211562] [55270]: INFO cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-6faf1ad3-3c89-466b-bbae-c9250ae863fe tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1502.211830] [55270]: DEBUG cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-6faf1ad3-3c89-466b-bbae-c9250ae863fe tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.212186] [55270]: DEBUG cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-6faf1ad3-3c89-466b-bbae-c9250ae863fe tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.229992] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1502.229992] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1502.232413] [55270]: INFO cinder.volume.api [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-6faf1ad3-3c89-466b-bbae-c9250ae863fe tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1502.237507] [55270]: INFO cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-6faf1ad3-3c89-466b-bbae-c9250ae863fe tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1502.237936] [55270]: [pid: 55270|app: 0|req: 29/62] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:52:39 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1555 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1503.669654] [55269]: DEBUG cinder.api.middleware.request_id [req-b256b1a4-9843-4c7f-8142-50db8f871394 req-5df8177b-b6c6-4fa5-a030-7ac85ed063af None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.672120] [55269]: INFO cinder.api.openstack.wsgi [req-b256b1a4-9843-4c7f-8142-50db8f871394 req-5df8177b-b6c6-4fa5-a030-7ac85ed063af tempest-SecurityGroupsTestJSON-1587406018 tempest-SecurityGroupsTestJSON-1587406018-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=d16a99df-f092-4d56-9730-852883bbdb70 [ 1503.672403] [55269]: DEBUG cinder.api.openstack.wsgi [req-b256b1a4-9843-4c7f-8142-50db8f871394 req-5df8177b-b6c6-4fa5-a030-7ac85ed063af tempest-SecurityGroupsTestJSON-1587406018 tempest-SecurityGroupsTestJSON-1587406018-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.672625] [55269]: DEBUG cinder.api.openstack.wsgi [req-b256b1a4-9843-4c7f-8142-50db8f871394 req-5df8177b-b6c6-4fa5-a030-7ac85ed063af tempest-SecurityGroupsTestJSON-1587406018 tempest-SecurityGroupsTestJSON-1587406018-project-member] Calling method 'version_select' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.686753] [55269]: INFO cinder.api.openstack.wsgi [req-b256b1a4-9843-4c7f-8142-50db8f871394 req-5df8177b-b6c6-4fa5-a030-7ac85ed063af tempest-SecurityGroupsTestJSON-1587406018 tempest-SecurityGroupsTestJSON-1587406018-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=d16a99df-f092-4d56-9730-852883bbdb70 returned with HTTP 200 [ 1503.687278] [55269]: [pid: 55269|app: 0|req: 34/63] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Dec 12 02:52:40 2024] GET /volume/v3/attachments?instance_id=d16a99df-f092-4d56-9730-852883bbdb70 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1503.805406] [55270]: DEBUG cinder.api.middleware.request_id [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-146a764c-7b16-40c8-ab50-f9e43ecec277 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.808252] [55270]: INFO cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-146a764c-7b16-40c8-ab50-f9e43ecec277 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/cfa96a9c-ffca-4b3a-b16d-a796d8e6fdab [ 1503.808490] [55270]: DEBUG cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-146a764c-7b16-40c8-ab50-f9e43ecec277 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.808716] [55270]: DEBUG cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-146a764c-7b16-40c8-ab50-f9e43ecec277 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.821988] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1503.821988] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1504.369490] [55270]: INFO cinder.api.openstack.wsgi [req-65230675-09fb-4b9a-bdf4-a34424ae239b req-146a764c-7b16-40c8-ab50-f9e43ecec277 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/attachments/cfa96a9c-ffca-4b3a-b16d-a796d8e6fdab returned with HTTP 200 [ 1504.370114] [55270]: [pid: 55270|app: 0|req: 30/64] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 02:52:40 2024] DELETE /volume/v3/attachments/cfa96a9c-ffca-4b3a-b16d-a796d8e6fdab => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1505.526780] [55269]: DEBUG cinder.api.middleware.request_id [None req-d38708c5-1edb-485b-8230-17390415652a None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.530850] [55269]: INFO cinder.api.openstack.wsgi [None req-d38708c5-1edb-485b-8230-17390415652a tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1505.531184] [55269]: DEBUG cinder.api.openstack.wsgi [None req-d38708c5-1edb-485b-8230-17390415652a tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1505.531511] [55269]: DEBUG cinder.api.openstack.wsgi [None req-d38708c5-1edb-485b-8230-17390415652a tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1505.549803] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1505.549803] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.553887] [55269]: INFO cinder.volume.api [None req-d38708c5-1edb-485b-8230-17390415652a tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1505.560474] [55269]: INFO cinder.api.openstack.wsgi [None req-d38708c5-1edb-485b-8230-17390415652a tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1505.560662] [55269]: [pid: 55269|app: 0|req: 35/65] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:52:42 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1505.571400] [55270]: DEBUG cinder.api.middleware.request_id [None req-0f4d5134-af9d-40cd-833c-bf8cb599205d None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.573657] [55270]: INFO cinder.api.openstack.wsgi [None req-0f4d5134-af9d-40cd-833c-bf8cb599205d tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1505.573896] [55270]: DEBUG cinder.api.openstack.wsgi [None req-0f4d5134-af9d-40cd-833c-bf8cb599205d tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1505.574126] [55270]: DEBUG cinder.api.openstack.wsgi [None req-0f4d5134-af9d-40cd-833c-bf8cb599205d tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1505.574464] [55270]: INFO cinder.api.v3.volumes [None req-0f4d5134-af9d-40cd-833c-bf8cb599205d tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Delete volume with id: f19290f7-d256-4b28-a0db-14a599c23011 [ 1505.584951] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1505.584951] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.585518] [55270]: INFO cinder.volume.api [None req-0f4d5134-af9d-40cd-833c-bf8cb599205d tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1505.615113] [55270]: INFO cinder.volume.api [None req-0f4d5134-af9d-40cd-833c-bf8cb599205d tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Delete volume request issued successfully. [ 1505.615626] [55270]: INFO cinder.api.openstack.wsgi [None req-0f4d5134-af9d-40cd-833c-bf8cb599205d tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 202 [ 1505.616102] [55270]: [pid: 55270|app: 0|req: 31/66] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:52:42 2024] DELETE /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1505.621430] [55269]: DEBUG cinder.api.middleware.request_id [None req-63ab5e47-96b1-4d61-b99a-2b8ccca56ee6 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.624286] [55269]: INFO cinder.api.openstack.wsgi [None req-63ab5e47-96b1-4d61-b99a-2b8ccca56ee6 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1505.624513] [55269]: DEBUG cinder.api.openstack.wsgi [None req-63ab5e47-96b1-4d61-b99a-2b8ccca56ee6 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1505.624741] [55269]: DEBUG cinder.api.openstack.wsgi [None req-63ab5e47-96b1-4d61-b99a-2b8ccca56ee6 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1505.634545] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1505.634545] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.647312] [55269]: INFO cinder.volume.api [None req-63ab5e47-96b1-4d61-b99a-2b8ccca56ee6 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1505.650308] [55269]: INFO cinder.api.openstack.wsgi [None req-63ab5e47-96b1-4d61-b99a-2b8ccca56ee6 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1505.650731] [55269]: [pid: 55269|app: 0|req: 36/67] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:52:42 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1506.662496] [55270]: DEBUG cinder.api.middleware.request_id [None req-7f70e6e4-8d48-4ee7-948e-c6531b30ff80 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1506.665028] [55270]: INFO cinder.api.openstack.wsgi [None req-7f70e6e4-8d48-4ee7-948e-c6531b30ff80 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1506.665297] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7f70e6e4-8d48-4ee7-948e-c6531b30ff80 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1506.665561] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7f70e6e4-8d48-4ee7-948e-c6531b30ff80 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1506.677888] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1506.677888] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1506.681556] [55270]: INFO cinder.volume.api [None req-7f70e6e4-8d48-4ee7-948e-c6531b30ff80 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1506.686520] [55270]: INFO cinder.api.openstack.wsgi [None req-7f70e6e4-8d48-4ee7-948e-c6531b30ff80 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1506.686929] [55270]: [pid: 55270|app: 0|req: 32/68] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:52:43 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1507.698800] [55269]: DEBUG cinder.api.middleware.request_id [None req-aa6281fe-a0cf-44f0-b429-eaf7f204dc39 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.702011] [55269]: INFO cinder.api.openstack.wsgi [None req-aa6281fe-a0cf-44f0-b429-eaf7f204dc39 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1507.702011] [55269]: DEBUG cinder.api.openstack.wsgi [None req-aa6281fe-a0cf-44f0-b429-eaf7f204dc39 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.702094] [55269]: DEBUG cinder.api.openstack.wsgi [None req-aa6281fe-a0cf-44f0-b429-eaf7f204dc39 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.723877] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.723877] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1507.729056] [55269]: INFO cinder.volume.api [None req-aa6281fe-a0cf-44f0-b429-eaf7f204dc39 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Volume info retrieved successfully. [ 1507.733623] [55269]: INFO cinder.api.openstack.wsgi [None req-aa6281fe-a0cf-44f0-b429-eaf7f204dc39 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 200 [ 1507.733911] [55269]: [pid: 55269|app: 0|req: 37/69] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:52:44 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1508.747568] [55270]: DEBUG cinder.api.middleware.request_id [None req-238f2730-3b43-4164-8912-b8098d72ae12 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.751422] [55270]: INFO cinder.api.openstack.wsgi [None req-238f2730-3b43-4164-8912-b8098d72ae12 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1508.751665] [55270]: DEBUG cinder.api.openstack.wsgi [None req-238f2730-3b43-4164-8912-b8098d72ae12 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1508.751941] [55270]: DEBUG cinder.api.openstack.wsgi [None req-238f2730-3b43-4164-8912-b8098d72ae12 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1508.766092] [55270]: INFO cinder.api.openstack.wsgi [None req-238f2730-3b43-4164-8912-b8098d72ae12 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 404 [ 1508.767635] [55270]: [pid: 55270|app: 0|req: 33/70] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:52:45 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1517.730916] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=72,cinder:UPDATE=5 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1518.757558] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=57,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1523.039199] [55269]: DEBUG cinder.api.middleware.request_id [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1523.042325] [55269]: INFO cinder.api.openstack.wsgi [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1523.042932] [55269]: DEBUG cinder.api.openstack.wsgi [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1147651234"}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1523.045788] [55269]: DEBUG cinder.api.v3.volumes [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1147651234'}} {{(pid=55269) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1523.045966] [55269]: INFO cinder.api.v3.volumes [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Create volume of 1 GB [ 1523.053145] [55269]: INFO cinder.volume.api [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Availability Zones retrieved successfully. [ 1523.060776] [55269]: DEBUG cinder.volume.api [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Flow 'volume_create_api' (772f7f88-d3cd-48a2-9771-6fd0c3f074ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1523.062135] [55269]: DEBUG cinder.volume.api [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de38adc8-ef76-430b-b22c-1abc05c14cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1523.063471] [55269]: DEBUG cinder.volume.flows.api.create_volume [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Validating volume size '1' using validate_int {{(pid=55269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1523.085155] [55269]: DEBUG cinder.volume.api [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de38adc8-ef76-430b-b22c-1abc05c14cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1523.086398] [55269]: DEBUG cinder.volume.api [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b975f7c-1036-4167-a4b1-cc6bb8c7262b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1523.135312] [55269]: DEBUG cinder.quota [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Created reservations ['d6f79861-801d-4406-b14b-b2de4b755cd7', '9052915c-db5d-4326-9624-fe8bd92a26a5', 'e0529694-4ba3-44de-8748-71f0a850fc2d', '8ae79a09-9a4d-41c8-9a58-2884eab6081f'] {{(pid=55269) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1523.136376] [55269]: DEBUG cinder.volume.api [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b975f7c-1036-4167-a4b1-cc6bb8c7262b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6f79861-801d-4406-b14b-b2de4b755cd7', '9052915c-db5d-4326-9624-fe8bd92a26a5', 'e0529694-4ba3-44de-8748-71f0a850fc2d', '8ae79a09-9a4d-41c8-9a58-2884eab6081f']}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1523.137497] [55269]: DEBUG cinder.volume.api [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dbfd82a-b53e-41a3-95b2-aa30108e40ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1523.151888] [55269]: DEBUG cinder.volume.api [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dbfd82a-b53e-41a3-95b2-aa30108e40ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee7bf020-3b58-4597-a084-12bb888e6072', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1147651234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e4a92683e3f457bb157966a92b48577',qos_specs=None,replication_status=,reservations=['d6f79861-801d-4406-b14b-b2de4b755cd7','9052915c-db5d-4326-9624-fe8bd92a26a5','e0529694-4ba3-44de-8748-71f0a850fc2d','8ae79a09-9a4d-41c8-9a58-2884eab6081f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f99144f3364fe2b298fc4b579d6be8',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:52:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1147651234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee7bf020-3b58-4597-a084-12bb888e6072,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e4a92683e3f457bb157966a92b48577',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='f2f99144f3364fe2b298fc4b579d6be8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1523.153126] [55269]: DEBUG cinder.volume.api [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9246dce-bb9e-46af-9f2e-b59ec99c0d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1523.173513] [55269]: DEBUG cinder.volume.api [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9246dce-bb9e-46af-9f2e-b59ec99c0d89) 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-1147651234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e4a92683e3f457bb157966a92b48577',qos_specs=None,replication_status=,reservations=['d6f79861-801d-4406-b14b-b2de4b755cd7','9052915c-db5d-4326-9624-fe8bd92a26a5','e0529694-4ba3-44de-8748-71f0a850fc2d','8ae79a09-9a4d-41c8-9a58-2884eab6081f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f99144f3364fe2b298fc4b579d6be8',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1523.174559] [55269]: DEBUG cinder.volume.api [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9c441b-9b7b-482b-bb6b-740fd069f553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1523.185629] [55269]: DEBUG cinder.volume.api [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9c441b-9b7b-482b-bb6b-740fd069f553) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1523.186941] [55269]: DEBUG cinder.volume.api [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Flow 'volume_create_api' (772f7f88-d3cd-48a2-9771-6fd0c3f074ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1523.188178] [55269]: INFO cinder.volume.api [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Create volume request issued successfully. [ 1523.188889] [55269]: INFO cinder.api.openstack.wsgi [None req-b5b4fcfc-43c8-474f-81d7-df1745ab1df2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1523.189448] [55269]: [pid: 55269|app: 0|req: 38/71] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:52:59 2024] POST /volume/v3/volumes => generated 750 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1523.206491] [55270]: DEBUG cinder.api.middleware.request_id [None req-3ab7dfeb-375c-4e73-9760-f8cf8b727220 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1523.210086] [55270]: INFO cinder.api.openstack.wsgi [None req-3ab7dfeb-375c-4e73-9760-f8cf8b727220 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1523.210374] [55270]: DEBUG cinder.api.openstack.wsgi [None req-3ab7dfeb-375c-4e73-9760-f8cf8b727220 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1523.210615] [55270]: DEBUG cinder.api.openstack.wsgi [None req-3ab7dfeb-375c-4e73-9760-f8cf8b727220 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1523.220707] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1523.220707] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1523.225015] [55270]: INFO cinder.volume.api [None req-3ab7dfeb-375c-4e73-9760-f8cf8b727220 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1523.236927] [55270]: INFO cinder.api.openstack.wsgi [None req-3ab7dfeb-375c-4e73-9760-f8cf8b727220 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1523.237380] [55270]: [pid: 55270|app: 0|req: 34/72] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:00 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1524.249231] [55269]: DEBUG cinder.api.middleware.request_id [None req-3adf0a7e-d7d9-46d3-8620-89011ec0b977 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1524.251541] [55269]: INFO cinder.api.openstack.wsgi [None req-3adf0a7e-d7d9-46d3-8620-89011ec0b977 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1524.251741] [55269]: DEBUG cinder.api.openstack.wsgi [None req-3adf0a7e-d7d9-46d3-8620-89011ec0b977 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1524.251967] [55269]: DEBUG cinder.api.openstack.wsgi [None req-3adf0a7e-d7d9-46d3-8620-89011ec0b977 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1524.262416] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1524.262416] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1524.266609] [55269]: INFO cinder.volume.api [None req-3adf0a7e-d7d9-46d3-8620-89011ec0b977 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1524.271538] [55269]: INFO cinder.api.openstack.wsgi [None req-3adf0a7e-d7d9-46d3-8620-89011ec0b977 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1524.272068] [55269]: [pid: 55269|app: 0|req: 39/73] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:01 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1524.827066] [55270]: DEBUG cinder.api.middleware.request_id [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-1e602010-5176-434d-b174-7b25001a31fb None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1524.829392] [55270]: INFO cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-1e602010-5176-434d-b174-7b25001a31fb tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1524.829658] [55270]: DEBUG cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-1e602010-5176-434d-b174-7b25001a31fb tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1524.829886] [55270]: DEBUG cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-1e602010-5176-434d-b174-7b25001a31fb tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1524.837391] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1524.837391] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1524.840805] [55270]: INFO cinder.volume.api [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-1e602010-5176-434d-b174-7b25001a31fb tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1524.845353] [55270]: INFO cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-1e602010-5176-434d-b174-7b25001a31fb tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1524.845758] [55270]: [pid: 55270|app: 0|req: 35/74] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:53:01 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1526.366633] [55269]: DEBUG cinder.api.middleware.request_id [None req-f2a13d44-9c62-4a0a-8618-405fc3423f66 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1526.367110] [55269]: INFO cinder.api.openstack.wsgi [None req-f2a13d44-9c62-4a0a-8618-405fc3423f66 None None] GET http://10.180.1.21/volume// [ 1526.367308] [55269]: DEBUG cinder.api.openstack.wsgi [None req-f2a13d44-9c62-4a0a-8618-405fc3423f66 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1526.367532] [55269]: DEBUG cinder.api.openstack.wsgi [None req-f2a13d44-9c62-4a0a-8618-405fc3423f66 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1526.367939] [55269]: INFO cinder.api.openstack.wsgi [None req-f2a13d44-9c62-4a0a-8618-405fc3423f66 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1526.368251] [55269]: [pid: 55269|app: 0|req: 40/75] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 02:53:03 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1526.373534] [55270]: DEBUG cinder.api.middleware.request_id [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-87c048aa-de06-4ea2-a79b-330e710c0ec5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1526.375921] [55270]: INFO cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-87c048aa-de06-4ea2-a79b-330e710c0ec5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1526.376655] [55270]: DEBUG cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-87c048aa-de06-4ea2-a79b-330e710c0ec5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee7bf020-3b58-4597-a084-12bb888e6072", "connector": null, "instance_uuid": "1c3392d3-cfb0-47c6-9366-8c363ad21297"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1526.391628] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1526.391628] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1526.416624] [55270]: INFO cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-87c048aa-de06-4ea2-a79b-330e710c0ec5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1526.417281] [55270]: [pid: 55270|app: 0|req: 36/76] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 02:53:03 2024] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1526.440692] [55269]: DEBUG cinder.api.middleware.request_id [None req-bc913c1f-5fd5-4817-bb04-8de989860c38 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1526.443358] [55269]: INFO cinder.api.openstack.wsgi [None req-bc913c1f-5fd5-4817-bb04-8de989860c38 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1526.443633] [55269]: DEBUG cinder.api.openstack.wsgi [None req-bc913c1f-5fd5-4817-bb04-8de989860c38 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1526.443943] [55269]: DEBUG cinder.api.openstack.wsgi [None req-bc913c1f-5fd5-4817-bb04-8de989860c38 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1526.457854] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1526.457854] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1526.461938] [55269]: INFO cinder.volume.api [None req-bc913c1f-5fd5-4817-bb04-8de989860c38 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1526.467514] [55269]: INFO cinder.api.openstack.wsgi [None req-bc913c1f-5fd5-4817-bb04-8de989860c38 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1526.468250] [55269]: [pid: 55269|app: 0|req: 41/77] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:03 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1526.943073] [55270]: DEBUG cinder.api.middleware.request_id [None req-1bd208a1-bdff-4a0b-aa27-ef67132f5a47 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1526.943871] [55270]: INFO cinder.api.openstack.wsgi [None req-1bd208a1-bdff-4a0b-aa27-ef67132f5a47 None None] GET http://10.180.1.21/volume// [ 1526.944118] [55270]: DEBUG cinder.api.openstack.wsgi [None req-1bd208a1-bdff-4a0b-aa27-ef67132f5a47 None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1526.944365] [55270]: DEBUG cinder.api.openstack.wsgi [None req-1bd208a1-bdff-4a0b-aa27-ef67132f5a47 None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1526.945018] [55270]: INFO cinder.api.openstack.wsgi [None req-1bd208a1-bdff-4a0b-aa27-ef67132f5a47 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1526.945383] [55270]: [pid: 55270|app: 0|req: 37/78] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:53:03 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1526.950059] [55269]: DEBUG cinder.api.middleware.request_id [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-41ee5611-03e3-4321-948d-89966b5cebc9 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1526.953443] [55269]: INFO cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-41ee5611-03e3-4321-948d-89966b5cebc9 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1526.953626] [55269]: DEBUG cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-41ee5611-03e3-4321-948d-89966b5cebc9 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1526.953980] [55269]: DEBUG cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-41ee5611-03e3-4321-948d-89966b5cebc9 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1526.966223] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1526.966223] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1526.968828] [55269]: INFO cinder.volume.api [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-41ee5611-03e3-4321-948d-89966b5cebc9 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1526.973995] [55269]: INFO cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-41ee5611-03e3-4321-948d-89966b5cebc9 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1526.974482] [55269]: [pid: 55269|app: 0|req: 42/79] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:53:03 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1527.004489] [55270]: DEBUG cinder.api.middleware.request_id [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-0a794536-4605-4a8f-a1d0-f0b296444d41 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1527.009529] [55270]: INFO cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-0a794536-4605-4a8f-a1d0-f0b296444d41 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] PUT http://10.180.1.21/volume/v3/attachments/848c2f5b-12b4-44a5-8c88-e9e516a8b9f9 [ 1527.010460] [55270]: DEBUG cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-0a794536-4605-4a8f-a1d0-f0b296444d41 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-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-370993", "mountpoint": "/dev/sdb"}}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1527.019170] [55270]: DEBUG cinder.coordination [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-0a794536-4605-4a8f-a1d0-f0b296444d41 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Acquiring lock "cinder-attachment_update-ee7bf020-3b58-4597-a084-12bb888e6072-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55270) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1527.024554] [55270]: DEBUG cinder.coordination [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-0a794536-4605-4a8f-a1d0-f0b296444d41 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Lock "cinder-attachment_update-ee7bf020-3b58-4597-a084-12bb888e6072-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55270) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1527.024554] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1527.024554] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1527.482664] [55269]: DEBUG cinder.api.middleware.request_id [None req-5ee53d64-5f1d-45fa-8a15-886448aeb1ec None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1527.485804] [55269]: INFO cinder.api.openstack.wsgi [None req-5ee53d64-5f1d-45fa-8a15-886448aeb1ec tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1527.486078] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5ee53d64-5f1d-45fa-8a15-886448aeb1ec tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1527.486334] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5ee53d64-5f1d-45fa-8a15-886448aeb1ec tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1527.502920] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1527.502920] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1527.508668] [55269]: INFO cinder.volume.api [None req-5ee53d64-5f1d-45fa-8a15-886448aeb1ec tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1527.516424] [55269]: INFO cinder.api.openstack.wsgi [None req-5ee53d64-5f1d-45fa-8a15-886448aeb1ec tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1527.517019] [55269]: [pid: 55269|app: 0|req: 43/80] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:04 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1528.535824] [55269]: DEBUG cinder.api.middleware.request_id [None req-59aea6a3-4e4a-444c-badc-085f3fea7dd5 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1528.536209] [55269]: INFO cinder.api.openstack.wsgi [None req-59aea6a3-4e4a-444c-badc-085f3fea7dd5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1528.536435] [55269]: DEBUG cinder.api.openstack.wsgi [None req-59aea6a3-4e4a-444c-badc-085f3fea7dd5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1528.538851] [55269]: DEBUG cinder.api.openstack.wsgi [None req-59aea6a3-4e4a-444c-badc-085f3fea7dd5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1528.568439] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1528.568439] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1528.572697] [55269]: INFO cinder.volume.api [None req-59aea6a3-4e4a-444c-badc-085f3fea7dd5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1528.579027] [55269]: INFO cinder.api.openstack.wsgi [None req-59aea6a3-4e4a-444c-badc-085f3fea7dd5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1528.579027] [55269]: [pid: 55269|app: 0|req: 44/81] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:05 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1529.594386] [55269]: DEBUG cinder.api.middleware.request_id [None req-32ae4ca5-fba7-47b2-8e49-7f4279a44012 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1529.597620] [55269]: INFO cinder.api.openstack.wsgi [None req-32ae4ca5-fba7-47b2-8e49-7f4279a44012 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1529.597620] [55269]: DEBUG cinder.api.openstack.wsgi [None req-32ae4ca5-fba7-47b2-8e49-7f4279a44012 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1529.597620] [55269]: DEBUG cinder.api.openstack.wsgi [None req-32ae4ca5-fba7-47b2-8e49-7f4279a44012 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1529.611045] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1529.611045] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1529.614848] [55269]: INFO cinder.volume.api [None req-32ae4ca5-fba7-47b2-8e49-7f4279a44012 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1529.619502] [55269]: INFO cinder.api.openstack.wsgi [None req-32ae4ca5-fba7-47b2-8e49-7f4279a44012 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1529.619922] [55269]: [pid: 55269|app: 0|req: 45/82] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:06 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1530.629698] [55269]: DEBUG cinder.api.middleware.request_id [None req-4341d7b1-ba21-4ba4-aee3-5ccbf2e396c1 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1530.631911] [55269]: INFO cinder.api.openstack.wsgi [None req-4341d7b1-ba21-4ba4-aee3-5ccbf2e396c1 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1530.632169] [55269]: DEBUG cinder.api.openstack.wsgi [None req-4341d7b1-ba21-4ba4-aee3-5ccbf2e396c1 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1530.632388] [55269]: DEBUG cinder.api.openstack.wsgi [None req-4341d7b1-ba21-4ba4-aee3-5ccbf2e396c1 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1530.646016] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1530.646016] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1530.650062] [55269]: INFO cinder.volume.api [None req-4341d7b1-ba21-4ba4-aee3-5ccbf2e396c1 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1530.655124] [55269]: INFO cinder.api.openstack.wsgi [None req-4341d7b1-ba21-4ba4-aee3-5ccbf2e396c1 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1530.655545] [55269]: [pid: 55269|app: 0|req: 46/83] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:07 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1531.552386] [55270]: DEBUG cinder.coordination [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-0a794536-4605-4a8f-a1d0-f0b296444d41 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Lock "cinder-attachment_update-ee7bf020-3b58-4597-a084-12bb888e6072-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=55270) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1531.552806] [55270]: INFO cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-0a794536-4605-4a8f-a1d0-f0b296444d41 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/attachments/848c2f5b-12b4-44a5-8c88-e9e516a8b9f9 returned with HTTP 200 [ 1531.553340] [55270]: [pid: 55270|app: 0|req: 38/84] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 02:53:03 2024] PUT /volume/v3/attachments/848c2f5b-12b4-44a5-8c88-e9e516a8b9f9 => generated 589 bytes in 4550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1531.667271] [55269]: DEBUG cinder.api.middleware.request_id [None req-3c728f80-2c6e-4abf-a196-ed9f8f6533f8 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1531.667936] [55269]: INFO cinder.api.openstack.wsgi [None req-3c728f80-2c6e-4abf-a196-ed9f8f6533f8 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1531.668219] [55269]: DEBUG cinder.api.openstack.wsgi [None req-3c728f80-2c6e-4abf-a196-ed9f8f6533f8 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1531.668476] [55269]: DEBUG cinder.api.openstack.wsgi [None req-3c728f80-2c6e-4abf-a196-ed9f8f6533f8 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1531.680309] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1531.680309] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1531.684356] [55269]: INFO cinder.volume.api [None req-3c728f80-2c6e-4abf-a196-ed9f8f6533f8 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1531.689953] [55269]: INFO cinder.api.openstack.wsgi [None req-3c728f80-2c6e-4abf-a196-ed9f8f6533f8 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1531.690401] [55269]: [pid: 55269|app: 0|req: 47/85] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:08 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1532.703770] [55270]: DEBUG cinder.api.middleware.request_id [None req-0f044052-c4e8-4a31-9464-b8002b53b593 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1532.706991] [55270]: INFO cinder.api.openstack.wsgi [None req-0f044052-c4e8-4a31-9464-b8002b53b593 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1532.707277] [55270]: DEBUG cinder.api.openstack.wsgi [None req-0f044052-c4e8-4a31-9464-b8002b53b593 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1532.707503] [55270]: DEBUG cinder.api.openstack.wsgi [None req-0f044052-c4e8-4a31-9464-b8002b53b593 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1532.739834] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1532.739834] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1532.746408] [55270]: INFO cinder.volume.api [None req-0f044052-c4e8-4a31-9464-b8002b53b593 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1532.751628] [55270]: INFO cinder.api.openstack.wsgi [None req-0f044052-c4e8-4a31-9464-b8002b53b593 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1532.753902] [55270]: [pid: 55270|app: 0|req: 39/86] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:09 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1533.192402] [55269]: DEBUG cinder.api.middleware.request_id [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-1153379e-7439-4dfc-85f6-ef9ca80f1d15 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.195106] [55269]: INFO cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-1153379e-7439-4dfc-85f6-ef9ca80f1d15 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] POST http://10.180.1.21/volume/v3/attachments/848c2f5b-12b4-44a5-8c88-e9e516a8b9f9/action [ 1533.195671] [55269]: DEBUG cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-1153379e-7439-4dfc-85f6-ef9ca80f1d15 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action body: b'{"os-complete": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1533.196959] [55269]: DEBUG cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-1153379e-7439-4dfc-85f6-ef9ca80f1d15 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1533.225518] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1533.225518] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.233527] [55269]: INFO cinder.api.openstack.wsgi [req-4a425cb4-48a2-4385-83f8-a397ad0946c7 req-1153379e-7439-4dfc-85f6-ef9ca80f1d15 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/attachments/848c2f5b-12b4-44a5-8c88-e9e516a8b9f9/action returned with HTTP 204 [ 1533.234021] [55269]: [pid: 55269|app: 0|req: 48/87] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 02:53:10 2024] POST /volume/v3/attachments/848c2f5b-12b4-44a5-8c88-e9e516a8b9f9/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1533.769711] [55270]: DEBUG cinder.api.middleware.request_id [None req-2364f068-280e-4075-9076-58a38fea2165 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.772662] [55270]: INFO cinder.api.openstack.wsgi [None req-2364f068-280e-4075-9076-58a38fea2165 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1533.774130] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2364f068-280e-4075-9076-58a38fea2165 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1533.774130] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2364f068-280e-4075-9076-58a38fea2165 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1533.785609] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1533.785609] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.793041] [55270]: INFO cinder.volume.api [None req-2364f068-280e-4075-9076-58a38fea2165 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1533.799338] [55270]: INFO cinder.api.openstack.wsgi [None req-2364f068-280e-4075-9076-58a38fea2165 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1533.799922] [55270]: [pid: 55270|app: 0|req: 40/88] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:10 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1533.810263] [55269]: DEBUG cinder.api.middleware.request_id [None req-a9e2d11b-6ee5-4bef-8529-3ad1e955a1a5 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.813255] [55269]: INFO cinder.api.openstack.wsgi [None req-a9e2d11b-6ee5-4bef-8529-3ad1e955a1a5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1533.814131] [55269]: DEBUG cinder.api.openstack.wsgi [None req-a9e2d11b-6ee5-4bef-8529-3ad1e955a1a5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1533.814491] [55269]: DEBUG cinder.api.openstack.wsgi [None req-a9e2d11b-6ee5-4bef-8529-3ad1e955a1a5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1533.826517] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1533.826517] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.832358] [55269]: INFO cinder.volume.api [None req-a9e2d11b-6ee5-4bef-8529-3ad1e955a1a5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1533.839748] [55269]: INFO cinder.api.openstack.wsgi [None req-a9e2d11b-6ee5-4bef-8529-3ad1e955a1a5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1533.840260] [55269]: [pid: 55269|app: 0|req: 49/89] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:10 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1543.060690] [55270]: DEBUG cinder.api.middleware.request_id [None req-2ad0647e-5516-484d-a992-985ab87415be None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.064655] [55270]: INFO cinder.api.openstack.wsgi [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1543.065156] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1810003733"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1543.066895] [55270]: DEBUG cinder.api.v3.volumes [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1810003733'}} {{(pid=55270) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1543.067563] [55270]: INFO cinder.api.v3.volumes [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Create volume of 1 GB [ 1543.086618] [55270]: DEBUG cinder.volume.api [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Availability zone cache updated, next update will occur around 2024-12-12 03:53:19.943233. {{(pid=55270) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1543.086618] [55270]: INFO cinder.volume.api [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Availability Zones retrieved successfully. [ 1543.106493] [55270]: /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 [ 1543.106493] [55270]: import asyncore [ 1543.118022] [55270]: DEBUG cinder.volume.api [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Flow 'volume_create_api' (c2ce3aa6-a189-427a-bda7-b3a15cd9b178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1543.118022] [55270]: DEBUG cinder.volume.api [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd71a77-3242-45d6-a5a0-578e2ac7fb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1543.118774] [55270]: DEBUG cinder.volume.flows.api.create_volume [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Validating volume size '1' using validate_int {{(pid=55270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1543.177194] [55270]: DEBUG cinder.volume.api [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd71a77-3242-45d6-a5a0-578e2ac7fb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1543.178965] [55270]: DEBUG cinder.volume.api [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca22272-e3df-46ae-9124-a60ad210ea73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1543.231905] [55270]: WARNING cinder.quota [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-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. [ 1543.231905] [55270]: WARNING cinder.quota [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-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. [ 1543.284413] [55270]: DEBUG cinder.quota [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Created reservations ['a8fded68-3607-4b33-b71c-444b78f8d1b1', 'd74554c8-5427-4518-83a6-10f116e83d47', '3f60db7d-bf16-47d4-8403-3789507f042e', 'af51a73b-0855-4442-860b-133f2646b06e'] {{(pid=55270) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1543.285338] [55270]: DEBUG cinder.volume.api [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca22272-e3df-46ae-9124-a60ad210ea73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8fded68-3607-4b33-b71c-444b78f8d1b1', 'd74554c8-5427-4518-83a6-10f116e83d47', '3f60db7d-bf16-47d4-8403-3789507f042e', 'af51a73b-0855-4442-860b-133f2646b06e']}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1543.286305] [55270]: DEBUG cinder.volume.api [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7011b64a-05f1-4ca4-88c0-5f3dbe4f06c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1543.308511] [55270]: DEBUG cinder.volume.api [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7011b64a-05f1-4ca4-88c0-5f3dbe4f06c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a155c8e-6315-4e81-8a42-b0546c86a731', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1810003733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='005f772e517340a0acaac0d61b8262df',qos_specs=None,replication_status=,reservations=['a8fded68-3607-4b33-b71c-444b78f8d1b1','d74554c8-5427-4518-83a6-10f116e83d47','3f60db7d-bf16-47d4-8403-3789507f042e','af51a73b-0855-4442-860b-133f2646b06e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0af00d6302f455988732c7568cf84c1',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1810003733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a155c8e-6315-4e81-8a42-b0546c86a731,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='005f772e517340a0acaac0d61b8262df',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='f0af00d6302f455988732c7568cf84c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1543.309553] [55270]: DEBUG cinder.volume.api [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (029034ec-33dd-43cd-9f1c-5840b0e02b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1543.333830] [55270]: DEBUG cinder.volume.api [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (029034ec-33dd-43cd-9f1c-5840b0e02b2e) 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-1810003733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='005f772e517340a0acaac0d61b8262df',qos_specs=None,replication_status=,reservations=['a8fded68-3607-4b33-b71c-444b78f8d1b1','d74554c8-5427-4518-83a6-10f116e83d47','3f60db7d-bf16-47d4-8403-3789507f042e','af51a73b-0855-4442-860b-133f2646b06e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0af00d6302f455988732c7568cf84c1',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1543.335102] [55270]: DEBUG cinder.volume.api [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89362f3e-7db7-4fd7-90b4-a3c02f130650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1543.347243] [55270]: DEBUG cinder.volume.api [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89362f3e-7db7-4fd7-90b4-a3c02f130650) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1543.348646] [55270]: DEBUG cinder.volume.api [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Flow 'volume_create_api' (c2ce3aa6-a189-427a-bda7-b3a15cd9b178) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1543.349555] [55270]: INFO cinder.volume.api [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Create volume request issued successfully. [ 1543.350304] [55270]: INFO cinder.api.openstack.wsgi [None req-2ad0647e-5516-484d-a992-985ab87415be tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1543.350911] [55270]: [pid: 55270|app: 0|req: 41/90] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:53:19 2024] POST /volume/v3/volumes => generated 753 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1543.362323] [55269]: DEBUG cinder.api.middleware.request_id [None req-1e509dee-5247-4521-bca1-22bd696130cb None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.369661] [55269]: INFO cinder.api.openstack.wsgi [None req-1e509dee-5247-4521-bca1-22bd696130cb tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] GET http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 [ 1543.369942] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1e509dee-5247-4521-bca1-22bd696130cb tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1543.370452] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1e509dee-5247-4521-bca1-22bd696130cb tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1543.380066] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1543.380066] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1543.386776] [55269]: INFO cinder.volume.api [None req-1e509dee-5247-4521-bca1-22bd696130cb tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Volume info retrieved successfully. [ 1543.394020] [55269]: INFO cinder.api.openstack.wsgi [None req-1e509dee-5247-4521-bca1-22bd696130cb tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 returned with HTTP 200 [ 1543.394805] [55269]: [pid: 55269|app: 0|req: 50/91] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:20 2024] GET /volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1544.414129] [55270]: DEBUG cinder.api.middleware.request_id [None req-324814cc-5b53-411f-9a45-65ba819bce85 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.418565] [55270]: INFO cinder.api.openstack.wsgi [None req-324814cc-5b53-411f-9a45-65ba819bce85 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] GET http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 [ 1544.418565] [55270]: DEBUG cinder.api.openstack.wsgi [None req-324814cc-5b53-411f-9a45-65ba819bce85 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1544.418565] [55270]: DEBUG cinder.api.openstack.wsgi [None req-324814cc-5b53-411f-9a45-65ba819bce85 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1544.446683] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1544.446683] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1544.457814] [55270]: INFO cinder.volume.api [None req-324814cc-5b53-411f-9a45-65ba819bce85 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Volume info retrieved successfully. [ 1544.472130] [55270]: INFO cinder.api.openstack.wsgi [None req-324814cc-5b53-411f-9a45-65ba819bce85 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 returned with HTTP 200 [ 1544.472130] [55270]: [pid: 55270|app: 0|req: 42/92] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:21 2024] GET /volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1544.487698] [55269]: DEBUG cinder.api.middleware.request_id [None req-5361de8c-bd42-4cc2-ac35-cbf20330e750 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.491616] [55269]: INFO cinder.api.openstack.wsgi [None req-5361de8c-bd42-4cc2-ac35-cbf20330e750 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] POST http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731/action [ 1544.491969] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5361de8c-bd42-4cc2-ac35-cbf20330e750 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1544.492174] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5361de8c-bd42-4cc2-ac35-cbf20330e750 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1544.507786] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1544.507786] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1544.508594] [55269]: INFO cinder.volume.api [None req-5361de8c-bd42-4cc2-ac35-cbf20330e750 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Volume info retrieved successfully. [ 1544.520115] [55269]: INFO cinder.volume.api [None req-5361de8c-bd42-4cc2-ac35-cbf20330e750 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Volume updated successfully. [ 1544.520115] [55269]: INFO cinder.api.openstack.wsgi [None req-5361de8c-bd42-4cc2-ac35-cbf20330e750 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731/action returned with HTTP 200 [ 1544.520572] [55269]: [pid: 55269|app: 0|req: 51/93] 10.180.1.21 () {60 vars in 1267 bytes} [Thu Dec 12 02:53:21 2024] POST /volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1544.523674] [55270]: DEBUG cinder.api.middleware.request_id [None req-9aa510bc-0cff-49e5-b12d-683c1230b0a8 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.526148] [55270]: INFO cinder.api.openstack.wsgi [None req-9aa510bc-0cff-49e5-b12d-683c1230b0a8 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] GET http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 [ 1544.526589] [55270]: DEBUG cinder.api.openstack.wsgi [None req-9aa510bc-0cff-49e5-b12d-683c1230b0a8 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1544.526641] [55270]: DEBUG cinder.api.openstack.wsgi [None req-9aa510bc-0cff-49e5-b12d-683c1230b0a8 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1544.534796] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1544.534796] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1544.540168] [55270]: INFO cinder.volume.api [None req-9aa510bc-0cff-49e5-b12d-683c1230b0a8 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Volume info retrieved successfully. [ 1544.549352] [55270]: INFO cinder.api.openstack.wsgi [None req-9aa510bc-0cff-49e5-b12d-683c1230b0a8 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 returned with HTTP 200 [ 1544.550715] [55270]: [pid: 55270|app: 0|req: 43/94] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:21 2024] GET /volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1545.068328] [55269]: DEBUG cinder.api.middleware.request_id [None req-42ab36c9-ee06-43c6-bbdf-6e0be564a0cd None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.072327] [55269]: INFO cinder.api.openstack.wsgi [None req-42ab36c9-ee06-43c6-bbdf-6e0be564a0cd tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1545.072327] [55269]: DEBUG cinder.api.openstack.wsgi [None req-42ab36c9-ee06-43c6-bbdf-6e0be564a0cd tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1545.072327] [55269]: DEBUG cinder.api.openstack.wsgi [None req-42ab36c9-ee06-43c6-bbdf-6e0be564a0cd tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'delete' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1545.072327] [55269]: INFO cinder.api.v3.volumes [None req-42ab36c9-ee06-43c6-bbdf-6e0be564a0cd tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Delete volume with id: f19290f7-d256-4b28-a0db-14a599c23011 [ 1545.089571] [55269]: INFO cinder.api.openstack.wsgi [None req-42ab36c9-ee06-43c6-bbdf-6e0be564a0cd tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 404 [ 1545.089571] [55269]: [pid: 55269|app: 0|req: 52/95] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:53:21 2024] DELETE /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1545.094109] [55270]: DEBUG cinder.api.middleware.request_id [None req-c054daad-5dbf-40e2-8d3d-2ff527784a03 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.097428] [55270]: INFO cinder.api.openstack.wsgi [None req-c054daad-5dbf-40e2-8d3d-2ff527784a03 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] GET http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 [ 1545.098260] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c054daad-5dbf-40e2-8d3d-2ff527784a03 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1545.100728] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c054daad-5dbf-40e2-8d3d-2ff527784a03 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1545.107428] [55270]: INFO cinder.api.openstack.wsgi [None req-c054daad-5dbf-40e2-8d3d-2ff527784a03 tempest-VolumesAssistedSnapshotsTest-425214950 tempest-VolumesAssistedSnapshotsTest-425214950-project-admin] http://10.180.1.21/volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 returned with HTTP 404 [ 1545.107428] [55270]: [pid: 55270|app: 0|req: 44/96] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:21 2024] GET /volume/v3/volumes/f19290f7-d256-4b28-a0db-14a599c23011 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1545.595040] [55269]: DEBUG cinder.api.middleware.request_id [req-056674e2-9593-499b-9b14-ebe59898e2a1 req-d2215a29-b4c8-46e9-a10a-275e7351b128 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.596783] [55269]: INFO cinder.api.openstack.wsgi [req-056674e2-9593-499b-9b14-ebe59898e2a1 req-d2215a29-b4c8-46e9-a10a-275e7351b128 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] GET http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 [ 1545.597023] [55269]: DEBUG cinder.api.openstack.wsgi [req-056674e2-9593-499b-9b14-ebe59898e2a1 req-d2215a29-b4c8-46e9-a10a-275e7351b128 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1545.597244] [55269]: DEBUG cinder.api.openstack.wsgi [req-056674e2-9593-499b-9b14-ebe59898e2a1 req-d2215a29-b4c8-46e9-a10a-275e7351b128 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1545.610222] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1545.610222] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1545.615466] [55269]: INFO cinder.volume.api [req-056674e2-9593-499b-9b14-ebe59898e2a1 req-d2215a29-b4c8-46e9-a10a-275e7351b128 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Volume info retrieved successfully. [ 1545.624602] [55269]: INFO cinder.api.openstack.wsgi [req-056674e2-9593-499b-9b14-ebe59898e2a1 req-d2215a29-b4c8-46e9-a10a-275e7351b128 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 returned with HTTP 200 [ 1545.624783] [55269]: [pid: 55269|app: 0|req: 53/97] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:53:22 2024] GET /volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1547.992472] [55270]: DEBUG cinder.api.middleware.request_id [None req-04f776c4-80d1-40eb-a88c-24989a5c944a None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.993555] [55270]: INFO cinder.api.openstack.wsgi [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1547.994651] [55270]: DEBUG cinder.api.openstack.wsgi [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1999128921"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1547.996573] [55270]: DEBUG cinder.api.v3.volumes [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1999128921'}} {{(pid=55270) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1547.996780] [55270]: INFO cinder.api.v3.volumes [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Create volume of 1 GB [ 1548.004305] [55270]: INFO cinder.volume.api [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Availability Zones retrieved successfully. [ 1548.013488] [55270]: DEBUG cinder.volume.api [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Flow 'volume_create_api' (6da5f1f5-393d-4084-b1d1-7a85aedaf306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1548.014960] [55270]: DEBUG cinder.volume.api [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a83d034-bc9b-427e-a999-315c4756f385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1548.017301] [55270]: DEBUG cinder.volume.flows.api.create_volume [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Validating volume size '1' using validate_int {{(pid=55270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1548.041968] [55270]: DEBUG cinder.volume.api [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a83d034-bc9b-427e-a999-315c4756f385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1548.043286] [55270]: DEBUG cinder.volume.api [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bac1a128-8da6-4d9c-a1bc-4e0dfa0615af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1548.089343] [55270]: DEBUG cinder.quota [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Created reservations ['d36268bf-3e57-46c1-ae63-e6108075df7e', 'a50c3d4d-78b4-4cb7-9bd7-c18420afb8e1', '071b4f28-7c7a-4fc1-8fb2-ddd661f9f9e8', '1b6d7d96-18e0-4c96-965f-eaa2259dfd7d'] {{(pid=55270) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1548.091285] [55270]: DEBUG cinder.volume.api [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bac1a128-8da6-4d9c-a1bc-4e0dfa0615af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d36268bf-3e57-46c1-ae63-e6108075df7e', 'a50c3d4d-78b4-4cb7-9bd7-c18420afb8e1', '071b4f28-7c7a-4fc1-8fb2-ddd661f9f9e8', '1b6d7d96-18e0-4c96-965f-eaa2259dfd7d']}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1548.092012] [55270]: DEBUG cinder.volume.api [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46beb55a-dfc4-4975-97bf-c899b3016087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1548.110469] [55270]: DEBUG cinder.volume.api [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46beb55a-dfc4-4975-97bf-c899b3016087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1999128921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='005f772e517340a0acaac0d61b8262df',qos_specs=None,replication_status=,reservations=['d36268bf-3e57-46c1-ae63-e6108075df7e','a50c3d4d-78b4-4cb7-9bd7-c18420afb8e1','071b4f28-7c7a-4fc1-8fb2-ddd661f9f9e8','1b6d7d96-18e0-4c96-965f-eaa2259dfd7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0af00d6302f455988732c7568cf84c1',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1999128921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='005f772e517340a0acaac0d61b8262df',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='f0af00d6302f455988732c7568cf84c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1548.111516] [55270]: DEBUG cinder.volume.api [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6b719f8-9215-47ac-96ab-eaf1643ec77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1548.146497] [55270]: DEBUG cinder.volume.api [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6b719f8-9215-47ac-96ab-eaf1643ec77f) 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-1999128921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='005f772e517340a0acaac0d61b8262df',qos_specs=None,replication_status=,reservations=['d36268bf-3e57-46c1-ae63-e6108075df7e','a50c3d4d-78b4-4cb7-9bd7-c18420afb8e1','071b4f28-7c7a-4fc1-8fb2-ddd661f9f9e8','1b6d7d96-18e0-4c96-965f-eaa2259dfd7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0af00d6302f455988732c7568cf84c1',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1548.147583] [55270]: DEBUG cinder.volume.api [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736668d2-de0e-4130-9098-15342c776dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1548.160847] [55270]: DEBUG cinder.volume.api [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736668d2-de0e-4130-9098-15342c776dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1548.162368] [55270]: DEBUG cinder.volume.api [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Flow 'volume_create_api' (6da5f1f5-393d-4084-b1d1-7a85aedaf306) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1548.162821] [55270]: INFO cinder.volume.api [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Create volume request issued successfully. [ 1548.163676] [55270]: INFO cinder.api.openstack.wsgi [None req-04f776c4-80d1-40eb-a88c-24989a5c944a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1548.164258] [55270]: [pid: 55270|app: 0|req: 45/98] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:53:24 2024] POST /volume/v3/volumes => generated 753 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1548.177043] [55269]: DEBUG cinder.api.middleware.request_id [None req-3c9c4035-ac95-441d-be0f-c808ffda1b8f None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1548.179045] [55269]: INFO cinder.api.openstack.wsgi [None req-3c9c4035-ac95-441d-be0f-c808ffda1b8f tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] GET http://10.180.1.21/volume/v3/volumes/ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a [ 1548.179045] [55269]: DEBUG cinder.api.openstack.wsgi [None req-3c9c4035-ac95-441d-be0f-c808ffda1b8f tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1548.179045] [55269]: DEBUG cinder.api.openstack.wsgi [None req-3c9c4035-ac95-441d-be0f-c808ffda1b8f tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1548.190718] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1548.190718] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1548.196435] [55269]: INFO cinder.volume.api [None req-3c9c4035-ac95-441d-be0f-c808ffda1b8f tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Volume info retrieved successfully. [ 1548.201977] [55269]: INFO cinder.api.openstack.wsgi [None req-3c9c4035-ac95-441d-be0f-c808ffda1b8f tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] http://10.180.1.21/volume/v3/volumes/ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a returned with HTTP 200 [ 1548.202505] [55269]: [pid: 55269|app: 0|req: 54/99] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:25 2024] GET /volume/v3/volumes/ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1549.215351] [55270]: DEBUG cinder.api.middleware.request_id [None req-ea91aacf-1c7d-457f-b7ef-8601e7ea36b1 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.217942] [55270]: INFO cinder.api.openstack.wsgi [None req-ea91aacf-1c7d-457f-b7ef-8601e7ea36b1 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] GET http://10.180.1.21/volume/v3/volumes/ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a [ 1549.218045] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ea91aacf-1c7d-457f-b7ef-8601e7ea36b1 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.218286] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ea91aacf-1c7d-457f-b7ef-8601e7ea36b1 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.229181] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1549.229181] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.236019] [55270]: INFO cinder.volume.api [None req-ea91aacf-1c7d-457f-b7ef-8601e7ea36b1 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Volume info retrieved successfully. [ 1549.248302] [55270]: INFO cinder.api.openstack.wsgi [None req-ea91aacf-1c7d-457f-b7ef-8601e7ea36b1 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] http://10.180.1.21/volume/v3/volumes/ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a returned with HTTP 200 [ 1549.248945] [55270]: [pid: 55270|app: 0|req: 46/100] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:26 2024] GET /volume/v3/volumes/ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1558.201477] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=89,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1559.240076] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=89,cinder:UPDATE=27,cinder:INSERT=17 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1567.441262] [55269]: DEBUG cinder.api.middleware.request_id [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1567.445990] [55269]: INFO cinder.api.openstack.wsgi [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1567.446408] [55269]: DEBUG cinder.api.openstack.wsgi [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1687859872", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1567.450380] [55269]: DEBUG cinder.api.v3.volumes [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1687859872', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55269) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1567.450380] [55269]: INFO cinder.api.v3.volumes [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Create volume of 1 GB [ 1567.458717] [55269]: INFO cinder.volume.api [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Availability Zones retrieved successfully. [ 1567.467661] [55269]: DEBUG cinder.volume.api [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Flow 'volume_create_api' (0b4364af-d575-4845-bac3-d69e4fff2b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1567.468936] [55269]: DEBUG cinder.volume.api [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b84da5c4-fec8-42f9-9bad-bd95efa838e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1567.470472] [55269]: DEBUG cinder.volume.flows.api.create_volume [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Validating volume size '1' using validate_int {{(pid=55269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1567.494733] [55269]: DEBUG cinder.volume.api [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b84da5c4-fec8-42f9-9bad-bd95efa838e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1567.494733] [55269]: DEBUG cinder.volume.api [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9e96d91-6470-4ff4-91f1-5eed84cc3448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1567.542299] [55269]: DEBUG cinder.quota [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Created reservations ['6cff79c8-b46c-4283-ba64-f9367a176b92', '15df63dc-4c59-402a-a854-29858ae786fc', '8db4bcb2-fe02-40a5-b1b2-1be2e8a25aa4', '4ebc1583-5367-41aa-8914-cdab62fa88a3'] {{(pid=55269) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1567.543655] [55269]: DEBUG cinder.volume.api [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9e96d91-6470-4ff4-91f1-5eed84cc3448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cff79c8-b46c-4283-ba64-f9367a176b92', '15df63dc-4c59-402a-a854-29858ae786fc', '8db4bcb2-fe02-40a5-b1b2-1be2e8a25aa4', '4ebc1583-5367-41aa-8914-cdab62fa88a3']}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1567.544671] [55269]: DEBUG cinder.volume.api [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d91ada28-f62a-443e-bff0-d2abc2e1e402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1567.569392] [55269]: DEBUG cinder.volume.api [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d91ada28-f62a-443e-bff0-d2abc2e1e402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0001ef7-fe5c-40b1-8ada-4f897ecaf208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1687859872',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9003baa9157141fe9b6061d50f2e8aa7',qos_specs=None,replication_status=,reservations=['6cff79c8-b46c-4283-ba64-f9367a176b92','15df63dc-4c59-402a-a854-29858ae786fc','8db4bcb2-fe02-40a5-b1b2-1be2e8a25aa4','4ebc1583-5367-41aa-8914-cdab62fa88a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b16a6ef66174466d9921602cf7299d70',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:53:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1687859872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0001ef7-fe5c-40b1-8ada-4f897ecaf208,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9003baa9157141fe9b6061d50f2e8aa7',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='b16a6ef66174466d9921602cf7299d70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1567.570398] [55269]: DEBUG cinder.volume.api [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5dd3b9-d5cc-47fd-ba93-6055756ab907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1567.591360] [55269]: DEBUG cinder.volume.api [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5dd3b9-d5cc-47fd-ba93-6055756ab907) 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-1687859872',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9003baa9157141fe9b6061d50f2e8aa7',qos_specs=None,replication_status=,reservations=['6cff79c8-b46c-4283-ba64-f9367a176b92','15df63dc-4c59-402a-a854-29858ae786fc','8db4bcb2-fe02-40a5-b1b2-1be2e8a25aa4','4ebc1583-5367-41aa-8914-cdab62fa88a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b16a6ef66174466d9921602cf7299d70',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1567.592387] [55269]: DEBUG cinder.volume.api [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91f79501-56ea-4b2d-b1d9-ba200d9df59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1567.608350] [55269]: DEBUG cinder.volume.api [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91f79501-56ea-4b2d-b1d9-ba200d9df59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1567.609732] [55269]: DEBUG cinder.volume.api [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Flow 'volume_create_api' (0b4364af-d575-4845-bac3-d69e4fff2b30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1567.611476] [55269]: INFO cinder.volume.api [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Create volume request issued successfully. [ 1567.611476] [55269]: INFO cinder.api.openstack.wsgi [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-145c30eb-0da6-45cd-90ba-db0822341c89 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1567.612182] [55269]: [pid: 55269|app: 0|req: 55/101] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Dec 12 02:53:44 2024] POST /volume/v3/volumes => generated 762 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1567.623654] [55270]: DEBUG cinder.api.middleware.request_id [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-4d016b70-5f08-402f-946d-25a1d556e807 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1567.626373] [55270]: INFO cinder.api.openstack.wsgi [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-4d016b70-5f08-402f-946d-25a1d556e807 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] GET http://10.180.1.21/volume/v3/volumes/a0001ef7-fe5c-40b1-8ada-4f897ecaf208 [ 1567.626690] [55270]: DEBUG cinder.api.openstack.wsgi [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-4d016b70-5f08-402f-946d-25a1d556e807 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1567.626970] [55270]: DEBUG cinder.api.openstack.wsgi [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-4d016b70-5f08-402f-946d-25a1d556e807 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1567.639765] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1567.639765] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1567.644804] [55270]: INFO cinder.volume.api [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-4d016b70-5f08-402f-946d-25a1d556e807 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Volume info retrieved successfully. [ 1567.651980] [55270]: INFO cinder.api.openstack.wsgi [req-f4958d7b-5a97-4dc5-b4ec-fc5d43cc23c5 req-4d016b70-5f08-402f-946d-25a1d556e807 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] http://10.180.1.21/volume/v3/volumes/a0001ef7-fe5c-40b1-8ada-4f897ecaf208 returned with HTTP 200 [ 1567.652472] [55270]: [pid: 55270|app: 0|req: 47/102] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:53:44 2024] GET /volume/v3/volumes/a0001ef7-fe5c-40b1-8ada-4f897ecaf208 => generated 830 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1568.067668] [55269]: DEBUG cinder.api.middleware.request_id [req-e72cd0ca-4a5b-42f4-a0b1-c2f73a399b67 req-8642a9df-d4f1-44bf-8831-02d3b8ea7247 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1568.071181] [55269]: INFO cinder.api.openstack.wsgi [req-e72cd0ca-4a5b-42f4-a0b1-c2f73a399b67 req-8642a9df-d4f1-44bf-8831-02d3b8ea7247 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] GET http://10.180.1.21/volume/v3/volumes/a0001ef7-fe5c-40b1-8ada-4f897ecaf208 [ 1568.071552] [55269]: DEBUG cinder.api.openstack.wsgi [req-e72cd0ca-4a5b-42f4-a0b1-c2f73a399b67 req-8642a9df-d4f1-44bf-8831-02d3b8ea7247 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1568.072706] [55269]: DEBUG cinder.api.openstack.wsgi [req-e72cd0ca-4a5b-42f4-a0b1-c2f73a399b67 req-8642a9df-d4f1-44bf-8831-02d3b8ea7247 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1568.084866] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1568.084866] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1568.089372] [55269]: INFO cinder.volume.api [req-e72cd0ca-4a5b-42f4-a0b1-c2f73a399b67 req-8642a9df-d4f1-44bf-8831-02d3b8ea7247 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Volume info retrieved successfully. [ 1568.097512] [55269]: INFO cinder.api.openstack.wsgi [req-e72cd0ca-4a5b-42f4-a0b1-c2f73a399b67 req-8642a9df-d4f1-44bf-8831-02d3b8ea7247 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] http://10.180.1.21/volume/v3/volumes/a0001ef7-fe5c-40b1-8ada-4f897ecaf208 returned with HTTP 200 [ 1568.098241] [55269]: [pid: 55269|app: 0|req: 56/103] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:53:44 2024] GET /volume/v3/volumes/a0001ef7-fe5c-40b1-8ada-4f897ecaf208 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1568.491345] [55270]: DEBUG cinder.api.middleware.request_id [req-ef71fbf1-722c-41c7-9bdd-ae42bbe54d53 req-81aacf19-8d02-40bb-ad3e-a2662de6ee91 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1568.494744] [55270]: INFO cinder.api.openstack.wsgi [req-ef71fbf1-722c-41c7-9bdd-ae42bbe54d53 req-81aacf19-8d02-40bb-ad3e-a2662de6ee91 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] GET http://10.180.1.21/volume/v3/volumes/a0001ef7-fe5c-40b1-8ada-4f897ecaf208 [ 1568.494837] [55270]: DEBUG cinder.api.openstack.wsgi [req-ef71fbf1-722c-41c7-9bdd-ae42bbe54d53 req-81aacf19-8d02-40bb-ad3e-a2662de6ee91 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1568.495021] [55270]: DEBUG cinder.api.openstack.wsgi [req-ef71fbf1-722c-41c7-9bdd-ae42bbe54d53 req-81aacf19-8d02-40bb-ad3e-a2662de6ee91 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1568.509418] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1568.509418] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1568.514160] [55270]: INFO cinder.volume.api [req-ef71fbf1-722c-41c7-9bdd-ae42bbe54d53 req-81aacf19-8d02-40bb-ad3e-a2662de6ee91 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Volume info retrieved successfully. [ 1568.519897] [55270]: INFO cinder.api.openstack.wsgi [req-ef71fbf1-722c-41c7-9bdd-ae42bbe54d53 req-81aacf19-8d02-40bb-ad3e-a2662de6ee91 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] http://10.180.1.21/volume/v3/volumes/a0001ef7-fe5c-40b1-8ada-4f897ecaf208 returned with HTTP 200 [ 1568.521033] [55270]: [pid: 55270|app: 0|req: 48/104] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:53:45 2024] GET /volume/v3/volumes/a0001ef7-fe5c-40b1-8ada-4f897ecaf208 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1568.823839] [55269]: DEBUG cinder.api.middleware.request_id [req-96f2ce3d-4bb1-4a3a-9ce9-bfa2c7f2d4d5 req-a4878694-6949-4d57-8e87-f85edac16357 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1568.826311] [55269]: INFO cinder.api.openstack.wsgi [req-96f2ce3d-4bb1-4a3a-9ce9-bfa2c7f2d4d5 req-a4878694-6949-4d57-8e87-f85edac16357 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a0001ef7-fe5c-40b1-8ada-4f897ecaf208 [ 1568.826612] [55269]: DEBUG cinder.api.openstack.wsgi [req-96f2ce3d-4bb1-4a3a-9ce9-bfa2c7f2d4d5 req-a4878694-6949-4d57-8e87-f85edac16357 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1568.826848] [55269]: DEBUG cinder.api.openstack.wsgi [req-96f2ce3d-4bb1-4a3a-9ce9-bfa2c7f2d4d5 req-a4878694-6949-4d57-8e87-f85edac16357 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Calling method 'delete' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1568.827055] [55269]: INFO cinder.api.v3.volumes [req-96f2ce3d-4bb1-4a3a-9ce9-bfa2c7f2d4d5 req-a4878694-6949-4d57-8e87-f85edac16357 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Delete volume with id: a0001ef7-fe5c-40b1-8ada-4f897ecaf208 [ 1568.835929] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1568.835929] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1568.835929] [55269]: INFO cinder.volume.api [req-96f2ce3d-4bb1-4a3a-9ce9-bfa2c7f2d4d5 req-a4878694-6949-4d57-8e87-f85edac16357 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Volume info retrieved successfully. [ 1568.863280] [55269]: INFO cinder.volume.api [req-96f2ce3d-4bb1-4a3a-9ce9-bfa2c7f2d4d5 req-a4878694-6949-4d57-8e87-f85edac16357 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Delete volume request issued successfully. [ 1568.864253] [55269]: INFO cinder.api.openstack.wsgi [req-96f2ce3d-4bb1-4a3a-9ce9-bfa2c7f2d4d5 req-a4878694-6949-4d57-8e87-f85edac16357 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] http://10.180.1.21/volume/v3/volumes/a0001ef7-fe5c-40b1-8ada-4f897ecaf208 returned with HTTP 202 [ 1568.864253] [55269]: [pid: 55269|app: 0|req: 57/105] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 12 02:53:45 2024] DELETE /volume/v3/volumes/a0001ef7-fe5c-40b1-8ada-4f897ecaf208 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1569.126769] [55270]: DEBUG cinder.api.middleware.request_id [req-19e3e4a7-3296-4f33-911a-5254238e059f req-3cb92a4b-bf64-4eb4-98b0-b66dcfa9a448 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1569.129812] [55270]: INFO cinder.api.openstack.wsgi [req-19e3e4a7-3296-4f33-911a-5254238e059f req-3cb92a4b-bf64-4eb4-98b0-b66dcfa9a448 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] GET http://10.180.1.21/volume/v3/volumes/a0001ef7-fe5c-40b1-8ada-4f897ecaf208 [ 1569.130056] [55270]: DEBUG cinder.api.openstack.wsgi [req-19e3e4a7-3296-4f33-911a-5254238e059f req-3cb92a4b-bf64-4eb4-98b0-b66dcfa9a448 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1569.130280] [55270]: DEBUG cinder.api.openstack.wsgi [req-19e3e4a7-3296-4f33-911a-5254238e059f req-3cb92a4b-bf64-4eb4-98b0-b66dcfa9a448 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1569.140241] [55270]: INFO cinder.api.openstack.wsgi [req-19e3e4a7-3296-4f33-911a-5254238e059f req-3cb92a4b-bf64-4eb4-98b0-b66dcfa9a448 tempest-VolumesGetTestJSON-1418826157 tempest-VolumesGetTestJSON-1418826157-project-member] http://10.180.1.21/volume/v3/volumes/a0001ef7-fe5c-40b1-8ada-4f897ecaf208 returned with HTTP 404 [ 1569.140773] [55270]: [pid: 55270|app: 0|req: 49/106] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:53:45 2024] GET /volume/v3/volumes/a0001ef7-fe5c-40b1-8ada-4f897ecaf208 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1578.135883] [55269]: DEBUG cinder.api.middleware.request_id [req-4d52701b-3667-42b3-9809-75ea9465d475 req-950a1f6b-b669-474d-a059-10a3e823fc9d None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.138483] [55269]: INFO cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-950a1f6b-b669-474d-a059-10a3e823fc9d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1578.138741] [55269]: DEBUG cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-950a1f6b-b669-474d-a059-10a3e823fc9d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.138990] [55269]: DEBUG cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-950a1f6b-b669-474d-a059-10a3e823fc9d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.163915] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.163915] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.173716] [55269]: INFO cinder.volume.api [req-4d52701b-3667-42b3-9809-75ea9465d475 req-950a1f6b-b669-474d-a059-10a3e823fc9d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1578.181379] [55269]: INFO cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-950a1f6b-b669-474d-a059-10a3e823fc9d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1578.181989] [55269]: [pid: 55269|app: 0|req: 58/107] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:53:54 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 1135 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1578.230354] [55270]: DEBUG cinder.api.middleware.request_id [req-4d52701b-3667-42b3-9809-75ea9465d475 req-dd7061b1-9ba4-4d54-9eb8-6373e20c0d7a None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.234505] [55270]: INFO cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-dd7061b1-9ba4-4d54-9eb8-6373e20c0d7a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] POST http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072/action [ 1578.234963] [55270]: DEBUG cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-dd7061b1-9ba4-4d54-9eb8-6373e20c0d7a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1578.235144] [55270]: DEBUG cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-dd7061b1-9ba4-4d54-9eb8-6373e20c0d7a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1578.249079] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.249079] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.249986] [55270]: INFO cinder.volume.api [req-4d52701b-3667-42b3-9809-75ea9465d475 req-dd7061b1-9ba4-4d54-9eb8-6373e20c0d7a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1578.258768] [55270]: INFO cinder.volume.api [req-4d52701b-3667-42b3-9809-75ea9465d475 req-dd7061b1-9ba4-4d54-9eb8-6373e20c0d7a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Begin detaching volume completed successfully. [ 1578.259027] [55270]: INFO cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-dd7061b1-9ba4-4d54-9eb8-6373e20c0d7a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072/action returned with HTTP 202 [ 1578.259590] [55270]: [pid: 55270|app: 0|req: 50/108] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 02:53:55 2024] POST /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1578.280156] [55269]: DEBUG cinder.api.middleware.request_id [None req-9217ebcb-c7d1-45b0-a659-d7ea38cc31f3 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.282842] [55269]: INFO cinder.api.openstack.wsgi [None req-9217ebcb-c7d1-45b0-a659-d7ea38cc31f3 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1578.283088] [55269]: DEBUG cinder.api.openstack.wsgi [None req-9217ebcb-c7d1-45b0-a659-d7ea38cc31f3 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.283314] [55269]: DEBUG cinder.api.openstack.wsgi [None req-9217ebcb-c7d1-45b0-a659-d7ea38cc31f3 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.296599] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.296599] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.303070] [55269]: INFO cinder.volume.api [None req-9217ebcb-c7d1-45b0-a659-d7ea38cc31f3 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1578.305207] [55269]: INFO cinder.api.openstack.wsgi [None req-9217ebcb-c7d1-45b0-a659-d7ea38cc31f3 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1578.305677] [55269]: [pid: 55269|app: 0|req: 59/109] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:55 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1579.284858] [55270]: DEBUG cinder.api.middleware.request_id [None req-268c2d89-98d4-4997-aadf-191a78201584 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.285386] [55270]: INFO cinder.api.openstack.wsgi [None req-268c2d89-98d4-4997-aadf-191a78201584 None None] GET http://10.180.1.21/volume// [ 1579.285593] [55270]: DEBUG cinder.api.openstack.wsgi [None req-268c2d89-98d4-4997-aadf-191a78201584 None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1579.285867] [55270]: DEBUG cinder.api.openstack.wsgi [None req-268c2d89-98d4-4997-aadf-191a78201584 None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1579.286346] [55270]: INFO cinder.api.openstack.wsgi [None req-268c2d89-98d4-4997-aadf-191a78201584 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1579.286677] [55270]: [pid: 55270|app: 0|req: 51/110] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:53:56 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1579.290077] [55269]: DEBUG cinder.api.middleware.request_id [req-4d52701b-3667-42b3-9809-75ea9465d475 req-3917477f-af9b-4642-9cb2-d35cb13be23c None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.294182] [55269]: INFO cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-3917477f-af9b-4642-9cb2-d35cb13be23c tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1579.294611] [55269]: DEBUG cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-3917477f-af9b-4642-9cb2-d35cb13be23c tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1579.295105] [55269]: DEBUG cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-3917477f-af9b-4642-9cb2-d35cb13be23c tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1579.309423] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1579.309423] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1579.315066] [55269]: INFO cinder.volume.api [req-4d52701b-3667-42b3-9809-75ea9465d475 req-3917477f-af9b-4642-9cb2-d35cb13be23c tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1579.315240] [55270]: DEBUG cinder.api.middleware.request_id [None req-96963fad-53a3-4136-8903-003a39dcef4b None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.317597] [55270]: INFO cinder.api.openstack.wsgi [None req-96963fad-53a3-4136-8903-003a39dcef4b tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1579.318238] [55270]: DEBUG cinder.api.openstack.wsgi [None req-96963fad-53a3-4136-8903-003a39dcef4b tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1579.318405] [55270]: DEBUG cinder.api.openstack.wsgi [None req-96963fad-53a3-4136-8903-003a39dcef4b tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1579.321488] [55269]: INFO cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-3917477f-af9b-4642-9cb2-d35cb13be23c tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1579.322156] [55269]: [pid: 55269|app: 0|req: 60/111] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:53:56 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 1319 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1579.330786] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1579.330786] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1579.334675] [55270]: INFO cinder.volume.api [None req-96963fad-53a3-4136-8903-003a39dcef4b tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1579.339346] [55270]: INFO cinder.api.openstack.wsgi [None req-96963fad-53a3-4136-8903-003a39dcef4b tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1579.339858] [55270]: [pid: 55270|app: 0|req: 52/112] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:56 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1580.348276] [55269]: DEBUG cinder.api.middleware.request_id [None req-0ad98f17-38e9-4d5f-9620-df6bf1f2ff5e None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1580.350530] [55269]: INFO cinder.api.openstack.wsgi [None req-0ad98f17-38e9-4d5f-9620-df6bf1f2ff5e tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1580.350798] [55269]: DEBUG cinder.api.openstack.wsgi [None req-0ad98f17-38e9-4d5f-9620-df6bf1f2ff5e tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1580.351071] [55269]: DEBUG cinder.api.openstack.wsgi [None req-0ad98f17-38e9-4d5f-9620-df6bf1f2ff5e tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1580.366678] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1580.366678] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1580.370695] [55269]: INFO cinder.volume.api [None req-0ad98f17-38e9-4d5f-9620-df6bf1f2ff5e tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1580.376073] [55269]: INFO cinder.api.openstack.wsgi [None req-0ad98f17-38e9-4d5f-9620-df6bf1f2ff5e tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1580.376760] [55269]: [pid: 55269|app: 0|req: 61/113] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:57 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1580.496029] [55270]: DEBUG cinder.api.middleware.request_id [req-4d52701b-3667-42b3-9809-75ea9465d475 req-9aae112d-5239-4ab2-93ac-7f3477bcd62b None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1580.498122] [55270]: INFO cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-9aae112d-5239-4ab2-93ac-7f3477bcd62b tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] DELETE http://10.180.1.21/volume/v3/attachments/848c2f5b-12b4-44a5-8c88-e9e516a8b9f9 [ 1580.498351] [55270]: DEBUG cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-9aae112d-5239-4ab2-93ac-7f3477bcd62b tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1580.498566] [55270]: DEBUG cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-9aae112d-5239-4ab2-93ac-7f3477bcd62b tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1580.505635] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1580.505635] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1581.034362] [55270]: INFO cinder.api.openstack.wsgi [req-4d52701b-3667-42b3-9809-75ea9465d475 req-9aae112d-5239-4ab2-93ac-7f3477bcd62b tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/attachments/848c2f5b-12b4-44a5-8c88-e9e516a8b9f9 returned with HTTP 200 [ 1581.035183] [55270]: [pid: 55270|app: 0|req: 53/114] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 02:53:57 2024] DELETE /volume/v3/attachments/848c2f5b-12b4-44a5-8c88-e9e516a8b9f9 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1581.387431] [55269]: DEBUG cinder.api.middleware.request_id [None req-ecd30cda-978c-4a48-b7b3-5779ae42750d None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.389510] [55269]: INFO cinder.api.openstack.wsgi [None req-ecd30cda-978c-4a48-b7b3-5779ae42750d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1581.389755] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ecd30cda-978c-4a48-b7b3-5779ae42750d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1581.389973] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ecd30cda-978c-4a48-b7b3-5779ae42750d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1581.406053] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1581.406053] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1581.407610] [55269]: INFO cinder.volume.api [None req-ecd30cda-978c-4a48-b7b3-5779ae42750d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1581.413061] [55269]: INFO cinder.api.openstack.wsgi [None req-ecd30cda-978c-4a48-b7b3-5779ae42750d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1581.413486] [55269]: [pid: 55269|app: 0|req: 62/115] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:53:58 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1591.033531] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1591.409945] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=58,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1597.994180] [55270]: DEBUG cinder.api.middleware.request_id [req-8db04051-6e5b-48e4-bf00-1e58c01e59c4 req-2b5dbe16-62e8-42d0-91ac-9e6769541e24 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1598.000059] [55270]: INFO cinder.api.openstack.wsgi [req-8db04051-6e5b-48e4-bf00-1e58c01e59c4 req-2b5dbe16-62e8-42d0-91ac-9e6769541e24 tempest-InstanceActionsTestJSON-1299200478 tempest-InstanceActionsTestJSON-1299200478-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=d34b7828-542e-4b66-a923-644d0d0f4866 [ 1598.000059] [55270]: DEBUG cinder.api.openstack.wsgi [req-8db04051-6e5b-48e4-bf00-1e58c01e59c4 req-2b5dbe16-62e8-42d0-91ac-9e6769541e24 tempest-InstanceActionsTestJSON-1299200478 tempest-InstanceActionsTestJSON-1299200478-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1598.000414] [55270]: DEBUG cinder.api.openstack.wsgi [req-8db04051-6e5b-48e4-bf00-1e58c01e59c4 req-2b5dbe16-62e8-42d0-91ac-9e6769541e24 tempest-InstanceActionsTestJSON-1299200478 tempest-InstanceActionsTestJSON-1299200478-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1598.017092] [55270]: INFO cinder.api.openstack.wsgi [req-8db04051-6e5b-48e4-bf00-1e58c01e59c4 req-2b5dbe16-62e8-42d0-91ac-9e6769541e24 tempest-InstanceActionsTestJSON-1299200478 tempest-InstanceActionsTestJSON-1299200478-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=d34b7828-542e-4b66-a923-644d0d0f4866 returned with HTTP 200 [ 1598.017676] [55270]: [pid: 55270|app: 0|req: 54/116] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Dec 12 02:54:14 2024] GET /volume/v3/attachments?instance_id=d34b7828-542e-4b66-a923-644d0d0f4866 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1608.013607] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=1 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1624.465664] [55269]: DEBUG cinder.api.middleware.request_id [None req-30b086e3-7a8d-4418-afe7-2b57cada8d43 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1624.471773] [55269]: INFO cinder.api.openstack.wsgi [None req-30b086e3-7a8d-4418-afe7-2b57cada8d43 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1624.472034] [55269]: DEBUG cinder.api.openstack.wsgi [None req-30b086e3-7a8d-4418-afe7-2b57cada8d43 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1624.472656] [55269]: DEBUG cinder.api.openstack.wsgi [None req-30b086e3-7a8d-4418-afe7-2b57cada8d43 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1624.486651] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1624.486651] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1624.490602] [55269]: INFO cinder.volume.api [None req-30b086e3-7a8d-4418-afe7-2b57cada8d43 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1624.496635] [55269]: INFO cinder.api.openstack.wsgi [None req-30b086e3-7a8d-4418-afe7-2b57cada8d43 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1624.497071] [55269]: [pid: 55269|app: 0|req: 63/117] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:54:41 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1624.638167] [55270]: DEBUG cinder.api.middleware.request_id [None req-505e50d4-e766-4198-a35b-b2d97655f607 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1624.640021] [55270]: INFO cinder.api.openstack.wsgi [None req-505e50d4-e766-4198-a35b-b2d97655f607 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1624.640300] [55270]: DEBUG cinder.api.openstack.wsgi [None req-505e50d4-e766-4198-a35b-b2d97655f607 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1624.640527] [55270]: DEBUG cinder.api.openstack.wsgi [None req-505e50d4-e766-4198-a35b-b2d97655f607 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1624.653275] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1624.653275] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1624.658863] [55270]: INFO cinder.volume.api [None req-505e50d4-e766-4198-a35b-b2d97655f607 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1624.662194] [55270]: INFO cinder.api.openstack.wsgi [None req-505e50d4-e766-4198-a35b-b2d97655f607 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1624.662748] [55270]: [pid: 55270|app: 0|req: 55/118] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:54:41 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1634.494511] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=4 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1634.660623] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=4 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1677.030313] [55269]: DEBUG cinder.api.middleware.request_id [None req-badec63a-5bbd-46c6-a73b-6fc4727dec80 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1677.036183] [55269]: INFO cinder.api.openstack.wsgi [None req-badec63a-5bbd-46c6-a73b-6fc4727dec80 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a [ 1677.036183] [55269]: DEBUG cinder.api.openstack.wsgi [None req-badec63a-5bbd-46c6-a73b-6fc4727dec80 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1677.036183] [55269]: DEBUG cinder.api.openstack.wsgi [None req-badec63a-5bbd-46c6-a73b-6fc4727dec80 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Calling method 'delete' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1677.036183] [55269]: INFO cinder.api.v3.volumes [None req-badec63a-5bbd-46c6-a73b-6fc4727dec80 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Delete volume with id: ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a [ 1677.052164] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1677.052164] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1677.052737] [55269]: INFO cinder.volume.api [None req-badec63a-5bbd-46c6-a73b-6fc4727dec80 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Volume info retrieved successfully. [ 1677.079649] [55269]: INFO cinder.volume.api [None req-badec63a-5bbd-46c6-a73b-6fc4727dec80 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Delete volume request issued successfully. [ 1677.080688] [55269]: INFO cinder.api.openstack.wsgi [None req-badec63a-5bbd-46c6-a73b-6fc4727dec80 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] http://10.180.1.21/volume/v3/volumes/ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a returned with HTTP 202 [ 1677.082175] [55269]: [pid: 55269|app: 0|req: 64/119] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:55:33 2024] DELETE /volume/v3/volumes/ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1677.084896] [55270]: DEBUG cinder.api.middleware.request_id [None req-cc9b8331-0395-4070-aab0-e17119f4fbc6 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1677.088314] [55270]: INFO cinder.api.openstack.wsgi [None req-cc9b8331-0395-4070-aab0-e17119f4fbc6 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] GET http://10.180.1.21/volume/v3/volumes/ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a [ 1677.088314] [55270]: DEBUG cinder.api.openstack.wsgi [None req-cc9b8331-0395-4070-aab0-e17119f4fbc6 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1677.088314] [55270]: DEBUG cinder.api.openstack.wsgi [None req-cc9b8331-0395-4070-aab0-e17119f4fbc6 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1677.102634] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1677.102634] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1677.108806] [55270]: INFO cinder.volume.api [None req-cc9b8331-0395-4070-aab0-e17119f4fbc6 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Volume info retrieved successfully. [ 1677.117166] [55270]: INFO cinder.api.openstack.wsgi [None req-cc9b8331-0395-4070-aab0-e17119f4fbc6 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] http://10.180.1.21/volume/v3/volumes/ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a returned with HTTP 200 [ 1677.117770] [55270]: [pid: 55270|app: 0|req: 56/120] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:55:33 2024] GET /volume/v3/volumes/ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1678.132225] [55269]: DEBUG cinder.api.middleware.request_id [None req-64d68bd8-3537-4d61-abb8-2f45e4aab7ad None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1678.136882] [55269]: INFO cinder.api.openstack.wsgi [None req-64d68bd8-3537-4d61-abb8-2f45e4aab7ad tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] GET http://10.180.1.21/volume/v3/volumes/ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a [ 1678.136882] [55269]: DEBUG cinder.api.openstack.wsgi [None req-64d68bd8-3537-4d61-abb8-2f45e4aab7ad tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1678.137163] [55269]: DEBUG cinder.api.openstack.wsgi [None req-64d68bd8-3537-4d61-abb8-2f45e4aab7ad tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1678.145197] [55269]: INFO cinder.api.openstack.wsgi [None req-64d68bd8-3537-4d61-abb8-2f45e4aab7ad tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] http://10.180.1.21/volume/v3/volumes/ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a returned with HTTP 404 [ 1678.145968] [55269]: [pid: 55269|app: 0|req: 65/121] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:55:34 2024] GET /volume/v3/volumes/ef1b29ca-9fbd-4976-a0c0-79b1d5b7f33a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1678.152056] [55270]: DEBUG cinder.api.middleware.request_id [None req-cf0af904-2ff0-4a24-810c-19920de6e1de None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1678.155888] [55270]: INFO cinder.api.openstack.wsgi [None req-cf0af904-2ff0-4a24-810c-19920de6e1de tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 [ 1678.156782] [55270]: DEBUG cinder.api.openstack.wsgi [None req-cf0af904-2ff0-4a24-810c-19920de6e1de tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1678.156782] [55270]: DEBUG cinder.api.openstack.wsgi [None req-cf0af904-2ff0-4a24-810c-19920de6e1de tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1678.156979] [55270]: INFO cinder.api.v3.volumes [None req-cf0af904-2ff0-4a24-810c-19920de6e1de tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Delete volume with id: 3a155c8e-6315-4e81-8a42-b0546c86a731 [ 1678.168081] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1678.168081] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1678.169093] [55270]: INFO cinder.volume.api [None req-cf0af904-2ff0-4a24-810c-19920de6e1de tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Volume info retrieved successfully. [ 1678.197445] [55270]: INFO cinder.volume.api [None req-cf0af904-2ff0-4a24-810c-19920de6e1de tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Delete volume request issued successfully. [ 1678.197445] [55270]: INFO cinder.api.openstack.wsgi [None req-cf0af904-2ff0-4a24-810c-19920de6e1de tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 returned with HTTP 202 [ 1678.198555] [55270]: [pid: 55270|app: 0|req: 57/122] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:55:35 2024] DELETE /volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1678.203620] [55269]: DEBUG cinder.api.middleware.request_id [None req-c58aba22-ef3c-4c37-8c83-b70d304a5e9a None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1678.206759] [55269]: INFO cinder.api.openstack.wsgi [None req-c58aba22-ef3c-4c37-8c83-b70d304a5e9a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] GET http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 [ 1678.207108] [55269]: DEBUG cinder.api.openstack.wsgi [None req-c58aba22-ef3c-4c37-8c83-b70d304a5e9a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1678.207355] [55269]: DEBUG cinder.api.openstack.wsgi [None req-c58aba22-ef3c-4c37-8c83-b70d304a5e9a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1678.216167] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1678.216167] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1678.221376] [55269]: INFO cinder.volume.api [None req-c58aba22-ef3c-4c37-8c83-b70d304a5e9a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Volume info retrieved successfully. [ 1678.229129] [55269]: INFO cinder.api.openstack.wsgi [None req-c58aba22-ef3c-4c37-8c83-b70d304a5e9a tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 returned with HTTP 200 [ 1678.229826] [55269]: [pid: 55269|app: 0|req: 66/123] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:55:35 2024] GET /volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1679.242813] [55270]: DEBUG cinder.api.middleware.request_id [None req-86fc39ab-3dae-4ae0-bb96-c19403cb4702 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1679.246123] [55270]: INFO cinder.api.openstack.wsgi [None req-86fc39ab-3dae-4ae0-bb96-c19403cb4702 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] GET http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 [ 1679.246953] [55270]: DEBUG cinder.api.openstack.wsgi [None req-86fc39ab-3dae-4ae0-bb96-c19403cb4702 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1679.248206] [55270]: DEBUG cinder.api.openstack.wsgi [None req-86fc39ab-3dae-4ae0-bb96-c19403cb4702 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1679.257016] [55270]: INFO cinder.api.openstack.wsgi [None req-86fc39ab-3dae-4ae0-bb96-c19403cb4702 tempest-ServersNegativeTestJSON-2121561785 tempest-ServersNegativeTestJSON-2121561785-project-member] http://10.180.1.21/volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 returned with HTTP 404 [ 1679.257648] [55270]: [pid: 55270|app: 0|req: 58/124] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:55:36 2024] GET /volume/v3/volumes/3a155c8e-6315-4e81-8a42-b0546c86a731 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1681.912535] [55269]: DEBUG cinder.api.middleware.request_id [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1681.917285] [55269]: INFO cinder.api.openstack.wsgi [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1681.917711] [55269]: DEBUG cinder.api.openstack.wsgi [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-390938444", "imageRef": "844838ed-b150-482e-a0f6-dcce37470b52", "size": 1}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1681.921812] [55269]: DEBUG cinder.api.v3.volumes [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-390938444', 'imageRef': '844838ed-b150-482e-a0f6-dcce37470b52', 'size': 1}} {{(pid=55269) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1682.128239] [55269]: INFO cinder.api.v3.volumes [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Create volume of 1 GB [ 1682.134485] [55269]: INFO cinder.volume.api [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Availability Zones retrieved successfully. [ 1682.141905] [55269]: DEBUG cinder.volume.api [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Flow 'volume_create_api' (b7cd8780-9f43-4e0c-8a79-250f1205e060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1682.143332] [55269]: DEBUG cinder.volume.api [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b20c35c-0ad1-4db1-99c1-7a16b2c9e989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1682.144562] [55269]: DEBUG cinder.volume.flows.api.create_volume [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Validating volume size '1' using validate_int {{(pid=55269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1682.197931] [55269]: DEBUG cinder.volume.api [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b20c35c-0ad1-4db1-99c1-7a16b2c9e989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1682.199869] [55269]: DEBUG cinder.volume.api [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f889bec2-479b-415b-bb7d-ceda5cac3338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1682.267660] [55269]: DEBUG cinder.quota [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Created reservations ['7cb1cac3-9083-4a2e-befe-7f21f7425cf2', 'c456f657-e5ac-4626-b683-43af54b173a1', '0cafcdc5-93e1-43c0-a33c-11e3c267152f', '693b7223-5e68-418a-a142-7133c8c7713e'] {{(pid=55269) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1682.268775] [55269]: DEBUG cinder.volume.api [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f889bec2-479b-415b-bb7d-ceda5cac3338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cb1cac3-9083-4a2e-befe-7f21f7425cf2', 'c456f657-e5ac-4626-b683-43af54b173a1', '0cafcdc5-93e1-43c0-a33c-11e3c267152f', '693b7223-5e68-418a-a142-7133c8c7713e']}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1682.269693] [55269]: DEBUG cinder.volume.api [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caa21276-fbb1-4133-8e89-3550b9fa2869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1682.292659] [55269]: DEBUG cinder.volume.api [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caa21276-fbb1-4133-8e89-3550b9fa2869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b605cfce-b06c-4615-a606-12cb89b4a2d4', '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-390938444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75028a965cf549cda255a3bc0b000e9a',qos_specs=None,replication_status=,reservations=['7cb1cac3-9083-4a2e-befe-7f21f7425cf2','c456f657-e5ac-4626-b683-43af54b173a1','0cafcdc5-93e1-43c0-a33c-11e3c267152f','693b7223-5e68-418a-a142-7133c8c7713e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27feea2974d047c6b77850d126079bcc',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:55:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-390938444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b605cfce-b06c-4615-a606-12cb89b4a2d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75028a965cf549cda255a3bc0b000e9a',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='27feea2974d047c6b77850d126079bcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1682.293897] [55269]: DEBUG cinder.volume.api [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b53a03-e993-4c97-9475-bcee42c99722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1682.312145] [55269]: DEBUG cinder.volume.api [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b53a03-e993-4c97-9475-bcee42c99722) 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-390938444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75028a965cf549cda255a3bc0b000e9a',qos_specs=None,replication_status=,reservations=['7cb1cac3-9083-4a2e-befe-7f21f7425cf2','c456f657-e5ac-4626-b683-43af54b173a1','0cafcdc5-93e1-43c0-a33c-11e3c267152f','693b7223-5e68-418a-a142-7133c8c7713e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27feea2974d047c6b77850d126079bcc',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1682.313611] [55269]: DEBUG cinder.volume.api [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (785f9453-e49c-4df1-90ea-9a08d22eede4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1682.324157] [55269]: DEBUG cinder.volume.api [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (785f9453-e49c-4df1-90ea-9a08d22eede4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1682.326143] [55269]: DEBUG cinder.volume.api [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Flow 'volume_create_api' (b7cd8780-9f43-4e0c-8a79-250f1205e060) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1682.326143] [55269]: INFO cinder.volume.api [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Create volume request issued successfully. [ 1682.326726] [55269]: INFO cinder.api.openstack.wsgi [None req-e4ab47e7-b98a-49fd-8e33-5e888cb49e16 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1682.328189] [55269]: [pid: 55269|app: 0|req: 67/125] 10.180.1.21 () {62 vars in 1177 bytes} [Thu Dec 12 02:55:38 2024] POST /volume/v3/volumes => generated 897 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1682.337250] [55270]: DEBUG cinder.api.middleware.request_id [None req-30ecae1f-cb9a-4d63-9955-84e001a1b5a0 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1682.342164] [55270]: INFO cinder.api.openstack.wsgi [None req-30ecae1f-cb9a-4d63-9955-84e001a1b5a0 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1682.342164] [55270]: DEBUG cinder.api.openstack.wsgi [None req-30ecae1f-cb9a-4d63-9955-84e001a1b5a0 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1682.342390] [55270]: DEBUG cinder.api.openstack.wsgi [None req-30ecae1f-cb9a-4d63-9955-84e001a1b5a0 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1682.360775] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1682.360775] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1682.367139] [55270]: INFO cinder.volume.api [None req-30ecae1f-cb9a-4d63-9955-84e001a1b5a0 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1682.370197] [55270]: INFO cinder.api.openstack.wsgi [None req-30ecae1f-cb9a-4d63-9955-84e001a1b5a0 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1682.370606] [55270]: [pid: 55270|app: 0|req: 59/126] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:39 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 965 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1683.390154] [55269]: DEBUG cinder.api.middleware.request_id [None req-685eb9c6-9649-45d4-b02e-8e7b94204e83 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1683.393859] [55269]: INFO cinder.api.openstack.wsgi [None req-685eb9c6-9649-45d4-b02e-8e7b94204e83 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1683.394018] [55269]: DEBUG cinder.api.openstack.wsgi [None req-685eb9c6-9649-45d4-b02e-8e7b94204e83 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1683.394576] [55269]: DEBUG cinder.api.openstack.wsgi [None req-685eb9c6-9649-45d4-b02e-8e7b94204e83 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1683.405906] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1683.405906] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1683.410421] [55269]: INFO cinder.volume.api [None req-685eb9c6-9649-45d4-b02e-8e7b94204e83 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1683.416106] [55269]: INFO cinder.api.openstack.wsgi [None req-685eb9c6-9649-45d4-b02e-8e7b94204e83 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1683.416822] [55269]: [pid: 55269|app: 0|req: 68/127] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:40 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1684.426180] [55270]: DEBUG cinder.api.middleware.request_id [None req-daff95ce-ea83-4ae8-a184-5efc21be14e5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1684.429545] [55270]: INFO cinder.api.openstack.wsgi [None req-daff95ce-ea83-4ae8-a184-5efc21be14e5 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1684.429793] [55270]: DEBUG cinder.api.openstack.wsgi [None req-daff95ce-ea83-4ae8-a184-5efc21be14e5 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1684.430024] [55270]: DEBUG cinder.api.openstack.wsgi [None req-daff95ce-ea83-4ae8-a184-5efc21be14e5 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1684.441121] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1684.441121] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1684.445189] [55270]: INFO cinder.volume.api [None req-daff95ce-ea83-4ae8-a184-5efc21be14e5 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1684.450179] [55270]: INFO cinder.api.openstack.wsgi [None req-daff95ce-ea83-4ae8-a184-5efc21be14e5 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1684.450586] [55270]: [pid: 55270|app: 0|req: 60/128] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:41 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1684.495289] [55269]: DEBUG cinder.api.middleware.request_id [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1684.497624] [55269]: INFO cinder.api.openstack.wsgi [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1684.497979] [55269]: DEBUG cinder.api.openstack.wsgi [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1001299949"}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1684.500468] [55269]: DEBUG cinder.api.v3.volumes [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1001299949'}} {{(pid=55269) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1684.500618] [55269]: INFO cinder.api.v3.volumes [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Create volume of 1 GB [ 1684.504949] [55269]: INFO cinder.volume.api [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Availability Zones retrieved successfully. [ 1684.512283] [55269]: DEBUG cinder.volume.api [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Flow 'volume_create_api' (114292bf-049b-43fd-a0ee-1a94d4b1fb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1684.513519] [55269]: DEBUG cinder.volume.api [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ba504eb-5ebb-4f56-b407-1c5ea04a39e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1684.514671] [55269]: DEBUG cinder.volume.flows.api.create_volume [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Validating volume size '1' using validate_int {{(pid=55269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1684.536644] [55269]: DEBUG cinder.volume.api [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ba504eb-5ebb-4f56-b407-1c5ea04a39e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1684.537583] [55269]: DEBUG cinder.volume.api [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3facfecf-f195-41ef-af0d-28f90af99e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1684.597555] [55269]: DEBUG cinder.quota [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Created reservations ['47bfaff7-5f0a-4aa7-96ff-28ab58021b95', '552ef522-fe77-4a77-97ee-9f7a676d7732', 'cb95af21-cdcb-4683-a5b6-fa68c873b7bc', '312880b9-d2f1-4dca-83ab-0420d6396f3c'] {{(pid=55269) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1684.598809] [55269]: DEBUG cinder.volume.api [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3facfecf-f195-41ef-af0d-28f90af99e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47bfaff7-5f0a-4aa7-96ff-28ab58021b95', '552ef522-fe77-4a77-97ee-9f7a676d7732', 'cb95af21-cdcb-4683-a5b6-fa68c873b7bc', '312880b9-d2f1-4dca-83ab-0420d6396f3c']}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1684.601018] [55269]: DEBUG cinder.volume.api [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e0146d6-9798-4a33-a915-15b30790ce76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1684.614573] [55269]: DEBUG cinder.volume.api [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e0146d6-9798-4a33-a915-15b30790ce76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97254436-9fb4-4d07-8d62-db910df94969', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1001299949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12767255c02a4e16ad13383fdb725593',qos_specs=None,replication_status=,reservations=['47bfaff7-5f0a-4aa7-96ff-28ab58021b95','552ef522-fe77-4a77-97ee-9f7a676d7732','cb95af21-cdcb-4683-a5b6-fa68c873b7bc','312880b9-d2f1-4dca-83ab-0420d6396f3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96acb678bd4641f49f24cdc456595705',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1001299949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97254436-9fb4-4d07-8d62-db910df94969,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12767255c02a4e16ad13383fdb725593',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='96acb678bd4641f49f24cdc456595705',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1684.616385] [55269]: DEBUG cinder.volume.api [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ddd9aef-9d17-4d26-a168-3ef02f2d1deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1684.633924] [55269]: DEBUG cinder.volume.api [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ddd9aef-9d17-4d26-a168-3ef02f2d1deb) 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-1001299949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12767255c02a4e16ad13383fdb725593',qos_specs=None,replication_status=,reservations=['47bfaff7-5f0a-4aa7-96ff-28ab58021b95','552ef522-fe77-4a77-97ee-9f7a676d7732','cb95af21-cdcb-4683-a5b6-fa68c873b7bc','312880b9-d2f1-4dca-83ab-0420d6396f3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96acb678bd4641f49f24cdc456595705',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1684.636015] [55269]: DEBUG cinder.volume.api [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76fc49c1-e283-475d-8fcf-5eb4f73dd9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1684.645296] [55269]: DEBUG cinder.volume.api [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76fc49c1-e283-475d-8fcf-5eb4f73dd9ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1684.647185] [55269]: DEBUG cinder.volume.api [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Flow 'volume_create_api' (114292bf-049b-43fd-a0ee-1a94d4b1fb8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1684.648089] [55269]: INFO cinder.volume.api [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Create volume request issued successfully. [ 1684.648497] [55269]: INFO cinder.api.openstack.wsgi [None req-4e3741bd-17c8-4d3c-a8a5-b123e477709d tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1684.649234] [55269]: [pid: 55269|app: 0|req: 69/129] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:55:41 2024] POST /volume/v3/volumes => generated 758 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1684.657398] [55270]: DEBUG cinder.api.middleware.request_id [None req-c9d41ba7-1d45-4381-b1b0-be4caaa92877 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1684.659487] [55270]: INFO cinder.api.openstack.wsgi [None req-c9d41ba7-1d45-4381-b1b0-be4caaa92877 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/97254436-9fb4-4d07-8d62-db910df94969 [ 1684.659712] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c9d41ba7-1d45-4381-b1b0-be4caaa92877 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1684.659937] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c9d41ba7-1d45-4381-b1b0-be4caaa92877 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1684.667392] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1684.667392] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1684.671516] [55270]: INFO cinder.volume.api [None req-c9d41ba7-1d45-4381-b1b0-be4caaa92877 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1684.675314] [55270]: INFO cinder.api.openstack.wsgi [None req-c9d41ba7-1d45-4381-b1b0-be4caaa92877 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/97254436-9fb4-4d07-8d62-db910df94969 returned with HTTP 200 [ 1684.675750] [55270]: [pid: 55270|app: 0|req: 61/130] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:55:41 2024] GET /volume/v3/volumes/97254436-9fb4-4d07-8d62-db910df94969 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1685.460471] [55269]: DEBUG cinder.api.middleware.request_id [None req-1515408b-e7c9-4f05-b620-01b1e77d9853 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1685.462864] [55269]: INFO cinder.api.openstack.wsgi [None req-1515408b-e7c9-4f05-b620-01b1e77d9853 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1685.463358] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1515408b-e7c9-4f05-b620-01b1e77d9853 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1685.463593] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1515408b-e7c9-4f05-b620-01b1e77d9853 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1685.476258] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1685.476258] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1685.481778] [55269]: INFO cinder.volume.api [None req-1515408b-e7c9-4f05-b620-01b1e77d9853 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1685.487953] [55269]: INFO cinder.api.openstack.wsgi [None req-1515408b-e7c9-4f05-b620-01b1e77d9853 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1685.489797] [55269]: [pid: 55269|app: 0|req: 70/131] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:42 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1685.685237] [55270]: DEBUG cinder.api.middleware.request_id [None req-a0c3ab9f-9886-405c-84dc-b5459c7857ad None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1685.687480] [55270]: INFO cinder.api.openstack.wsgi [None req-a0c3ab9f-9886-405c-84dc-b5459c7857ad tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/97254436-9fb4-4d07-8d62-db910df94969 [ 1685.687787] [55270]: DEBUG cinder.api.openstack.wsgi [None req-a0c3ab9f-9886-405c-84dc-b5459c7857ad tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1685.687952] [55270]: DEBUG cinder.api.openstack.wsgi [None req-a0c3ab9f-9886-405c-84dc-b5459c7857ad tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1685.700754] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1685.700754] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1685.717029] [55270]: INFO cinder.volume.api [None req-a0c3ab9f-9886-405c-84dc-b5459c7857ad tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1685.722091] [55270]: INFO cinder.api.openstack.wsgi [None req-a0c3ab9f-9886-405c-84dc-b5459c7857ad tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/97254436-9fb4-4d07-8d62-db910df94969 returned with HTTP 200 [ 1685.722735] [55270]: [pid: 55270|app: 0|req: 62/132] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:55:42 2024] GET /volume/v3/volumes/97254436-9fb4-4d07-8d62-db910df94969 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1686.505021] [55269]: DEBUG cinder.api.middleware.request_id [None req-59400e63-a031-4a38-8952-809fc1816813 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1686.508844] [55269]: INFO cinder.api.openstack.wsgi [None req-59400e63-a031-4a38-8952-809fc1816813 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1686.509126] [55269]: DEBUG cinder.api.openstack.wsgi [None req-59400e63-a031-4a38-8952-809fc1816813 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1686.509349] [55269]: DEBUG cinder.api.openstack.wsgi [None req-59400e63-a031-4a38-8952-809fc1816813 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1686.530677] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1686.530677] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1686.537112] [55269]: INFO cinder.volume.api [None req-59400e63-a031-4a38-8952-809fc1816813 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1686.543676] [55269]: INFO cinder.api.openstack.wsgi [None req-59400e63-a031-4a38-8952-809fc1816813 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1686.544148] [55269]: [pid: 55269|app: 0|req: 71/133] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:43 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1687.558486] [55270]: DEBUG cinder.api.middleware.request_id [None req-962c8b54-c660-410a-84c5-520e32e03c9a None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1687.561466] [55270]: INFO cinder.api.openstack.wsgi [None req-962c8b54-c660-410a-84c5-520e32e03c9a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1687.561640] [55270]: DEBUG cinder.api.openstack.wsgi [None req-962c8b54-c660-410a-84c5-520e32e03c9a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1687.561916] [55270]: DEBUG cinder.api.openstack.wsgi [None req-962c8b54-c660-410a-84c5-520e32e03c9a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1687.579730] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1687.579730] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1687.587752] [55270]: INFO cinder.volume.api [None req-962c8b54-c660-410a-84c5-520e32e03c9a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1687.600287] [55270]: INFO cinder.api.openstack.wsgi [None req-962c8b54-c660-410a-84c5-520e32e03c9a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1687.601090] [55270]: [pid: 55270|app: 0|req: 63/134] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:44 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1688.611793] [55269]: DEBUG cinder.api.middleware.request_id [None req-2fed5319-224b-43cb-a8d5-41a4ece7a041 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1688.614058] [55269]: INFO cinder.api.openstack.wsgi [None req-2fed5319-224b-43cb-a8d5-41a4ece7a041 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1688.614316] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2fed5319-224b-43cb-a8d5-41a4ece7a041 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1688.614535] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2fed5319-224b-43cb-a8d5-41a4ece7a041 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1688.626816] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1688.626816] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1688.631283] [55269]: INFO cinder.volume.api [None req-2fed5319-224b-43cb-a8d5-41a4ece7a041 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1688.636325] [55269]: INFO cinder.api.openstack.wsgi [None req-2fed5319-224b-43cb-a8d5-41a4ece7a041 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1688.636735] [55269]: [pid: 55269|app: 0|req: 72/135] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:45 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1689.647035] [55270]: DEBUG cinder.api.middleware.request_id [None req-2fe72df7-a06d-45ce-b598-dd0eaf4b35a6 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1689.649740] [55270]: INFO cinder.api.openstack.wsgi [None req-2fe72df7-a06d-45ce-b598-dd0eaf4b35a6 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1689.650132] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2fe72df7-a06d-45ce-b598-dd0eaf4b35a6 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1689.650454] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2fe72df7-a06d-45ce-b598-dd0eaf4b35a6 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1689.661666] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1689.661666] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1689.666146] [55270]: INFO cinder.volume.api [None req-2fe72df7-a06d-45ce-b598-dd0eaf4b35a6 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1689.671567] [55270]: INFO cinder.api.openstack.wsgi [None req-2fe72df7-a06d-45ce-b598-dd0eaf4b35a6 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1689.671896] [55270]: [pid: 55270|app: 0|req: 64/136] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:46 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1690.683265] [55269]: DEBUG cinder.api.middleware.request_id [None req-dbd7e319-e6f0-474c-9ba5-fec061ec030a None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1690.685682] [55269]: INFO cinder.api.openstack.wsgi [None req-dbd7e319-e6f0-474c-9ba5-fec061ec030a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1690.685738] [55269]: DEBUG cinder.api.openstack.wsgi [None req-dbd7e319-e6f0-474c-9ba5-fec061ec030a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1690.685961] [55269]: DEBUG cinder.api.openstack.wsgi [None req-dbd7e319-e6f0-474c-9ba5-fec061ec030a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1690.699259] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1690.699259] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1690.703358] [55269]: INFO cinder.volume.api [None req-dbd7e319-e6f0-474c-9ba5-fec061ec030a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1690.708715] [55269]: INFO cinder.api.openstack.wsgi [None req-dbd7e319-e6f0-474c-9ba5-fec061ec030a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1690.709083] [55269]: [pid: 55269|app: 0|req: 73/137] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:47 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1691.719482] [55270]: DEBUG cinder.api.middleware.request_id [None req-5730aa5e-fa07-4b9e-8bd7-b8c80de63eb2 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1691.721611] [55270]: INFO cinder.api.openstack.wsgi [None req-5730aa5e-fa07-4b9e-8bd7-b8c80de63eb2 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1691.721865] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5730aa5e-fa07-4b9e-8bd7-b8c80de63eb2 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1691.722104] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5730aa5e-fa07-4b9e-8bd7-b8c80de63eb2 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1691.732519] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1691.732519] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1691.736397] [55270]: INFO cinder.volume.api [None req-5730aa5e-fa07-4b9e-8bd7-b8c80de63eb2 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1691.741315] [55270]: INFO cinder.api.openstack.wsgi [None req-5730aa5e-fa07-4b9e-8bd7-b8c80de63eb2 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1691.741751] [55270]: [pid: 55270|app: 0|req: 65/138] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:48 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1692.755702] [55269]: DEBUG cinder.api.middleware.request_id [None req-59fcd70c-f336-43f6-8da7-ef244182e6c2 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1692.757868] [55269]: INFO cinder.api.openstack.wsgi [None req-59fcd70c-f336-43f6-8da7-ef244182e6c2 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1692.758501] [55269]: DEBUG cinder.api.openstack.wsgi [None req-59fcd70c-f336-43f6-8da7-ef244182e6c2 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1692.758896] [55269]: DEBUG cinder.api.openstack.wsgi [None req-59fcd70c-f336-43f6-8da7-ef244182e6c2 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1692.771541] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1692.771541] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1692.774753] [55269]: INFO cinder.volume.api [None req-59fcd70c-f336-43f6-8da7-ef244182e6c2 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1692.780085] [55269]: INFO cinder.api.openstack.wsgi [None req-59fcd70c-f336-43f6-8da7-ef244182e6c2 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1692.780655] [55269]: [pid: 55269|app: 0|req: 74/139] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:49 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1693.791959] [55270]: DEBUG cinder.api.middleware.request_id [None req-b8edcad8-20bf-417f-a3a1-a103d8d3b809 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1693.794725] [55270]: INFO cinder.api.openstack.wsgi [None req-b8edcad8-20bf-417f-a3a1-a103d8d3b809 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1693.795072] [55270]: DEBUG cinder.api.openstack.wsgi [None req-b8edcad8-20bf-417f-a3a1-a103d8d3b809 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1693.795378] [55270]: DEBUG cinder.api.openstack.wsgi [None req-b8edcad8-20bf-417f-a3a1-a103d8d3b809 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1693.807319] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1693.807319] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1693.813021] [55270]: INFO cinder.volume.api [None req-b8edcad8-20bf-417f-a3a1-a103d8d3b809 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1693.819133] [55270]: INFO cinder.api.openstack.wsgi [None req-b8edcad8-20bf-417f-a3a1-a103d8d3b809 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1693.819622] [55270]: [pid: 55270|app: 0|req: 66/140] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:50 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1694.832286] [55269]: DEBUG cinder.api.middleware.request_id [None req-542c576d-1796-418b-ab04-0d43f3bc006c None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1694.834576] [55269]: INFO cinder.api.openstack.wsgi [None req-542c576d-1796-418b-ab04-0d43f3bc006c tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1694.834718] [55269]: DEBUG cinder.api.openstack.wsgi [None req-542c576d-1796-418b-ab04-0d43f3bc006c tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1694.834858] [55269]: DEBUG cinder.api.openstack.wsgi [None req-542c576d-1796-418b-ab04-0d43f3bc006c tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1694.847080] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1694.847080] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1694.850672] [55269]: INFO cinder.volume.api [None req-542c576d-1796-418b-ab04-0d43f3bc006c tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1694.855796] [55269]: INFO cinder.api.openstack.wsgi [None req-542c576d-1796-418b-ab04-0d43f3bc006c tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1694.856224] [55269]: [pid: 55269|app: 0|req: 75/141] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:51 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1695.866892] [55270]: DEBUG cinder.api.middleware.request_id [None req-adcfae5f-76d4-4a0f-a0de-bda57a9c6a24 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1695.869551] [55270]: INFO cinder.api.openstack.wsgi [None req-adcfae5f-76d4-4a0f-a0de-bda57a9c6a24 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1695.869551] [55270]: DEBUG cinder.api.openstack.wsgi [None req-adcfae5f-76d4-4a0f-a0de-bda57a9c6a24 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1695.869551] [55270]: DEBUG cinder.api.openstack.wsgi [None req-adcfae5f-76d4-4a0f-a0de-bda57a9c6a24 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1695.880760] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1695.880760] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1695.885056] [55270]: INFO cinder.volume.api [None req-adcfae5f-76d4-4a0f-a0de-bda57a9c6a24 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1695.890295] [55270]: INFO cinder.api.openstack.wsgi [None req-adcfae5f-76d4-4a0f-a0de-bda57a9c6a24 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1695.890819] [55270]: [pid: 55270|app: 0|req: 67/142] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:52 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1696.901055] [55269]: DEBUG cinder.api.middleware.request_id [None req-de06f17a-8c54-44b1-bb98-ad8b587c58ce None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1696.903080] [55269]: INFO cinder.api.openstack.wsgi [None req-de06f17a-8c54-44b1-bb98-ad8b587c58ce tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1696.903308] [55269]: DEBUG cinder.api.openstack.wsgi [None req-de06f17a-8c54-44b1-bb98-ad8b587c58ce tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1696.903534] [55269]: DEBUG cinder.api.openstack.wsgi [None req-de06f17a-8c54-44b1-bb98-ad8b587c58ce tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1696.913764] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1696.913764] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1696.918076] [55269]: INFO cinder.volume.api [None req-de06f17a-8c54-44b1-bb98-ad8b587c58ce tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1696.922917] [55269]: INFO cinder.api.openstack.wsgi [None req-de06f17a-8c54-44b1-bb98-ad8b587c58ce tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1696.923330] [55269]: [pid: 55269|app: 0|req: 76/143] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:53 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1697.933673] [55270]: DEBUG cinder.api.middleware.request_id [None req-6cad4795-b202-4939-b64c-278c5546e234 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1697.936615] [55270]: INFO cinder.api.openstack.wsgi [None req-6cad4795-b202-4939-b64c-278c5546e234 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1697.936978] [55270]: DEBUG cinder.api.openstack.wsgi [None req-6cad4795-b202-4939-b64c-278c5546e234 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1697.937310] [55270]: DEBUG cinder.api.openstack.wsgi [None req-6cad4795-b202-4939-b64c-278c5546e234 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1697.953026] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1697.953026] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1697.961994] [55270]: INFO cinder.volume.api [None req-6cad4795-b202-4939-b64c-278c5546e234 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1697.965318] [55270]: INFO cinder.api.openstack.wsgi [None req-6cad4795-b202-4939-b64c-278c5546e234 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1697.965765] [55270]: [pid: 55270|app: 0|req: 68/144] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:54 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1698.774725] [55269]: DEBUG cinder.api.middleware.request_id [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1698.777147] [55269]: INFO cinder.api.openstack.wsgi [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1698.777597] [55269]: DEBUG cinder.api.openstack.wsgi [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1441193324"}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1698.779499] [55269]: DEBUG cinder.api.v3.volumes [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1441193324'}} {{(pid=55269) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1698.779634] [55269]: INFO cinder.api.v3.volumes [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Create volume of 1 GB [ 1698.784700] [55269]: INFO cinder.volume.api [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Availability Zones retrieved successfully. [ 1698.791427] [55269]: DEBUG cinder.volume.api [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Flow 'volume_create_api' (aea2ffc7-6eb0-4164-83fe-2701e9c96510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1698.792665] [55269]: DEBUG cinder.volume.api [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9572a094-b0e5-46b3-b58d-3df92d9bf4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1698.793935] [55269]: DEBUG cinder.volume.flows.api.create_volume [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Validating volume size '1' using validate_int {{(pid=55269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1698.815284] [55269]: DEBUG cinder.volume.api [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9572a094-b0e5-46b3-b58d-3df92d9bf4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1698.816094] [55269]: DEBUG cinder.volume.api [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a17da9ae-1d7b-47e9-aba8-2409301602d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1698.853899] [55269]: DEBUG cinder.quota [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Created reservations ['a84f96db-2f2c-44b2-a95e-78f6524556c0', '8ce34bc7-df33-4b74-9e0a-f4b2b46b3c46', 'bcf049a3-0f0f-4fd6-b626-f933826af503', '67b185d6-773f-49d5-b726-a76e48332f18'] {{(pid=55269) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1698.855040] [55269]: DEBUG cinder.volume.api [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a17da9ae-1d7b-47e9-aba8-2409301602d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a84f96db-2f2c-44b2-a95e-78f6524556c0', '8ce34bc7-df33-4b74-9e0a-f4b2b46b3c46', 'bcf049a3-0f0f-4fd6-b626-f933826af503', '67b185d6-773f-49d5-b726-a76e48332f18']}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1698.855998] [55269]: DEBUG cinder.volume.api [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f73cb134-24d3-488a-aa1e-e2005bca9ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1698.873115] [55269]: DEBUG cinder.volume.api [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f73cb134-24d3-488a-aa1e-e2005bca9ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be3394e2-7a5f-4625-af79-3bd3e05d60b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1441193324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12767255c02a4e16ad13383fdb725593',qos_specs=None,replication_status=,reservations=['a84f96db-2f2c-44b2-a95e-78f6524556c0','8ce34bc7-df33-4b74-9e0a-f4b2b46b3c46','bcf049a3-0f0f-4fd6-b626-f933826af503','67b185d6-773f-49d5-b726-a76e48332f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96acb678bd4641f49f24cdc456595705',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1441193324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be3394e2-7a5f-4625-af79-3bd3e05d60b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12767255c02a4e16ad13383fdb725593',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='96acb678bd4641f49f24cdc456595705',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1698.874093] [55269]: DEBUG cinder.volume.api [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0c8dff-3b02-4ff5-9df6-c920632ebdc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1698.887979] [55269]: DEBUG cinder.volume.api [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0c8dff-3b02-4ff5-9df6-c920632ebdc0) 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-1441193324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12767255c02a4e16ad13383fdb725593',qos_specs=None,replication_status=,reservations=['a84f96db-2f2c-44b2-a95e-78f6524556c0','8ce34bc7-df33-4b74-9e0a-f4b2b46b3c46','bcf049a3-0f0f-4fd6-b626-f933826af503','67b185d6-773f-49d5-b726-a76e48332f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96acb678bd4641f49f24cdc456595705',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1698.888946] [55269]: DEBUG cinder.volume.api [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a61e7700-08d7-4182-a1f9-4568241b10cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1698.899145] [55269]: DEBUG cinder.volume.api [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a61e7700-08d7-4182-a1f9-4568241b10cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1698.900557] [55269]: DEBUG cinder.volume.api [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Flow 'volume_create_api' (aea2ffc7-6eb0-4164-83fe-2701e9c96510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1698.900761] [55269]: INFO cinder.volume.api [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Create volume request issued successfully. [ 1698.901496] [55269]: INFO cinder.api.openstack.wsgi [None req-6e74315b-78b7-4bb2-bb83-3ff2a05ab0bc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1698.902099] [55269]: [pid: 55269|app: 0|req: 77/145] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:55:55 2024] POST /volume/v3/volumes => generated 758 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1698.912866] [55270]: DEBUG cinder.api.middleware.request_id [None req-5b5352d0-004b-4bf0-8971-250d670f05a2 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1698.915016] [55270]: INFO cinder.api.openstack.wsgi [None req-5b5352d0-004b-4bf0-8971-250d670f05a2 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1698.915201] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5b5352d0-004b-4bf0-8971-250d670f05a2 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1698.915466] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5b5352d0-004b-4bf0-8971-250d670f05a2 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1698.923064] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1698.923064] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1698.927419] [55270]: INFO cinder.volume.api [None req-5b5352d0-004b-4bf0-8971-250d670f05a2 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1698.932194] [55270]: INFO cinder.api.openstack.wsgi [None req-5b5352d0-004b-4bf0-8971-250d670f05a2 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1698.932752] [55270]: [pid: 55270|app: 0|req: 69/146] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:55:55 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1698.976673] [55269]: DEBUG cinder.api.middleware.request_id [None req-220088c7-478d-4616-b27f-e69920297f51 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1698.979185] [55269]: INFO cinder.api.openstack.wsgi [None req-220088c7-478d-4616-b27f-e69920297f51 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1698.979464] [55269]: DEBUG cinder.api.openstack.wsgi [None req-220088c7-478d-4616-b27f-e69920297f51 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1698.979754] [55269]: DEBUG cinder.api.openstack.wsgi [None req-220088c7-478d-4616-b27f-e69920297f51 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1698.987846] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1698.987846] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1698.991933] [55269]: INFO cinder.volume.api [None req-220088c7-478d-4616-b27f-e69920297f51 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1698.997252] [55269]: INFO cinder.api.openstack.wsgi [None req-220088c7-478d-4616-b27f-e69920297f51 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1698.997713] [55269]: [pid: 55269|app: 0|req: 78/147] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:55 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1699.945971] [55270]: DEBUG cinder.api.middleware.request_id [None req-9ec63609-baed-4126-99b1-4c40175b44f6 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1699.948392] [55270]: INFO cinder.api.openstack.wsgi [None req-9ec63609-baed-4126-99b1-4c40175b44f6 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1699.948658] [55270]: DEBUG cinder.api.openstack.wsgi [None req-9ec63609-baed-4126-99b1-4c40175b44f6 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1699.948894] [55270]: DEBUG cinder.api.openstack.wsgi [None req-9ec63609-baed-4126-99b1-4c40175b44f6 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1699.962451] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1699.962451] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1699.966606] [55270]: INFO cinder.volume.api [None req-9ec63609-baed-4126-99b1-4c40175b44f6 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1699.971741] [55270]: INFO cinder.api.openstack.wsgi [None req-9ec63609-baed-4126-99b1-4c40175b44f6 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1699.972321] [55270]: [pid: 55270|app: 0|req: 70/148] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:55:56 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1700.010689] [55269]: DEBUG cinder.api.middleware.request_id [None req-36c4ba9e-b2ba-4fda-9bad-210095f9937d None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1700.014188] [55269]: INFO cinder.api.openstack.wsgi [None req-36c4ba9e-b2ba-4fda-9bad-210095f9937d tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1700.015296] [55269]: DEBUG cinder.api.openstack.wsgi [None req-36c4ba9e-b2ba-4fda-9bad-210095f9937d tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1700.015567] [55269]: DEBUG cinder.api.openstack.wsgi [None req-36c4ba9e-b2ba-4fda-9bad-210095f9937d tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1700.029431] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1700.029431] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1700.037027] [55269]: INFO cinder.volume.api [None req-36c4ba9e-b2ba-4fda-9bad-210095f9937d tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1700.040887] [55269]: INFO cinder.api.openstack.wsgi [None req-36c4ba9e-b2ba-4fda-9bad-210095f9937d tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1700.041024] [55269]: [pid: 55269|app: 0|req: 79/149] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:56 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1701.051253] [55270]: DEBUG cinder.api.middleware.request_id [None req-edf352d6-a60b-4a1f-b57b-71152bc9ddee None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.055346] [55270]: INFO cinder.api.openstack.wsgi [None req-edf352d6-a60b-4a1f-b57b-71152bc9ddee tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1701.055677] [55270]: DEBUG cinder.api.openstack.wsgi [None req-edf352d6-a60b-4a1f-b57b-71152bc9ddee tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1701.055809] [55270]: DEBUG cinder.api.openstack.wsgi [None req-edf352d6-a60b-4a1f-b57b-71152bc9ddee tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1701.076295] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1701.076295] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1701.081617] [55270]: INFO cinder.volume.api [None req-edf352d6-a60b-4a1f-b57b-71152bc9ddee tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1701.088503] [55270]: INFO cinder.api.openstack.wsgi [None req-edf352d6-a60b-4a1f-b57b-71152bc9ddee tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1701.089843] [55270]: [pid: 55270|app: 0|req: 71/150] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:55:57 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 1572 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1701.135811] [55269]: DEBUG cinder.api.middleware.request_id [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-6c676c83-9236-467d-ba37-588eb7771341 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.138136] [55269]: INFO cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-6c676c83-9236-467d-ba37-588eb7771341 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1701.138409] [55269]: DEBUG cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-6c676c83-9236-467d-ba37-588eb7771341 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1701.138700] [55269]: DEBUG cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-6c676c83-9236-467d-ba37-588eb7771341 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1701.147596] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1701.147596] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1701.151895] [55269]: INFO cinder.volume.api [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-6c676c83-9236-467d-ba37-588eb7771341 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1701.159100] [55269]: INFO cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-6c676c83-9236-467d-ba37-588eb7771341 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1701.159100] [55269]: [pid: 55269|app: 0|req: 80/151] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:55:57 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1701.538280] [55270]: DEBUG cinder.api.middleware.request_id [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-f09f25c3-8e11-4190-be37-9efe8249cc6f None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.539573] [55270]: INFO cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-f09f25c3-8e11-4190-be37-9efe8249cc6f tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1701.539811] [55270]: DEBUG cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-f09f25c3-8e11-4190-be37-9efe8249cc6f tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1701.540041] [55270]: DEBUG cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-f09f25c3-8e11-4190-be37-9efe8249cc6f tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1701.557043] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1701.557043] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1701.564024] [55270]: INFO cinder.volume.api [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-f09f25c3-8e11-4190-be37-9efe8249cc6f tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1701.570239] [55270]: INFO cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-f09f25c3-8e11-4190-be37-9efe8249cc6f tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1701.570671] [55270]: [pid: 55270|app: 0|req: 72/152] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:55:58 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 1391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1701.579658] [55269]: DEBUG cinder.api.middleware.request_id [None req-ce8ac80b-25be-4862-8f93-9733c19495ea None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.580439] [55269]: INFO cinder.api.openstack.wsgi [None req-ce8ac80b-25be-4862-8f93-9733c19495ea None None] GET http://10.180.1.21/volume// [ 1701.581277] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ce8ac80b-25be-4862-8f93-9733c19495ea None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1701.581700] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ce8ac80b-25be-4862-8f93-9733c19495ea None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1701.582312] [55269]: INFO cinder.api.openstack.wsgi [None req-ce8ac80b-25be-4862-8f93-9733c19495ea None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1701.582850] [55269]: [pid: 55269|app: 0|req: 81/153] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 02:55:58 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1701.587180] [55270]: DEBUG cinder.api.middleware.request_id [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-bfd9b74d-ec9c-47b1-926f-a3a5e3a49ff5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.589871] [55270]: INFO cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-bfd9b74d-ec9c-47b1-926f-a3a5e3a49ff5 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1701.590383] [55270]: DEBUG cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-bfd9b74d-ec9c-47b1-926f-a3a5e3a49ff5 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b605cfce-b06c-4615-a606-12cb89b4a2d4", "connector": null, "instance_uuid": "9972b167-a950-4dba-ac02-068f66300053"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1701.600551] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1701.600551] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1701.629079] [55270]: INFO cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-bfd9b74d-ec9c-47b1-926f-a3a5e3a49ff5 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1701.629546] [55270]: [pid: 55270|app: 0|req: 73/154] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 02:55:58 2024] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1711.154493] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=126,cinder:UPDATE=37,cinder:INSERT=27 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1711.627816] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=70,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1712.737994] [55269]: DEBUG cinder.api.middleware.request_id [None req-73740acb-25af-4a85-9cae-d29d0e847d74 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1712.738470] [55269]: INFO cinder.api.openstack.wsgi [None req-73740acb-25af-4a85-9cae-d29d0e847d74 None None] GET http://10.180.1.21/volume// [ 1712.738649] [55269]: DEBUG cinder.api.openstack.wsgi [None req-73740acb-25af-4a85-9cae-d29d0e847d74 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1712.738868] [55269]: DEBUG cinder.api.openstack.wsgi [None req-73740acb-25af-4a85-9cae-d29d0e847d74 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1712.739292] [55269]: INFO cinder.api.openstack.wsgi [None req-73740acb-25af-4a85-9cae-d29d0e847d74 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1712.739600] [55269]: [pid: 55269|app: 0|req: 82/155] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:56:09 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1712.743920] [55270]: DEBUG cinder.api.middleware.request_id [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-32c0415c-b205-4ef8-ae9c-29c003891037 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1712.746396] [55270]: INFO cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-32c0415c-b205-4ef8-ae9c-29c003891037 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1712.746994] [55270]: DEBUG cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-32c0415c-b205-4ef8-ae9c-29c003891037 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1712.747414] [55270]: DEBUG cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-32c0415c-b205-4ef8-ae9c-29c003891037 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1712.763329] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1712.763329] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1712.767268] [55270]: INFO cinder.volume.api [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-32c0415c-b205-4ef8-ae9c-29c003891037 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1712.773641] [55270]: INFO cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-32c0415c-b205-4ef8-ae9c-29c003891037 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1712.774063] [55270]: [pid: 55270|app: 0|req: 74/156] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:56:09 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 1571 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1712.923631] [55269]: DEBUG cinder.api.middleware.request_id [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-a3b582a1-f2c1-44f6-8c16-5b42012ccd90 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1712.925750] [55269]: INFO cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-a3b582a1-f2c1-44f6-8c16-5b42012ccd90 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] PUT http://10.180.1.21/volume/v3/attachments/76ccc3ca-fd03-4d20-9473-b38035808244 [ 1712.926207] [55269]: DEBUG cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-a3b582a1-f2c1-44f6-8c16-5b42012ccd90 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-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=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1712.934864] [55269]: DEBUG cinder.coordination [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-a3b582a1-f2c1-44f6-8c16-5b42012ccd90 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Acquiring lock "cinder-attachment_update-b605cfce-b06c-4615-a606-12cb89b4a2d4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1712.941356] [55269]: DEBUG cinder.coordination [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-a3b582a1-f2c1-44f6-8c16-5b42012ccd90 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Lock "cinder-attachment_update-b605cfce-b06c-4615-a606-12cb89b4a2d4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1712.942456] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1712.942456] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1713.468603] [55269]: DEBUG cinder.coordination [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-a3b582a1-f2c1-44f6-8c16-5b42012ccd90 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Lock "cinder-attachment_update-b605cfce-b06c-4615-a606-12cb89b4a2d4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=55269) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1713.469439] [55269]: INFO cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-a3b582a1-f2c1-44f6-8c16-5b42012ccd90 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/attachments/76ccc3ca-fd03-4d20-9473-b38035808244 returned with HTTP 200 [ 1713.471086] [55269]: [pid: 55269|app: 0|req: 83/157] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 02:56:09 2024] PUT /volume/v3/attachments/76ccc3ca-fd03-4d20-9473-b38035808244 => generated 589 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1713.985879] [55270]: DEBUG cinder.api.middleware.request_id [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-69d9486d-ea70-4934-a271-865cbaa9c449 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1713.991956] [55270]: INFO cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-69d9486d-ea70-4934-a271-865cbaa9c449 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] POST http://10.180.1.21/volume/v3/attachments/76ccc3ca-fd03-4d20-9473-b38035808244/action [ 1713.992173] [55270]: DEBUG cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-69d9486d-ea70-4934-a271-865cbaa9c449 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Action body: b'{"os-complete": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1713.992465] [55270]: DEBUG cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-69d9486d-ea70-4934-a271-865cbaa9c449 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1714.021435] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1714.021435] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1714.040186] [55270]: INFO cinder.api.openstack.wsgi [req-b3103df1-cf86-4fa7-9eae-674311c7dd12 req-69d9486d-ea70-4934-a271-865cbaa9c449 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/attachments/76ccc3ca-fd03-4d20-9473-b38035808244/action returned with HTTP 204 [ 1714.041271] [55270]: [pid: 55270|app: 0|req: 75/158] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 02:56:10 2024] POST /volume/v3/attachments/76ccc3ca-fd03-4d20-9473-b38035808244/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1720.629429] [55269]: DEBUG cinder.api.middleware.request_id [None req-39818b4b-5e28-466d-b415-ed016eb86d7f None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1720.631157] [55269]: INFO cinder.api.openstack.wsgi [None req-39818b4b-5e28-466d-b415-ed016eb86d7f tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1720.631421] [55269]: DEBUG cinder.api.openstack.wsgi [None req-39818b4b-5e28-466d-b415-ed016eb86d7f tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1720.631649] [55269]: DEBUG cinder.api.openstack.wsgi [None req-39818b4b-5e28-466d-b415-ed016eb86d7f tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1720.646265] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1720.646265] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1720.651021] [55269]: INFO cinder.volume.api [None req-39818b4b-5e28-466d-b415-ed016eb86d7f tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1720.657205] [55269]: INFO cinder.api.openstack.wsgi [None req-39818b4b-5e28-466d-b415-ed016eb86d7f tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1720.657653] [55269]: [pid: 55269|app: 0|req: 84/159] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 02:56:17 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 1864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1724.034578] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1730.653476] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1758.613721] [55270]: DEBUG cinder.api.middleware.request_id [None req-85d2ade6-7e88-462c-974c-69c44da48ddd None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.615932] [55270]: INFO cinder.api.openstack.wsgi [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1758.616371] [55270]: DEBUG cinder.api.openstack.wsgi [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1785921303"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1758.618141] [55270]: DEBUG cinder.api.v3.volumes [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1785921303'}} {{(pid=55270) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1758.618362] [55270]: INFO cinder.api.v3.volumes [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Create volume of 1 GB [ 1758.624088] [55270]: INFO cinder.volume.api [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Availability Zones retrieved successfully. [ 1758.631595] [55270]: DEBUG cinder.volume.api [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Flow 'volume_create_api' (4b3e19bd-9e02-4895-a6ec-55e44e68428b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1758.632831] [55270]: DEBUG cinder.volume.api [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1d37fbf-f094-4967-8ccf-74572cc2ab72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1758.634085] [55270]: DEBUG cinder.volume.flows.api.create_volume [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Validating volume size '1' using validate_int {{(pid=55270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1758.655102] [55270]: DEBUG cinder.volume.api [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1d37fbf-f094-4967-8ccf-74572cc2ab72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1758.656150] [55270]: DEBUG cinder.volume.api [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383455c3-ddb9-4d6f-9b1e-51b20aca6620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1758.705794] [55270]: DEBUG cinder.quota [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Created reservations ['3f343618-90df-46dd-80a2-209af7d26e2d', '314512c3-fbdf-44d3-812c-1b6e0d9582ba', 'bbd2a737-74de-49a0-817b-d622fd41a625', '5207509d-5094-4cc4-ac8d-d3b528858af2'] {{(pid=55270) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1758.706978] [55270]: DEBUG cinder.volume.api [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383455c3-ddb9-4d6f-9b1e-51b20aca6620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f343618-90df-46dd-80a2-209af7d26e2d', '314512c3-fbdf-44d3-812c-1b6e0d9582ba', 'bbd2a737-74de-49a0-817b-d622fd41a625', '5207509d-5094-4cc4-ac8d-d3b528858af2']}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1758.708144] [55270]: DEBUG cinder.volume.api [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f8bce1-3ce9-4b16-9556-a9250f60cac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1758.721053] [55270]: DEBUG cinder.volume.api [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f8bce1-3ce9-4b16-9556-a9250f60cac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d451747-ece2-4770-9e36-d259b810e2df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1785921303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1b175f09c47457ead5fff6d3ecf1cee',qos_specs=None,replication_status=,reservations=['3f343618-90df-46dd-80a2-209af7d26e2d','314512c3-fbdf-44d3-812c-1b6e0d9582ba','bbd2a737-74de-49a0-817b-d622fd41a625','5207509d-5094-4cc4-ac8d-d3b528858af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59998717d8246c5b238194d0d8f5cf4',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:56:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1785921303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d451747-ece2-4770-9e36-d259b810e2df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1b175f09c47457ead5fff6d3ecf1cee',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='f59998717d8246c5b238194d0d8f5cf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1758.722011] [55270]: DEBUG cinder.volume.api [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63609a6e-5c9f-4500-a40e-8dbb443a6d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1758.736305] [55270]: DEBUG cinder.volume.api [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63609a6e-5c9f-4500-a40e-8dbb443a6d17) 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-1785921303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1b175f09c47457ead5fff6d3ecf1cee',qos_specs=None,replication_status=,reservations=['3f343618-90df-46dd-80a2-209af7d26e2d','314512c3-fbdf-44d3-812c-1b6e0d9582ba','bbd2a737-74de-49a0-817b-d622fd41a625','5207509d-5094-4cc4-ac8d-d3b528858af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59998717d8246c5b238194d0d8f5cf4',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1758.737254] [55270]: DEBUG cinder.volume.api [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (765afe37-9ef3-4840-a356-6f80132306a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1758.746270] [55270]: DEBUG cinder.volume.api [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (765afe37-9ef3-4840-a356-6f80132306a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1758.747300] [55270]: DEBUG cinder.volume.api [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Flow 'volume_create_api' (4b3e19bd-9e02-4895-a6ec-55e44e68428b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1758.748103] [55270]: INFO cinder.volume.api [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Create volume request issued successfully. [ 1758.748412] [55270]: INFO cinder.api.openstack.wsgi [None req-85d2ade6-7e88-462c-974c-69c44da48ddd tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1758.749062] [55270]: [pid: 55270|app: 0|req: 76/160] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:56:55 2024] POST /volume/v3/volumes => generated 754 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1758.757770] [55269]: DEBUG cinder.api.middleware.request_id [None req-ff7c8024-0bb4-4788-980f-a560d3c670f3 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.759925] [55269]: INFO cinder.api.openstack.wsgi [None req-ff7c8024-0bb4-4788-980f-a560d3c670f3 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1758.760171] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ff7c8024-0bb4-4788-980f-a560d3c670f3 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1758.760395] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ff7c8024-0bb4-4788-980f-a560d3c670f3 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1758.768291] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1758.768291] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1758.772213] [55269]: INFO cinder.volume.api [None req-ff7c8024-0bb4-4788-980f-a560d3c670f3 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1758.776424] [55269]: INFO cinder.api.openstack.wsgi [None req-ff7c8024-0bb4-4788-980f-a560d3c670f3 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1758.776831] [55269]: [pid: 55269|app: 0|req: 85/161] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:56:55 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1759.786606] [55270]: DEBUG cinder.api.middleware.request_id [None req-1a8975ff-45fd-4f57-b851-0919472ce083 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.790042] [55270]: INFO cinder.api.openstack.wsgi [None req-1a8975ff-45fd-4f57-b851-0919472ce083 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1759.790042] [55270]: DEBUG cinder.api.openstack.wsgi [None req-1a8975ff-45fd-4f57-b851-0919472ce083 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1759.790042] [55270]: DEBUG cinder.api.openstack.wsgi [None req-1a8975ff-45fd-4f57-b851-0919472ce083 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1759.800716] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.800716] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.804537] [55270]: INFO cinder.volume.api [None req-1a8975ff-45fd-4f57-b851-0919472ce083 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1759.808971] [55270]: INFO cinder.api.openstack.wsgi [None req-1a8975ff-45fd-4f57-b851-0919472ce083 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1759.809391] [55270]: [pid: 55270|app: 0|req: 77/162] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:56:56 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1759.861366] [55269]: DEBUG cinder.api.middleware.request_id [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-5ff8189b-6d85-40d4-b083-208a7332cb6e None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.863734] [55269]: INFO cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-5ff8189b-6d85-40d4-b083-208a7332cb6e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1759.863970] [55269]: DEBUG cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-5ff8189b-6d85-40d4-b083-208a7332cb6e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1759.864216] [55269]: DEBUG cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-5ff8189b-6d85-40d4-b083-208a7332cb6e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1759.872128] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.872128] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.876826] [55269]: INFO cinder.volume.api [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-5ff8189b-6d85-40d4-b083-208a7332cb6e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1759.882105] [55269]: INFO cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-5ff8189b-6d85-40d4-b083-208a7332cb6e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1759.882549] [55269]: [pid: 55269|app: 0|req: 86/163] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:56:56 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1761.406329] [55270]: DEBUG cinder.api.middleware.request_id [None req-ef26c50f-e4d7-4f48-9240-869cda7075e7 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.406785] [55270]: INFO cinder.api.openstack.wsgi [None req-ef26c50f-e4d7-4f48-9240-869cda7075e7 None None] GET http://10.180.1.21/volume// [ 1761.407169] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ef26c50f-e4d7-4f48-9240-869cda7075e7 None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1761.407454] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ef26c50f-e4d7-4f48-9240-869cda7075e7 None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1761.407917] [55270]: INFO cinder.api.openstack.wsgi [None req-ef26c50f-e4d7-4f48-9240-869cda7075e7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1761.408292] [55270]: [pid: 55270|app: 0|req: 78/164] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 02:56:58 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1761.412824] [55269]: DEBUG cinder.api.middleware.request_id [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-2d59a3f0-250c-4cf1-87a7-23b73c2e018d None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.415565] [55269]: INFO cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-2d59a3f0-250c-4cf1-87a7-23b73c2e018d tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1761.416070] [55269]: DEBUG cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-2d59a3f0-250c-4cf1-87a7-23b73c2e018d tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d451747-ece2-4770-9e36-d259b810e2df", "connector": null, "instance_uuid": "8105e650-8482-40c6-bd7a-b8daea19a0d5"}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1761.429961] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1761.429961] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1761.456635] [55269]: INFO cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-2d59a3f0-250c-4cf1-87a7-23b73c2e018d tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1761.457125] [55269]: [pid: 55269|app: 0|req: 87/165] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 02:56:58 2024] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1761.475695] [55270]: DEBUG cinder.api.middleware.request_id [None req-9095ab5b-7efe-4085-809d-e7fa7f5a909d None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.477778] [55270]: INFO cinder.api.openstack.wsgi [None req-9095ab5b-7efe-4085-809d-e7fa7f5a909d tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1761.478008] [55270]: DEBUG cinder.api.openstack.wsgi [None req-9095ab5b-7efe-4085-809d-e7fa7f5a909d tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1761.478243] [55270]: DEBUG cinder.api.openstack.wsgi [None req-9095ab5b-7efe-4085-809d-e7fa7f5a909d tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1761.490660] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1761.490660] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1761.493786] [55270]: INFO cinder.volume.api [None req-9095ab5b-7efe-4085-809d-e7fa7f5a909d tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1761.498321] [55270]: INFO cinder.api.openstack.wsgi [None req-9095ab5b-7efe-4085-809d-e7fa7f5a909d tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1761.498779] [55270]: [pid: 55270|app: 0|req: 79/166] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:56:58 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1761.981056] [55269]: DEBUG cinder.api.middleware.request_id [None req-6e40bf3f-8463-4e88-8c3c-86b40a154b29 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.981056] [55269]: INFO cinder.api.openstack.wsgi [None req-6e40bf3f-8463-4e88-8c3c-86b40a154b29 None None] GET http://10.180.1.21/volume// [ 1761.981290] [55269]: DEBUG cinder.api.openstack.wsgi [None req-6e40bf3f-8463-4e88-8c3c-86b40a154b29 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1761.981395] [55269]: DEBUG cinder.api.openstack.wsgi [None req-6e40bf3f-8463-4e88-8c3c-86b40a154b29 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1761.981827] [55269]: INFO cinder.api.openstack.wsgi [None req-6e40bf3f-8463-4e88-8c3c-86b40a154b29 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1761.982147] [55269]: [pid: 55269|app: 0|req: 88/167] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:56:58 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1761.986036] [55270]: DEBUG cinder.api.middleware.request_id [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-dc2e8af4-169d-448b-adcf-49c6175a13ab None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.988217] [55270]: INFO cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-dc2e8af4-169d-448b-adcf-49c6175a13ab tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1761.988510] [55270]: DEBUG cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-dc2e8af4-169d-448b-adcf-49c6175a13ab tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1761.988822] [55270]: DEBUG cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-dc2e8af4-169d-448b-adcf-49c6175a13ab tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1761.998386] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1761.998386] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1762.001586] [55270]: INFO cinder.volume.api [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-dc2e8af4-169d-448b-adcf-49c6175a13ab tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1762.005918] [55270]: INFO cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-dc2e8af4-169d-448b-adcf-49c6175a13ab tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1762.006360] [55270]: [pid: 55270|app: 0|req: 80/168] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:56:58 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1762.032052] [55269]: DEBUG cinder.api.middleware.request_id [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-b0eb9451-54d3-4d59-961d-335671670b80 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1762.034598] [55269]: INFO cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-b0eb9451-54d3-4d59-961d-335671670b80 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] PUT http://10.180.1.21/volume/v3/attachments/bd53de02-53f3-4b91-8e35-b32842caba1c [ 1762.035271] [55269]: DEBUG cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-b0eb9451-54d3-4d59-961d-335671670b80 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-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-371062", "mountpoint": "/dev/sdb"}}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1762.043869] [55269]: DEBUG cinder.coordination [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-b0eb9451-54d3-4d59-961d-335671670b80 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Acquiring lock "cinder-attachment_update-7d451747-ece2-4770-9e36-d259b810e2df-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1762.048227] [55269]: DEBUG cinder.coordination [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-b0eb9451-54d3-4d59-961d-335671670b80 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Lock "cinder-attachment_update-7d451747-ece2-4770-9e36-d259b810e2df-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1762.049383] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1762.049383] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1762.507236] [55270]: DEBUG cinder.api.middleware.request_id [None req-657e3e74-fb65-4dbf-9a95-b3bcaa934b75 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1762.509224] [55270]: INFO cinder.api.openstack.wsgi [None req-657e3e74-fb65-4dbf-9a95-b3bcaa934b75 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1762.509487] [55270]: DEBUG cinder.api.openstack.wsgi [None req-657e3e74-fb65-4dbf-9a95-b3bcaa934b75 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1762.509708] [55270]: DEBUG cinder.api.openstack.wsgi [None req-657e3e74-fb65-4dbf-9a95-b3bcaa934b75 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1762.522377] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1762.522377] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1762.526296] [55270]: INFO cinder.volume.api [None req-657e3e74-fb65-4dbf-9a95-b3bcaa934b75 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1762.531233] [55270]: INFO cinder.api.openstack.wsgi [None req-657e3e74-fb65-4dbf-9a95-b3bcaa934b75 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1762.531694] [55270]: [pid: 55270|app: 0|req: 81/169] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:56:59 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1763.541834] [55270]: DEBUG cinder.api.middleware.request_id [None req-1a454f83-bd55-4228-944d-981067713e5f None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1763.543546] [55270]: INFO cinder.api.openstack.wsgi [None req-1a454f83-bd55-4228-944d-981067713e5f tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1763.543791] [55270]: DEBUG cinder.api.openstack.wsgi [None req-1a454f83-bd55-4228-944d-981067713e5f tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1763.544072] [55270]: DEBUG cinder.api.openstack.wsgi [None req-1a454f83-bd55-4228-944d-981067713e5f tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1763.557394] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1763.557394] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1763.561307] [55270]: INFO cinder.volume.api [None req-1a454f83-bd55-4228-944d-981067713e5f tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1763.566257] [55270]: INFO cinder.api.openstack.wsgi [None req-1a454f83-bd55-4228-944d-981067713e5f tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1763.566804] [55270]: [pid: 55270|app: 0|req: 82/170] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:00 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1764.575304] [55270]: DEBUG cinder.api.middleware.request_id [None req-8832de0d-487b-48d3-9ab7-3e9d987e094e None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1764.577497] [55270]: INFO cinder.api.openstack.wsgi [None req-8832de0d-487b-48d3-9ab7-3e9d987e094e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1764.577683] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8832de0d-487b-48d3-9ab7-3e9d987e094e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1764.577908] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8832de0d-487b-48d3-9ab7-3e9d987e094e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1764.593642] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1764.593642] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1764.597467] [55270]: INFO cinder.volume.api [None req-8832de0d-487b-48d3-9ab7-3e9d987e094e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1764.603051] [55270]: INFO cinder.api.openstack.wsgi [None req-8832de0d-487b-48d3-9ab7-3e9d987e094e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1764.603051] [55270]: [pid: 55270|app: 0|req: 83/171] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:01 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1765.612739] [55270]: DEBUG cinder.api.middleware.request_id [None req-aabfd90d-8e4c-4bb7-8857-a4f61b8d3c6b None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1765.618858] [55270]: INFO cinder.api.openstack.wsgi [None req-aabfd90d-8e4c-4bb7-8857-a4f61b8d3c6b tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1765.619249] [55270]: DEBUG cinder.api.openstack.wsgi [None req-aabfd90d-8e4c-4bb7-8857-a4f61b8d3c6b tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1765.619542] [55270]: DEBUG cinder.api.openstack.wsgi [None req-aabfd90d-8e4c-4bb7-8857-a4f61b8d3c6b tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1765.635972] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1765.635972] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1765.639704] [55270]: INFO cinder.volume.api [None req-aabfd90d-8e4c-4bb7-8857-a4f61b8d3c6b tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1765.645409] [55270]: INFO cinder.api.openstack.wsgi [None req-aabfd90d-8e4c-4bb7-8857-a4f61b8d3c6b tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1765.645543] [55270]: [pid: 55270|app: 0|req: 84/172] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:02 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1766.655359] [55270]: DEBUG cinder.api.middleware.request_id [None req-805bb209-d02c-4e96-9629-3994ca58a490 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.657503] [55270]: INFO cinder.api.openstack.wsgi [None req-805bb209-d02c-4e96-9629-3994ca58a490 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1766.657721] [55270]: DEBUG cinder.api.openstack.wsgi [None req-805bb209-d02c-4e96-9629-3994ca58a490 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.657935] [55270]: DEBUG cinder.api.openstack.wsgi [None req-805bb209-d02c-4e96-9629-3994ca58a490 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.668890] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.668890] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.672293] [55270]: INFO cinder.volume.api [None req-805bb209-d02c-4e96-9629-3994ca58a490 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1766.677228] [55270]: INFO cinder.api.openstack.wsgi [None req-805bb209-d02c-4e96-9629-3994ca58a490 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1766.677603] [55270]: [pid: 55270|app: 0|req: 85/173] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:03 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1767.078974] [55269]: DEBUG cinder.coordination [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-b0eb9451-54d3-4d59-961d-335671670b80 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Lock "cinder-attachment_update-7d451747-ece2-4770-9e36-d259b810e2df-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=55269) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1767.079362] [55269]: INFO cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-b0eb9451-54d3-4d59-961d-335671670b80 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/attachments/bd53de02-53f3-4b91-8e35-b32842caba1c returned with HTTP 200 [ 1767.079830] [55269]: [pid: 55269|app: 0|req: 89/174] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 02:56:58 2024] PUT /volume/v3/attachments/bd53de02-53f3-4b91-8e35-b32842caba1c => generated 589 bytes in 5048 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1767.690285] [55270]: DEBUG cinder.api.middleware.request_id [None req-356f3b67-db0d-4d0f-8f8e-155ee07b40b1 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.692632] [55270]: INFO cinder.api.openstack.wsgi [None req-356f3b67-db0d-4d0f-8f8e-155ee07b40b1 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1767.692914] [55270]: DEBUG cinder.api.openstack.wsgi [None req-356f3b67-db0d-4d0f-8f8e-155ee07b40b1 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.693213] [55270]: DEBUG cinder.api.openstack.wsgi [None req-356f3b67-db0d-4d0f-8f8e-155ee07b40b1 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.706841] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.706841] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.711150] [55270]: INFO cinder.volume.api [None req-356f3b67-db0d-4d0f-8f8e-155ee07b40b1 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1767.718224] [55270]: INFO cinder.api.openstack.wsgi [None req-356f3b67-db0d-4d0f-8f8e-155ee07b40b1 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1767.718224] [55270]: [pid: 55270|app: 0|req: 86/175] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:04 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1768.315949] [55269]: DEBUG cinder.api.middleware.request_id [None req-d3b46e13-d08f-473f-b130-c7814af00702 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.317998] [55269]: INFO cinder.api.openstack.wsgi [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1768.318457] [55269]: DEBUG cinder.api.openstack.wsgi [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-535322251"}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1768.320074] [55269]: DEBUG cinder.api.v3.volumes [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-535322251'}} {{(pid=55269) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1768.320259] [55269]: INFO cinder.api.v3.volumes [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Create volume of 1 GB [ 1768.320543] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.320543] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.325663] [55269]: INFO cinder.volume.api [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Availability Zones retrieved successfully. [ 1768.332765] [55269]: DEBUG cinder.volume.api [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Flow 'volume_create_api' (4aa1a2f4-ee3a-4d53-b5e7-cfe79c73db08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1768.333943] [55269]: DEBUG cinder.volume.api [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7255163f-6200-4876-8dd1-98b7f22f6ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1768.335074] [55269]: DEBUG cinder.volume.flows.api.create_volume [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Validating volume size '1' using validate_int {{(pid=55269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1768.353011] [55269]: DEBUG cinder.volume.api [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7255163f-6200-4876-8dd1-98b7f22f6ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1768.353958] [55269]: DEBUG cinder.volume.api [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c552fcf-cdf9-428c-a5e1-8cd88c53b9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1768.407438] [55269]: DEBUG cinder.quota [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Created reservations ['131b687e-7489-49a0-8996-de24702d21a9', '954d7328-b217-4ef3-bdb6-d0ddbd08f8dd', 'd2b5a099-a51a-46b0-8a9a-f5ca97067483', 'c3562880-882b-411d-a99e-80684f6bbb53'] {{(pid=55269) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1768.408617] [55269]: DEBUG cinder.volume.api [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c552fcf-cdf9-428c-a5e1-8cd88c53b9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['131b687e-7489-49a0-8996-de24702d21a9', '954d7328-b217-4ef3-bdb6-d0ddbd08f8dd', 'd2b5a099-a51a-46b0-8a9a-f5ca97067483', 'c3562880-882b-411d-a99e-80684f6bbb53']}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1768.409706] [55269]: DEBUG cinder.volume.api [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f86354c-4600-40cf-b708-d72fcb6eb9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1768.424632] [55269]: DEBUG cinder.volume.api [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f86354c-4600-40cf-b708-d72fcb6eb9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fce3ab81-3139-4d04-bdd8-7bec1dfedee2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-535322251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='138797faa4144ecbad6956e126963199',qos_specs=None,replication_status=,reservations=['131b687e-7489-49a0-8996-de24702d21a9','954d7328-b217-4ef3-bdb6-d0ddbd08f8dd','d2b5a099-a51a-46b0-8a9a-f5ca97067483','c3562880-882b-411d-a99e-80684f6bbb53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfce7acecae4c45b59ae478da8c6a67',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-535322251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fce3ab81-3139-4d04-bdd8-7bec1dfedee2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='138797faa4144ecbad6956e126963199',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='5bfce7acecae4c45b59ae478da8c6a67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1768.425536] [55269]: DEBUG cinder.volume.api [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3028d3c-2384-4436-b907-14f781b6d556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1768.437933] [55269]: DEBUG cinder.volume.api [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3028d3c-2384-4436-b907-14f781b6d556) 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-535322251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='138797faa4144ecbad6956e126963199',qos_specs=None,replication_status=,reservations=['131b687e-7489-49a0-8996-de24702d21a9','954d7328-b217-4ef3-bdb6-d0ddbd08f8dd','d2b5a099-a51a-46b0-8a9a-f5ca97067483','c3562880-882b-411d-a99e-80684f6bbb53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfce7acecae4c45b59ae478da8c6a67',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1768.438794] [55269]: DEBUG cinder.volume.api [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc36805-4a36-4b29-9d27-e1e3cb6a627a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1768.447535] [55269]: DEBUG cinder.volume.api [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc36805-4a36-4b29-9d27-e1e3cb6a627a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1768.448586] [55269]: DEBUG cinder.volume.api [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Flow 'volume_create_api' (4aa1a2f4-ee3a-4d53-b5e7-cfe79c73db08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1768.448940] [55269]: INFO cinder.volume.api [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Create volume request issued successfully. [ 1768.449701] [55269]: INFO cinder.api.openstack.wsgi [None req-d3b46e13-d08f-473f-b130-c7814af00702 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1768.450200] [55269]: [pid: 55269|app: 0|req: 90/176] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:57:05 2024] POST /volume/v3/volumes => generated 755 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1768.458537] [55270]: DEBUG cinder.api.middleware.request_id [None req-120a1c65-6273-4d75-b247-d983e4c9e3a2 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.461121] [55270]: INFO cinder.api.openstack.wsgi [None req-120a1c65-6273-4d75-b247-d983e4c9e3a2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 1768.461344] [55270]: DEBUG cinder.api.openstack.wsgi [None req-120a1c65-6273-4d75-b247-d983e4c9e3a2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.461581] [55270]: DEBUG cinder.api.openstack.wsgi [None req-120a1c65-6273-4d75-b247-d983e4c9e3a2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.469404] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.469404] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.473276] [55270]: INFO cinder.volume.api [None req-120a1c65-6273-4d75-b247-d983e4c9e3a2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1768.477674] [55270]: INFO cinder.api.openstack.wsgi [None req-120a1c65-6273-4d75-b247-d983e4c9e3a2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 returned with HTTP 200 [ 1768.478069] [55270]: [pid: 55270|app: 0|req: 87/177] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:05 2024] GET /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1768.714311] [55269]: DEBUG cinder.api.middleware.request_id [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-10285a18-6222-4368-887e-b0a8135eb772 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.716859] [55269]: INFO cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-10285a18-6222-4368-887e-b0a8135eb772 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] POST http://10.180.1.21/volume/v3/attachments/bd53de02-53f3-4b91-8e35-b32842caba1c/action [ 1768.717194] [55269]: DEBUG cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-10285a18-6222-4368-887e-b0a8135eb772 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Action body: b'{"os-complete": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1768.717334] [55269]: DEBUG cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-10285a18-6222-4368-887e-b0a8135eb772 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1768.727577] [55270]: DEBUG cinder.api.middleware.request_id [None req-68663084-f488-4b9d-ad74-7694bd054225 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.729766] [55270]: INFO cinder.api.openstack.wsgi [None req-68663084-f488-4b9d-ad74-7694bd054225 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1768.729766] [55270]: DEBUG cinder.api.openstack.wsgi [None req-68663084-f488-4b9d-ad74-7694bd054225 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.729993] [55270]: DEBUG cinder.api.openstack.wsgi [None req-68663084-f488-4b9d-ad74-7694bd054225 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.733693] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.733693] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.741021] [55269]: INFO cinder.api.openstack.wsgi [req-19ddedcc-b2a7-453b-a01f-859a1d6a8ce8 req-10285a18-6222-4368-887e-b0a8135eb772 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/attachments/bd53de02-53f3-4b91-8e35-b32842caba1c/action returned with HTTP 204 [ 1768.741609] [55269]: [pid: 55269|app: 0|req: 91/178] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 02:57:05 2024] POST /volume/v3/attachments/bd53de02-53f3-4b91-8e35-b32842caba1c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1768.742387] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.742387] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.746478] [55270]: INFO cinder.volume.api [None req-68663084-f488-4b9d-ad74-7694bd054225 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1768.753216] [55270]: INFO cinder.api.openstack.wsgi [None req-68663084-f488-4b9d-ad74-7694bd054225 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1768.753448] [55270]: [pid: 55270|app: 0|req: 88/179] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:05 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1769.488251] [55269]: DEBUG cinder.api.middleware.request_id [None req-19e59ab2-0bc2-447e-b977-7f78a9f33103 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.490338] [55269]: INFO cinder.api.openstack.wsgi [None req-19e59ab2-0bc2-447e-b977-7f78a9f33103 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 1769.490552] [55269]: DEBUG cinder.api.openstack.wsgi [None req-19e59ab2-0bc2-447e-b977-7f78a9f33103 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1769.490768] [55269]: DEBUG cinder.api.openstack.wsgi [None req-19e59ab2-0bc2-447e-b977-7f78a9f33103 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1769.502095] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1769.502095] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1769.506059] [55269]: INFO cinder.volume.api [None req-19e59ab2-0bc2-447e-b977-7f78a9f33103 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1769.510321] [55269]: INFO cinder.api.openstack.wsgi [None req-19e59ab2-0bc2-447e-b977-7f78a9f33103 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 returned with HTTP 200 [ 1769.510743] [55269]: [pid: 55269|app: 0|req: 92/180] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:06 2024] GET /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1769.764306] [55270]: DEBUG cinder.api.middleware.request_id [None req-6e99a39d-efbc-49f3-b620-79a39b70b906 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.768051] [55270]: INFO cinder.api.openstack.wsgi [None req-6e99a39d-efbc-49f3-b620-79a39b70b906 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1769.768102] [55270]: DEBUG cinder.api.openstack.wsgi [None req-6e99a39d-efbc-49f3-b620-79a39b70b906 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1769.768334] [55270]: DEBUG cinder.api.openstack.wsgi [None req-6e99a39d-efbc-49f3-b620-79a39b70b906 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1769.785315] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1769.785315] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1769.787043] [55270]: INFO cinder.volume.api [None req-6e99a39d-efbc-49f3-b620-79a39b70b906 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1769.791796] [55270]: INFO cinder.api.openstack.wsgi [None req-6e99a39d-efbc-49f3-b620-79a39b70b906 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1769.791796] [55270]: [pid: 55270|app: 0|req: 89/181] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:06 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1769.808585] [55269]: DEBUG cinder.api.middleware.request_id [None req-9343540b-1ceb-432a-af1c-315e4f997fb0 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.813367] [55269]: INFO cinder.api.openstack.wsgi [None req-9343540b-1ceb-432a-af1c-315e4f997fb0 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1769.813367] [55269]: DEBUG cinder.api.openstack.wsgi [None req-9343540b-1ceb-432a-af1c-315e4f997fb0 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1769.813367] [55269]: DEBUG cinder.api.openstack.wsgi [None req-9343540b-1ceb-432a-af1c-315e4f997fb0 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1769.838279] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1769.838279] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1769.838279] [55269]: INFO cinder.volume.api [None req-9343540b-1ceb-432a-af1c-315e4f997fb0 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1769.838279] [55269]: INFO cinder.api.openstack.wsgi [None req-9343540b-1ceb-432a-af1c-315e4f997fb0 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1769.838279] [55269]: [pid: 55269|app: 0|req: 93/182] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:06 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1769.968600] [55270]: DEBUG cinder.api.middleware.request_id [req-8213a191-ffa1-48ba-b727-704293140f6c req-60647528-c020-4ddf-9981-5781f29cb48a None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.972562] [55270]: INFO cinder.api.openstack.wsgi [req-8213a191-ffa1-48ba-b727-704293140f6c req-60647528-c020-4ddf-9981-5781f29cb48a tempest-VolumesAdminNegativeTest-929803187 tempest-VolumesAdminNegativeTest-929803187-project-admin] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1769.972562] [55270]: DEBUG cinder.api.openstack.wsgi [req-8213a191-ffa1-48ba-b727-704293140f6c req-60647528-c020-4ddf-9981-5781f29cb48a tempest-VolumesAdminNegativeTest-929803187 tempest-VolumesAdminNegativeTest-929803187-project-admin] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1769.972562] [55270]: DEBUG cinder.api.openstack.wsgi [req-8213a191-ffa1-48ba-b727-704293140f6c req-60647528-c020-4ddf-9981-5781f29cb48a tempest-VolumesAdminNegativeTest-929803187 tempest-VolumesAdminNegativeTest-929803187-project-admin] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1769.981493] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1769.981493] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1769.984784] [55270]: INFO cinder.volume.api [req-8213a191-ffa1-48ba-b727-704293140f6c req-60647528-c020-4ddf-9981-5781f29cb48a tempest-VolumesAdminNegativeTest-929803187 tempest-VolumesAdminNegativeTest-929803187-project-admin] Volume info retrieved successfully. [ 1769.988970] [55270]: INFO cinder.api.openstack.wsgi [req-8213a191-ffa1-48ba-b727-704293140f6c req-60647528-c020-4ddf-9981-5781f29cb48a tempest-VolumesAdminNegativeTest-929803187 tempest-VolumesAdminNegativeTest-929803187-project-admin] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1769.989691] [55270]: [pid: 55270|app: 0|req: 90/183] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:57:06 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 1324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1769.993821] [55269]: DEBUG cinder.api.middleware.request_id [req-8213a191-ffa1-48ba-b727-704293140f6c req-0a7c4546-f40b-498c-9d58-a25e3a833709 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.996380] [55269]: INFO cinder.api.openstack.wsgi [req-8213a191-ffa1-48ba-b727-704293140f6c req-0a7c4546-f40b-498c-9d58-a25e3a833709 tempest-VolumesAdminNegativeTest-929803187 tempest-VolumesAdminNegativeTest-929803187-project-admin] GET http://10.180.1.21/volume/v3/volumes/51966d0c-e8cb-495f-a1a6-9036ab416ea7 [ 1769.996590] [55269]: DEBUG cinder.api.openstack.wsgi [req-8213a191-ffa1-48ba-b727-704293140f6c req-0a7c4546-f40b-498c-9d58-a25e3a833709 tempest-VolumesAdminNegativeTest-929803187 tempest-VolumesAdminNegativeTest-929803187-project-admin] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1769.996902] [55269]: DEBUG cinder.api.openstack.wsgi [req-8213a191-ffa1-48ba-b727-704293140f6c req-0a7c4546-f40b-498c-9d58-a25e3a833709 tempest-VolumesAdminNegativeTest-929803187 tempest-VolumesAdminNegativeTest-929803187-project-admin] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1770.003511] [55269]: INFO cinder.api.openstack.wsgi [req-8213a191-ffa1-48ba-b727-704293140f6c req-0a7c4546-f40b-498c-9d58-a25e3a833709 tempest-VolumesAdminNegativeTest-929803187 tempest-VolumesAdminNegativeTest-929803187-project-admin] http://10.180.1.21/volume/v3/volumes/51966d0c-e8cb-495f-a1a6-9036ab416ea7 returned with HTTP 404 [ 1770.004125] [55269]: [pid: 55269|app: 0|req: 94/184] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:57:06 2024] GET /volume/v3/volumes/51966d0c-e8cb-495f-a1a6-9036ab416ea7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1770.009992] [55270]: DEBUG cinder.api.middleware.request_id [None req-e79c62b9-0ae0-4788-b591-f0befb10f60d None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1770.012024] [55270]: INFO cinder.api.openstack.wsgi [None req-e79c62b9-0ae0-4788-b591-f0befb10f60d tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1770.012250] [55270]: DEBUG cinder.api.openstack.wsgi [None req-e79c62b9-0ae0-4788-b591-f0befb10f60d tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1770.012469] [55270]: DEBUG cinder.api.openstack.wsgi [None req-e79c62b9-0ae0-4788-b591-f0befb10f60d tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1770.022507] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1770.022507] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1770.025640] [55270]: INFO cinder.volume.api [None req-e79c62b9-0ae0-4788-b591-f0befb10f60d tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1770.030070] [55270]: INFO cinder.api.openstack.wsgi [None req-e79c62b9-0ae0-4788-b591-f0befb10f60d tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1770.030471] [55270]: [pid: 55270|app: 0|req: 91/185] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:06 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1770.087395] [55269]: DEBUG cinder.api.middleware.request_id [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-07dae2c0-5f03-4af0-be9a-caf42bcee4a9 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1770.091578] [55269]: INFO cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-07dae2c0-5f03-4af0-be9a-caf42bcee4a9 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1770.091840] [55269]: DEBUG cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-07dae2c0-5f03-4af0-be9a-caf42bcee4a9 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1770.092071] [55269]: DEBUG cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-07dae2c0-5f03-4af0-be9a-caf42bcee4a9 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1770.108424] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1770.108424] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1770.112670] [55269]: INFO cinder.volume.api [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-07dae2c0-5f03-4af0-be9a-caf42bcee4a9 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1770.117423] [55269]: INFO cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-07dae2c0-5f03-4af0-be9a-caf42bcee4a9 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1770.117877] [55269]: [pid: 55269|app: 0|req: 95/186] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:57:06 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1770.153961] [55270]: DEBUG cinder.api.middleware.request_id [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-3a842ff8-837a-466d-83d0-88203b8e45c7 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1770.156766] [55270]: INFO cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-3a842ff8-837a-466d-83d0-88203b8e45c7 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] POST http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df/action [ 1770.156766] [55270]: DEBUG cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-3a842ff8-837a-466d-83d0-88203b8e45c7 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1770.156895] [55270]: DEBUG cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-3a842ff8-837a-466d-83d0-88203b8e45c7 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1770.166726] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1770.166726] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1770.167412] [55270]: INFO cinder.volume.api [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-3a842ff8-837a-466d-83d0-88203b8e45c7 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1770.173779] [55270]: INFO cinder.volume.api [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-3a842ff8-837a-466d-83d0-88203b8e45c7 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Begin detaching volume completed successfully. [ 1770.173779] [55270]: INFO cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-3a842ff8-837a-466d-83d0-88203b8e45c7 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df/action returned with HTTP 202 [ 1770.174336] [55270]: [pid: 55270|app: 0|req: 92/187] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 02:57:07 2024] POST /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1771.194266] [55269]: DEBUG cinder.api.middleware.request_id [None req-3f20a3e7-0409-4c89-b4f4-df38e031d566 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1771.196742] [55269]: INFO cinder.api.openstack.wsgi [None req-3f20a3e7-0409-4c89-b4f4-df38e031d566 None None] GET http://10.180.1.21/volume// [ 1771.196742] [55269]: DEBUG cinder.api.openstack.wsgi [None req-3f20a3e7-0409-4c89-b4f4-df38e031d566 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1771.196742] [55269]: DEBUG cinder.api.openstack.wsgi [None req-3f20a3e7-0409-4c89-b4f4-df38e031d566 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1771.196839] [55269]: INFO cinder.api.openstack.wsgi [None req-3f20a3e7-0409-4c89-b4f4-df38e031d566 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1771.197265] [55269]: [pid: 55269|app: 0|req: 96/188] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:57:08 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1771.202212] [55270]: DEBUG cinder.api.middleware.request_id [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-a6ec6c93-0b98-4a50-a021-3e8c4f06f078 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1771.204950] [55270]: INFO cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-a6ec6c93-0b98-4a50-a021-3e8c4f06f078 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1771.205453] [55270]: DEBUG cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-a6ec6c93-0b98-4a50-a021-3e8c4f06f078 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1771.205859] [55270]: DEBUG cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-a6ec6c93-0b98-4a50-a021-3e8c4f06f078 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1771.225381] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1771.225381] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1771.228945] [55270]: INFO cinder.volume.api [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-a6ec6c93-0b98-4a50-a021-3e8c4f06f078 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1771.236101] [55270]: INFO cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-a6ec6c93-0b98-4a50-a021-3e8c4f06f078 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1771.236762] [55270]: [pid: 55270|app: 0|req: 93/189] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:57:08 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 1323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1772.428381] [55269]: DEBUG cinder.api.middleware.request_id [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-38c84bdf-e680-4bce-9641-31a59af658f5 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.432051] [55269]: INFO cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-38c84bdf-e680-4bce-9641-31a59af658f5 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bd53de02-53f3-4b91-8e35-b32842caba1c [ 1772.432282] [55269]: DEBUG cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-38c84bdf-e680-4bce-9641-31a59af658f5 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.432496] [55269]: DEBUG cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-38c84bdf-e680-4bce-9641-31a59af658f5 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'version_select' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.441345] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.441345] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.968305] [55269]: INFO cinder.api.openstack.wsgi [req-88bb1e18-5736-4b38-b4f5-ae174d6d3ad5 req-38c84bdf-e680-4bce-9641-31a59af658f5 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/attachments/bd53de02-53f3-4b91-8e35-b32842caba1c returned with HTTP 200 [ 1772.968976] [55269]: [pid: 55269|app: 0|req: 97/190] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 02:57:09 2024] DELETE /volume/v3/attachments/bd53de02-53f3-4b91-8e35-b32842caba1c => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1774.512279] [55270]: DEBUG cinder.api.middleware.request_id [None req-82254546-1ab7-4cf3-a4cb-953b8d7fb95c None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.514531] [55270]: INFO cinder.api.openstack.wsgi [None req-82254546-1ab7-4cf3-a4cb-953b8d7fb95c tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1774.514776] [55270]: DEBUG cinder.api.openstack.wsgi [None req-82254546-1ab7-4cf3-a4cb-953b8d7fb95c tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1774.515029] [55270]: DEBUG cinder.api.openstack.wsgi [None req-82254546-1ab7-4cf3-a4cb-953b8d7fb95c tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1774.525851] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1774.525851] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1774.529992] [55270]: INFO cinder.volume.api [None req-82254546-1ab7-4cf3-a4cb-953b8d7fb95c tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1774.535018] [55270]: INFO cinder.api.openstack.wsgi [None req-82254546-1ab7-4cf3-a4cb-953b8d7fb95c tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1774.535600] [55270]: [pid: 55270|app: 0|req: 94/191] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:11 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1782.967426] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=74,cinder:UPDATE=20,cinder:INSERT=11 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1784.532504] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=106,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1784.886435] [55269]: DEBUG cinder.api.middleware.request_id [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-1110bb04-fec1-4f9f-8835-96ea0b375936 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1784.888824] [55269]: INFO cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-1110bb04-fec1-4f9f-8835-96ea0b375936 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1784.889084] [55269]: DEBUG cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-1110bb04-fec1-4f9f-8835-96ea0b375936 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1784.889322] [55269]: DEBUG cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-1110bb04-fec1-4f9f-8835-96ea0b375936 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1784.899864] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1784.899864] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1784.904022] [55269]: INFO cinder.volume.api [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-1110bb04-fec1-4f9f-8835-96ea0b375936 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1784.909127] [55269]: INFO cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-1110bb04-fec1-4f9f-8835-96ea0b375936 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1784.909607] [55269]: [pid: 55269|app: 0|req: 98/192] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:57:21 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1786.428062] [55270]: DEBUG cinder.api.middleware.request_id [None req-03a286d8-8785-4aaf-b6c7-875c5fe0e65c None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1786.428552] [55270]: INFO cinder.api.openstack.wsgi [None req-03a286d8-8785-4aaf-b6c7-875c5fe0e65c None None] GET http://10.180.1.21/volume// [ 1786.428818] [55270]: DEBUG cinder.api.openstack.wsgi [None req-03a286d8-8785-4aaf-b6c7-875c5fe0e65c None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1786.429117] [55270]: DEBUG cinder.api.openstack.wsgi [None req-03a286d8-8785-4aaf-b6c7-875c5fe0e65c None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1786.429753] [55270]: INFO cinder.api.openstack.wsgi [None req-03a286d8-8785-4aaf-b6c7-875c5fe0e65c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1786.430118] [55270]: [pid: 55270|app: 0|req: 95/193] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 02:57:23 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1786.434334] [55269]: DEBUG cinder.api.middleware.request_id [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-d2fae92e-5116-4a7d-bd44-7f42fabc598f None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1786.436656] [55269]: INFO cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-d2fae92e-5116-4a7d-bd44-7f42fabc598f tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1786.437071] [55269]: DEBUG cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-d2fae92e-5116-4a7d-bd44-7f42fabc598f tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be3394e2-7a5f-4625-af79-3bd3e05d60b1", "connector": null, "instance_uuid": "b9e8af08-9579-4dbf-8ea1-35ffab75e159"}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1786.450797] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1786.450797] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1786.471034] [55269]: INFO cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-d2fae92e-5116-4a7d-bd44-7f42fabc598f tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1786.471477] [55269]: [pid: 55269|app: 0|req: 99/194] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 02:57:23 2024] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1786.495037] [55270]: DEBUG cinder.api.middleware.request_id [None req-0f782ff3-42c8-478e-922f-e097c7e2cee3 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1786.496095] [55270]: INFO cinder.api.openstack.wsgi [None req-0f782ff3-42c8-478e-922f-e097c7e2cee3 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1786.496388] [55270]: DEBUG cinder.api.openstack.wsgi [None req-0f782ff3-42c8-478e-922f-e097c7e2cee3 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1786.496574] [55270]: DEBUG cinder.api.openstack.wsgi [None req-0f782ff3-42c8-478e-922f-e097c7e2cee3 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1786.508505] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1786.508505] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1786.513174] [55270]: INFO cinder.volume.api [None req-0f782ff3-42c8-478e-922f-e097c7e2cee3 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1786.518033] [55270]: INFO cinder.api.openstack.wsgi [None req-0f782ff3-42c8-478e-922f-e097c7e2cee3 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1786.518689] [55270]: [pid: 55270|app: 0|req: 96/195] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:23 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1786.996094] [55269]: DEBUG cinder.api.middleware.request_id [None req-60ec9d4a-efce-44a4-9296-e8cfa109ce50 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1786.996666] [55269]: INFO cinder.api.openstack.wsgi [None req-60ec9d4a-efce-44a4-9296-e8cfa109ce50 None None] GET http://10.180.1.21/volume// [ 1786.996861] [55269]: DEBUG cinder.api.openstack.wsgi [None req-60ec9d4a-efce-44a4-9296-e8cfa109ce50 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1786.997138] [55269]: DEBUG cinder.api.openstack.wsgi [None req-60ec9d4a-efce-44a4-9296-e8cfa109ce50 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1786.997560] [55269]: INFO cinder.api.openstack.wsgi [None req-60ec9d4a-efce-44a4-9296-e8cfa109ce50 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1786.997873] [55269]: [pid: 55269|app: 0|req: 100/196] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:57:23 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1787.002376] [55270]: DEBUG cinder.api.middleware.request_id [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-bde8179a-919b-476c-b5e0-02d0d7bb5188 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1787.004367] [55270]: INFO cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-bde8179a-919b-476c-b5e0-02d0d7bb5188 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1787.004751] [55270]: DEBUG cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-bde8179a-919b-476c-b5e0-02d0d7bb5188 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1787.006024] [55270]: DEBUG cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-bde8179a-919b-476c-b5e0-02d0d7bb5188 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1787.016822] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1787.016822] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1787.020237] [55270]: INFO cinder.volume.api [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-bde8179a-919b-476c-b5e0-02d0d7bb5188 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1787.024503] [55270]: INFO cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-bde8179a-919b-476c-b5e0-02d0d7bb5188 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1787.024921] [55270]: [pid: 55270|app: 0|req: 97/197] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:57:23 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 1031 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1787.051307] [55269]: DEBUG cinder.api.middleware.request_id [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-cc036d7e-9f7e-4791-a152-94fa9ecefe11 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1787.053792] [55269]: INFO cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-cc036d7e-9f7e-4791-a152-94fa9ecefe11 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] PUT http://10.180.1.21/volume/v3/attachments/08a921dd-c392-42ed-8554-3f7bb278009c [ 1787.054244] [55269]: DEBUG cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-cc036d7e-9f7e-4791-a152-94fa9ecefe11 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-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-371128", "mountpoint": "/dev/sdb"}}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1787.062033] [55269]: DEBUG cinder.coordination [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-cc036d7e-9f7e-4791-a152-94fa9ecefe11 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Acquiring lock "cinder-attachment_update-be3394e2-7a5f-4625-af79-3bd3e05d60b1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1787.067721] [55269]: DEBUG cinder.coordination [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-cc036d7e-9f7e-4791-a152-94fa9ecefe11 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Lock "cinder-attachment_update-be3394e2-7a5f-4625-af79-3bd3e05d60b1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1787.068801] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1787.068801] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1787.527436] [55270]: DEBUG cinder.api.middleware.request_id [None req-b35aec2b-7566-465a-b678-4c9da794a155 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1787.529540] [55270]: INFO cinder.api.openstack.wsgi [None req-b35aec2b-7566-465a-b678-4c9da794a155 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1787.529804] [55270]: DEBUG cinder.api.openstack.wsgi [None req-b35aec2b-7566-465a-b678-4c9da794a155 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1787.530038] [55270]: DEBUG cinder.api.openstack.wsgi [None req-b35aec2b-7566-465a-b678-4c9da794a155 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1787.543645] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1787.543645] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1787.547562] [55270]: INFO cinder.volume.api [None req-b35aec2b-7566-465a-b678-4c9da794a155 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1787.552536] [55270]: INFO cinder.api.openstack.wsgi [None req-b35aec2b-7566-465a-b678-4c9da794a155 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1787.553055] [55270]: [pid: 55270|app: 0|req: 98/198] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:24 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1787.553656] [55270]: DEBUG cinder.api.middleware.request_id [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-f42f751e-555a-4b38-83d1-9253ba8887c2 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1787.555707] [55270]: INFO cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-f42f751e-555a-4b38-83d1-9253ba8887c2 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1787.555925] [55270]: DEBUG cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-f42f751e-555a-4b38-83d1-9253ba8887c2 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1787.556168] [55270]: DEBUG cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-f42f751e-555a-4b38-83d1-9253ba8887c2 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1787.565734] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1787.565734] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1787.569260] [55270]: INFO cinder.volume.api [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-f42f751e-555a-4b38-83d1-9253ba8887c2 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1787.576203] [55270]: INFO cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-f42f751e-555a-4b38-83d1-9253ba8887c2 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1787.576739] [55270]: [pid: 55270|app: 0|req: 99/199] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:57:24 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 1683 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1787.607258] [55270]: DEBUG cinder.api.middleware.request_id [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-4017bfd4-83c8-426c-a562-10e6ae1d01ab None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1787.609908] [55270]: INFO cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-4017bfd4-83c8-426c-a562-10e6ae1d01ab tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] GET http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1787.610582] [55270]: DEBUG cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-4017bfd4-83c8-426c-a562-10e6ae1d01ab tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1787.610582] [55270]: DEBUG cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-4017bfd4-83c8-426c-a562-10e6ae1d01ab tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1787.621341] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1787.621341] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1787.624996] [55270]: INFO cinder.volume.api [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-4017bfd4-83c8-426c-a562-10e6ae1d01ab tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1787.630183] [55270]: INFO cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-4017bfd4-83c8-426c-a562-10e6ae1d01ab tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 200 [ 1787.630599] [55270]: [pid: 55270|app: 0|req: 100/200] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:57:24 2024] GET /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 1683 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1788.563876] [55270]: DEBUG cinder.api.middleware.request_id [None req-32f0362e-c15d-4263-b933-c717549470a9 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1788.566089] [55270]: INFO cinder.api.openstack.wsgi [None req-32f0362e-c15d-4263-b933-c717549470a9 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1788.566305] [55270]: DEBUG cinder.api.openstack.wsgi [None req-32f0362e-c15d-4263-b933-c717549470a9 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1788.566520] [55270]: DEBUG cinder.api.openstack.wsgi [None req-32f0362e-c15d-4263-b933-c717549470a9 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1788.603208] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1788.603208] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1788.614881] [55270]: INFO cinder.volume.api [None req-32f0362e-c15d-4263-b933-c717549470a9 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1788.632241] [55270]: INFO cinder.api.openstack.wsgi [None req-32f0362e-c15d-4263-b933-c717549470a9 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1788.632689] [55270]: [pid: 55270|app: 0|req: 101/201] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:25 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1789.651455] [55270]: DEBUG cinder.api.middleware.request_id [None req-f1e05228-5649-4a83-8812-0a7f932a5ec8 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1789.653721] [55270]: INFO cinder.api.openstack.wsgi [None req-f1e05228-5649-4a83-8812-0a7f932a5ec8 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1789.654017] [55270]: DEBUG cinder.api.openstack.wsgi [None req-f1e05228-5649-4a83-8812-0a7f932a5ec8 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1789.654291] [55270]: DEBUG cinder.api.openstack.wsgi [None req-f1e05228-5649-4a83-8812-0a7f932a5ec8 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1789.678344] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1789.678344] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1789.687846] [55270]: INFO cinder.volume.api [None req-f1e05228-5649-4a83-8812-0a7f932a5ec8 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1789.702018] [55270]: INFO cinder.api.openstack.wsgi [None req-f1e05228-5649-4a83-8812-0a7f932a5ec8 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1789.702018] [55270]: [pid: 55270|app: 0|req: 102/202] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:26 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1790.711886] [55270]: DEBUG cinder.api.middleware.request_id [None req-05bf2494-b146-47a8-914d-1bdfdf796556 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1790.713832] [55270]: INFO cinder.api.openstack.wsgi [None req-05bf2494-b146-47a8-914d-1bdfdf796556 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1790.714243] [55270]: DEBUG cinder.api.openstack.wsgi [None req-05bf2494-b146-47a8-914d-1bdfdf796556 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1790.714588] [55270]: DEBUG cinder.api.openstack.wsgi [None req-05bf2494-b146-47a8-914d-1bdfdf796556 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1790.734044] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1790.734044] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1790.738898] [55270]: INFO cinder.volume.api [None req-05bf2494-b146-47a8-914d-1bdfdf796556 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1790.744104] [55270]: INFO cinder.api.openstack.wsgi [None req-05bf2494-b146-47a8-914d-1bdfdf796556 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1790.744676] [55270]: [pid: 55270|app: 0|req: 103/203] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:27 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1791.754522] [55270]: DEBUG cinder.api.middleware.request_id [None req-744d8fae-196f-40fd-9472-6e3b0dcbbae6 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1791.756872] [55270]: INFO cinder.api.openstack.wsgi [None req-744d8fae-196f-40fd-9472-6e3b0dcbbae6 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1791.757162] [55270]: DEBUG cinder.api.openstack.wsgi [None req-744d8fae-196f-40fd-9472-6e3b0dcbbae6 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1791.757463] [55270]: DEBUG cinder.api.openstack.wsgi [None req-744d8fae-196f-40fd-9472-6e3b0dcbbae6 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1791.767679] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1791.767679] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1791.771187] [55270]: INFO cinder.volume.api [None req-744d8fae-196f-40fd-9472-6e3b0dcbbae6 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1791.777098] [55270]: INFO cinder.api.openstack.wsgi [None req-744d8fae-196f-40fd-9472-6e3b0dcbbae6 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1791.777572] [55270]: [pid: 55270|app: 0|req: 104/204] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:28 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1792.096682] [55269]: DEBUG cinder.coordination [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-cc036d7e-9f7e-4791-a152-94fa9ecefe11 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Lock "cinder-attachment_update-be3394e2-7a5f-4625-af79-3bd3e05d60b1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.029s {{(pid=55269) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1792.097035] [55269]: INFO cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-cc036d7e-9f7e-4791-a152-94fa9ecefe11 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/attachments/08a921dd-c392-42ed-8554-3f7bb278009c returned with HTTP 200 [ 1792.097505] [55269]: [pid: 55269|app: 0|req: 101/205] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 02:57:23 2024] PUT /volume/v3/attachments/08a921dd-c392-42ed-8554-3f7bb278009c => generated 589 bytes in 5047 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1792.218298] [55270]: DEBUG cinder.api.middleware.request_id [req-781c1400-68f9-4405-9631-9ac85098ffd0 req-b4f7e9af-40ba-4c99-8be0-1b251cd5150c None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.220791] [55270]: INFO cinder.api.openstack.wsgi [req-781c1400-68f9-4405-9631-9ac85098ffd0 req-b4f7e9af-40ba-4c99-8be0-1b251cd5150c tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 1792.221041] [55270]: DEBUG cinder.api.openstack.wsgi [req-781c1400-68f9-4405-9631-9ac85098ffd0 req-b4f7e9af-40ba-4c99-8be0-1b251cd5150c tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1792.221268] [55270]: DEBUG cinder.api.openstack.wsgi [req-781c1400-68f9-4405-9631-9ac85098ffd0 req-b4f7e9af-40ba-4c99-8be0-1b251cd5150c tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1792.229139] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.229139] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.233768] [55270]: INFO cinder.volume.api [req-781c1400-68f9-4405-9631-9ac85098ffd0 req-b4f7e9af-40ba-4c99-8be0-1b251cd5150c tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1792.238579] [55270]: INFO cinder.api.openstack.wsgi [req-781c1400-68f9-4405-9631-9ac85098ffd0 req-b4f7e9af-40ba-4c99-8be0-1b251cd5150c tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 returned with HTTP 200 [ 1792.239131] [55270]: [pid: 55270|app: 0|req: 105/206] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:57:29 2024] GET /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1792.260856] [55269]: DEBUG cinder.api.middleware.request_id [None req-da231990-a77f-411f-8b00-f4c37288e6b9 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.261415] [55269]: INFO cinder.api.openstack.wsgi [None req-da231990-a77f-411f-8b00-f4c37288e6b9 None None] GET http://10.180.1.21/volume// [ 1792.261607] [55269]: DEBUG cinder.api.openstack.wsgi [None req-da231990-a77f-411f-8b00-f4c37288e6b9 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1792.261825] [55269]: DEBUG cinder.api.openstack.wsgi [None req-da231990-a77f-411f-8b00-f4c37288e6b9 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1792.262296] [55269]: INFO cinder.api.openstack.wsgi [None req-da231990-a77f-411f-8b00-f4c37288e6b9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1792.262552] [55269]: [pid: 55269|app: 0|req: 102/207] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 02:57:29 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1792.266611] [55270]: DEBUG cinder.api.middleware.request_id [req-781c1400-68f9-4405-9631-9ac85098ffd0 req-3854f344-398f-4896-bf26-92b334445efe None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.269025] [55270]: INFO cinder.api.openstack.wsgi [req-781c1400-68f9-4405-9631-9ac85098ffd0 req-3854f344-398f-4896-bf26-92b334445efe tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1792.269922] [55270]: DEBUG cinder.api.openstack.wsgi [req-781c1400-68f9-4405-9631-9ac85098ffd0 req-3854f344-398f-4896-bf26-92b334445efe tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fce3ab81-3139-4d04-bdd8-7bec1dfedee2", "connector": null, "instance_uuid": "f97ea34e-792e-4023-bd2f-549dba129925"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1792.283771] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.283771] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.306910] [55270]: INFO cinder.api.openstack.wsgi [req-781c1400-68f9-4405-9631-9ac85098ffd0 req-3854f344-398f-4896-bf26-92b334445efe tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1792.307394] [55270]: [pid: 55270|app: 0|req: 106/208] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 02:57:29 2024] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1792.312341] [55269]: DEBUG cinder.api.middleware.request_id [None req-cafbfff5-7b6d-4c80-b8ee-ae0e77d4e3fc None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.312804] [55269]: INFO cinder.api.openstack.wsgi [None req-cafbfff5-7b6d-4c80-b8ee-ae0e77d4e3fc None None] GET http://10.180.1.21/volume// [ 1792.312989] [55269]: DEBUG cinder.api.openstack.wsgi [None req-cafbfff5-7b6d-4c80-b8ee-ae0e77d4e3fc None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1792.313217] [55269]: DEBUG cinder.api.openstack.wsgi [None req-cafbfff5-7b6d-4c80-b8ee-ae0e77d4e3fc None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1792.313681] [55269]: INFO cinder.api.openstack.wsgi [None req-cafbfff5-7b6d-4c80-b8ee-ae0e77d4e3fc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1792.313913] [55269]: [pid: 55269|app: 0|req: 103/209] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:57:29 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1792.319843] [55270]: DEBUG cinder.api.middleware.request_id [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-702820fc-9466-4ea7-b423-79aa1745d6e8 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.322695] [55270]: INFO cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-702820fc-9466-4ea7-b423-79aa1745d6e8 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1792.324529] [55270]: DEBUG cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-702820fc-9466-4ea7-b423-79aa1745d6e8 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b605cfce-b06c-4615-a606-12cb89b4a2d4", "connector": null, "instance_uuid": "9972b167-a950-4dba-ac02-068f66300053"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1792.335479] [55269]: DEBUG cinder.api.middleware.request_id [req-781c1400-68f9-4405-9631-9ac85098ffd0 req-f11274aa-250a-49bd-b9a5-731ee0e134b0 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.338090] [55269]: INFO cinder.api.openstack.wsgi [req-781c1400-68f9-4405-9631-9ac85098ffd0 req-f11274aa-250a-49bd-b9a5-731ee0e134b0 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] POST http://10.180.1.21/volume/v3/attachments/fa9fcf07-6b53-42ad-b97d-5ec36ba509b2/action [ 1792.339774] [55269]: DEBUG cinder.api.openstack.wsgi [req-781c1400-68f9-4405-9631-9ac85098ffd0 req-f11274aa-250a-49bd-b9a5-731ee0e134b0 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Action body: b'{"os-complete": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1792.339774] [55269]: DEBUG cinder.api.openstack.wsgi [req-781c1400-68f9-4405-9631-9ac85098ffd0 req-f11274aa-250a-49bd-b9a5-731ee0e134b0 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1792.340505] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.340505] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.358346] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.358346] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.365059] [55269]: INFO cinder.api.openstack.wsgi [req-781c1400-68f9-4405-9631-9ac85098ffd0 req-f11274aa-250a-49bd-b9a5-731ee0e134b0 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/attachments/fa9fcf07-6b53-42ad-b97d-5ec36ba509b2/action returned with HTTP 204 [ 1792.365957] [55269]: [pid: 55269|app: 0|req: 104/210] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 02:57:29 2024] POST /volume/v3/attachments/fa9fcf07-6b53-42ad-b97d-5ec36ba509b2/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1792.386692] [55269]: DEBUG cinder.api.middleware.request_id [None req-0e10f1d2-35e6-418e-ac79-8f1162ea9718 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.386802] [55270]: INFO cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-702820fc-9466-4ea7-b423-79aa1745d6e8 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1792.386802] [55270]: [pid: 55270|app: 0|req: 107/211] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 02:57:29 2024] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1792.390029] [55269]: INFO cinder.api.openstack.wsgi [None req-0e10f1d2-35e6-418e-ac79-8f1162ea9718 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 1792.390029] [55269]: DEBUG cinder.api.openstack.wsgi [None req-0e10f1d2-35e6-418e-ac79-8f1162ea9718 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1792.390029] [55269]: DEBUG cinder.api.openstack.wsgi [None req-0e10f1d2-35e6-418e-ac79-8f1162ea9718 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1792.403084] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.403084] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.408089] [55269]: INFO cinder.volume.api [None req-0e10f1d2-35e6-418e-ac79-8f1162ea9718 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1792.415815] [55269]: INFO cinder.api.openstack.wsgi [None req-0e10f1d2-35e6-418e-ac79-8f1162ea9718 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 returned with HTTP 200 [ 1792.416561] [55269]: [pid: 55269|app: 0|req: 105/212] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:29 2024] GET /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 => generated 1110 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1792.426792] [55270]: DEBUG cinder.api.middleware.request_id [None req-5e2f87f3-d516-410c-b709-b442f8b067c6 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.429046] [55270]: INFO cinder.api.openstack.wsgi [None req-5e2f87f3-d516-410c-b709-b442f8b067c6 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 1792.429285] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5e2f87f3-d516-410c-b709-b442f8b067c6 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1792.429734] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5e2f87f3-d516-410c-b709-b442f8b067c6 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1792.440776] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.440776] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.449501] [55270]: INFO cinder.volume.api [None req-5e2f87f3-d516-410c-b709-b442f8b067c6 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1792.457604] [55270]: INFO cinder.api.openstack.wsgi [None req-5e2f87f3-d516-410c-b709-b442f8b067c6 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 returned with HTTP 200 [ 1792.458030] [55270]: [pid: 55270|app: 0|req: 108/213] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:29 2024] GET /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 => generated 1110 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1792.478600] [55269]: DEBUG cinder.api.middleware.request_id [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-be9a5159-453f-44d1-92d6-fa41956e059a None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.481672] [55269]: INFO cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-be9a5159-453f-44d1-92d6-fa41956e059a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] POST http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4/action [ 1792.482264] [55269]: DEBUG cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-be9a5159-453f-44d1-92d6-fa41956e059a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1792.483800] [55269]: DEBUG cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-be9a5159-453f-44d1-92d6-fa41956e059a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1792.501983] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.501983] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.503310] [55269]: INFO cinder.volume.api [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-be9a5159-453f-44d1-92d6-fa41956e059a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1792.511633] [55269]: INFO cinder.volume.api [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-be9a5159-453f-44d1-92d6-fa41956e059a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Roll detaching of volume completed successfully. [ 1792.512562] [55269]: INFO cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-be9a5159-453f-44d1-92d6-fa41956e059a tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4/action returned with HTTP 202 [ 1792.513730] [55269]: [pid: 55269|app: 0|req: 106/214] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 02:57:29 2024] POST /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1792.522089] [55270]: DEBUG cinder.api.middleware.request_id [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-f1c9ff6f-290a-4b79-9696-834245fd1a41 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.525031] [55270]: INFO cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-f1c9ff6f-290a-4b79-9696-834245fd1a41 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7b56071d-b2e7-4803-99ef-375979ba7dc0 [ 1792.525031] [55270]: DEBUG cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-f1c9ff6f-290a-4b79-9696-834245fd1a41 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1792.525031] [55270]: DEBUG cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-f1c9ff6f-290a-4b79-9696-834245fd1a41 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1792.534033] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.534033] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.566699] [55270]: INFO cinder.api.openstack.wsgi [req-ee08c5fb-442e-4cb8-b505-2b51b659aaa9 req-f1c9ff6f-290a-4b79-9696-834245fd1a41 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/attachments/7b56071d-b2e7-4803-99ef-375979ba7dc0 returned with HTTP 200 [ 1792.567198] [55270]: [pid: 55270|app: 0|req: 109/215] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 02:57:29 2024] DELETE /volume/v3/attachments/7b56071d-b2e7-4803-99ef-375979ba7dc0 => generated 192 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1792.793252] [55269]: DEBUG cinder.api.middleware.request_id [None req-48bc7559-1573-4d4e-a373-2cc26b187c8a None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.795683] [55269]: INFO cinder.api.openstack.wsgi [None req-48bc7559-1573-4d4e-a373-2cc26b187c8a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1792.795919] [55269]: DEBUG cinder.api.openstack.wsgi [None req-48bc7559-1573-4d4e-a373-2cc26b187c8a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1792.796200] [55269]: DEBUG cinder.api.openstack.wsgi [None req-48bc7559-1573-4d4e-a373-2cc26b187c8a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1792.810400] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.810400] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.814646] [55269]: INFO cinder.volume.api [None req-48bc7559-1573-4d4e-a373-2cc26b187c8a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1792.822227] [55269]: INFO cinder.api.openstack.wsgi [None req-48bc7559-1573-4d4e-a373-2cc26b187c8a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1792.822922] [55269]: [pid: 55269|app: 0|req: 107/216] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:29 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1793.836446] [55270]: DEBUG cinder.api.middleware.request_id [None req-2ba0fff7-8664-4171-88ac-604bb0e98846 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.838627] [55270]: INFO cinder.api.openstack.wsgi [None req-2ba0fff7-8664-4171-88ac-604bb0e98846 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1793.839083] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2ba0fff7-8664-4171-88ac-604bb0e98846 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1793.839083] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2ba0fff7-8664-4171-88ac-604bb0e98846 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1793.856850] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1793.856850] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1793.866242] [55270]: INFO cinder.volume.api [None req-2ba0fff7-8664-4171-88ac-604bb0e98846 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1793.872551] [55270]: INFO cinder.api.openstack.wsgi [None req-2ba0fff7-8664-4171-88ac-604bb0e98846 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1793.872999] [55270]: [pid: 55270|app: 0|req: 110/217] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:30 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1794.305046] [55269]: DEBUG cinder.api.middleware.request_id [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-411cdd33-c90e-4360-994e-3b19ee82010c None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.306196] [55269]: INFO cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-411cdd33-c90e-4360-994e-3b19ee82010c tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] POST http://10.180.1.21/volume/v3/attachments/08a921dd-c392-42ed-8554-3f7bb278009c/action [ 1794.306623] [55269]: DEBUG cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-411cdd33-c90e-4360-994e-3b19ee82010c tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Action body: b'{"os-complete": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1794.306787] [55269]: DEBUG cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-411cdd33-c90e-4360-994e-3b19ee82010c tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1794.326074] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1794.326074] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.340461] [55269]: INFO cinder.api.openstack.wsgi [req-f1a62111-5ac6-4d53-bf0a-0bb0fa6595ca req-411cdd33-c90e-4360-994e-3b19ee82010c tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/attachments/08a921dd-c392-42ed-8554-3f7bb278009c/action returned with HTTP 204 [ 1794.341121] [55269]: [pid: 55269|app: 0|req: 108/218] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 02:57:31 2024] POST /volume/v3/attachments/08a921dd-c392-42ed-8554-3f7bb278009c/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1794.886969] [55270]: DEBUG cinder.api.middleware.request_id [None req-609211a5-9ce2-4697-950c-d71b58b346da None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.889593] [55270]: INFO cinder.api.openstack.wsgi [None req-609211a5-9ce2-4697-950c-d71b58b346da tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1794.889842] [55270]: DEBUG cinder.api.openstack.wsgi [None req-609211a5-9ce2-4697-950c-d71b58b346da tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1794.890266] [55270]: DEBUG cinder.api.openstack.wsgi [None req-609211a5-9ce2-4697-950c-d71b58b346da tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1794.904364] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1794.904364] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.910615] [55270]: INFO cinder.volume.api [None req-609211a5-9ce2-4697-950c-d71b58b346da tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1794.920075] [55270]: INFO cinder.api.openstack.wsgi [None req-609211a5-9ce2-4697-950c-d71b58b346da tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1794.920742] [55270]: [pid: 55270|app: 0|req: 111/219] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:31 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1794.934718] [55269]: DEBUG cinder.api.middleware.request_id [None req-90e9431b-2726-4022-a97c-9690332e988a None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.937912] [55269]: INFO cinder.api.openstack.wsgi [None req-90e9431b-2726-4022-a97c-9690332e988a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1794.938304] [55269]: DEBUG cinder.api.openstack.wsgi [None req-90e9431b-2726-4022-a97c-9690332e988a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1794.938586] [55269]: DEBUG cinder.api.openstack.wsgi [None req-90e9431b-2726-4022-a97c-9690332e988a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1794.953122] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1794.953122] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.958784] [55269]: INFO cinder.volume.api [None req-90e9431b-2726-4022-a97c-9690332e988a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1794.964562] [55269]: INFO cinder.api.openstack.wsgi [None req-90e9431b-2726-4022-a97c-9690332e988a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1794.965039] [55269]: [pid: 55269|app: 0|req: 109/220] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:31 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1795.257069] [55270]: DEBUG cinder.api.middleware.request_id [req-2042764c-25c6-4676-aea2-c0079114f34a req-e3cbc93b-4c45-44cc-a55f-dfdf15253fcc None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.260747] [55270]: INFO cinder.api.openstack.wsgi [req-2042764c-25c6-4676-aea2-c0079114f34a req-e3cbc93b-4c45-44cc-a55f-dfdf15253fcc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1795.261099] [55270]: DEBUG cinder.api.openstack.wsgi [req-2042764c-25c6-4676-aea2-c0079114f34a req-e3cbc93b-4c45-44cc-a55f-dfdf15253fcc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.261374] [55270]: DEBUG cinder.api.openstack.wsgi [req-2042764c-25c6-4676-aea2-c0079114f34a req-e3cbc93b-4c45-44cc-a55f-dfdf15253fcc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1795.273419] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1795.273419] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1795.277738] [55270]: INFO cinder.volume.api [req-2042764c-25c6-4676-aea2-c0079114f34a req-e3cbc93b-4c45-44cc-a55f-dfdf15253fcc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1795.282483] [55270]: INFO cinder.api.openstack.wsgi [req-2042764c-25c6-4676-aea2-c0079114f34a req-e3cbc93b-4c45-44cc-a55f-dfdf15253fcc tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1795.282916] [55270]: [pid: 55270|app: 0|req: 112/221] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:57:32 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1795.751167] [55269]: DEBUG cinder.api.middleware.request_id [None req-f012899a-63ba-4970-9493-7b8ff7f12bd9 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.751634] [55269]: INFO cinder.api.openstack.wsgi [None req-f012899a-63ba-4970-9493-7b8ff7f12bd9 None None] GET http://10.180.1.21/volume// [ 1795.751980] [55269]: DEBUG cinder.api.openstack.wsgi [None req-f012899a-63ba-4970-9493-7b8ff7f12bd9 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.752113] [55269]: DEBUG cinder.api.openstack.wsgi [None req-f012899a-63ba-4970-9493-7b8ff7f12bd9 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1795.752409] [55269]: INFO cinder.api.openstack.wsgi [None req-f012899a-63ba-4970-9493-7b8ff7f12bd9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1795.752727] [55269]: [pid: 55269|app: 0|req: 110/222] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:57:32 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1795.761843] [55270]: DEBUG cinder.api.middleware.request_id [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-bd9f1f82-450e-422e-a6ee-ea04a4fa0604 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.763943] [55270]: INFO cinder.api.openstack.wsgi [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-bd9f1f82-450e-422e-a6ee-ea04a4fa0604 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 1795.764364] [55270]: DEBUG cinder.api.openstack.wsgi [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-bd9f1f82-450e-422e-a6ee-ea04a4fa0604 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.765914] [55270]: DEBUG cinder.api.openstack.wsgi [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-bd9f1f82-450e-422e-a6ee-ea04a4fa0604 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1795.776866] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1795.776866] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1795.784395] [55270]: INFO cinder.volume.api [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-bd9f1f82-450e-422e-a6ee-ea04a4fa0604 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1795.788817] [55270]: INFO cinder.api.openstack.wsgi [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-bd9f1f82-450e-422e-a6ee-ea04a4fa0604 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 returned with HTTP 200 [ 1795.789650] [55270]: [pid: 55270|app: 0|req: 113/223] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:57:32 2024] GET /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 => generated 1291 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1796.007546] [55269]: DEBUG cinder.api.middleware.request_id [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-84fc3eb1-c77c-4885-8624-1ba9b128fadf None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1796.009918] [55269]: INFO cinder.api.openstack.wsgi [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-84fc3eb1-c77c-4885-8624-1ba9b128fadf tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] PUT http://10.180.1.21/volume/v3/attachments/fa9fcf07-6b53-42ad-b97d-5ec36ba509b2 [ 1796.010367] [55269]: DEBUG cinder.api.openstack.wsgi [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-84fc3eb1-c77c-4885-8624-1ba9b128fadf tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-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=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1796.018086] [55269]: DEBUG cinder.coordination [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-84fc3eb1-c77c-4885-8624-1ba9b128fadf tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Acquiring lock "cinder-attachment_update-fce3ab81-3139-4d04-bdd8-7bec1dfedee2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1796.023726] [55269]: DEBUG cinder.coordination [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-84fc3eb1-c77c-4885-8624-1ba9b128fadf tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Lock "cinder-attachment_update-fce3ab81-3139-4d04-bdd8-7bec1dfedee2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1796.024741] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1796.024741] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1796.296233] [55270]: DEBUG cinder.api.middleware.request_id [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1796.298505] [55270]: INFO cinder.api.openstack.wsgi [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1796.298882] [55270]: DEBUG cinder.api.openstack.wsgi [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1165552731"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1796.300877] [55270]: DEBUG cinder.api.v3.volumes [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1165552731'}} {{(pid=55270) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1796.300976] [55270]: INFO cinder.api.v3.volumes [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Create volume of 1 GB [ 1796.305322] [55270]: INFO cinder.volume.api [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Availability Zones retrieved successfully. [ 1796.313342] [55270]: DEBUG cinder.volume.api [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Flow 'volume_create_api' (0ac3f106-f388-4e38-87cf-60dc115a58b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1796.314684] [55270]: DEBUG cinder.volume.api [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a61a05-750d-41c0-93e7-a6adfa089973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1796.316346] [55270]: DEBUG cinder.volume.flows.api.create_volume [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Validating volume size '1' using validate_int {{(pid=55270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1796.338861] [55270]: DEBUG cinder.volume.api [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a61a05-750d-41c0-93e7-a6adfa089973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1796.339918] [55270]: DEBUG cinder.volume.api [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80a3c371-dad1-4df0-a60c-fff9a3f744f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1796.372721] [55270]: DEBUG cinder.quota [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Created reservations ['7b6d7e92-7add-4e22-88dc-db49a0945fff', 'c5d7b73c-8a4b-45cb-b479-c33ae1ba5b79', '2883e637-df30-4b1f-b005-60e079c88942', '2a50818a-d7cc-4a93-82a0-2b4a36cff935'] {{(pid=55270) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1796.373767] [55270]: DEBUG cinder.volume.api [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80a3c371-dad1-4df0-a60c-fff9a3f744f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b6d7e92-7add-4e22-88dc-db49a0945fff', 'c5d7b73c-8a4b-45cb-b479-c33ae1ba5b79', '2883e637-df30-4b1f-b005-60e079c88942', '2a50818a-d7cc-4a93-82a0-2b4a36cff935']}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1796.374689] [55270]: DEBUG cinder.volume.api [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c29ae85-cfd4-4f2c-9e28-81804609b9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1796.389311] [55270]: DEBUG cinder.volume.api [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c29ae85-cfd4-4f2c-9e28-81804609b9b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13508de6-6423-4402-9a03-43fad05cf128', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1165552731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1b175f09c47457ead5fff6d3ecf1cee',qos_specs=None,replication_status=,reservations=['7b6d7e92-7add-4e22-88dc-db49a0945fff','c5d7b73c-8a4b-45cb-b479-c33ae1ba5b79','2883e637-df30-4b1f-b005-60e079c88942','2a50818a-d7cc-4a93-82a0-2b4a36cff935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59998717d8246c5b238194d0d8f5cf4',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1165552731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13508de6-6423-4402-9a03-43fad05cf128,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1b175f09c47457ead5fff6d3ecf1cee',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='f59998717d8246c5b238194d0d8f5cf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1796.390336] [55270]: DEBUG cinder.volume.api [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45b6c39a-5089-4375-8424-ee22324f26e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1796.408344] [55270]: DEBUG cinder.volume.api [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45b6c39a-5089-4375-8424-ee22324f26e2) 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-1165552731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1b175f09c47457ead5fff6d3ecf1cee',qos_specs=None,replication_status=,reservations=['7b6d7e92-7add-4e22-88dc-db49a0945fff','c5d7b73c-8a4b-45cb-b479-c33ae1ba5b79','2883e637-df30-4b1f-b005-60e079c88942','2a50818a-d7cc-4a93-82a0-2b4a36cff935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59998717d8246c5b238194d0d8f5cf4',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1796.409931] [55270]: DEBUG cinder.volume.api [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (858495c8-f017-4b7b-a72f-9b3820d7003d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1796.419254] [55270]: DEBUG cinder.volume.api [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (858495c8-f017-4b7b-a72f-9b3820d7003d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1796.420471] [55270]: DEBUG cinder.volume.api [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Flow 'volume_create_api' (0ac3f106-f388-4e38-87cf-60dc115a58b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1796.421013] [55270]: INFO cinder.volume.api [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Create volume request issued successfully. [ 1796.421593] [55270]: INFO cinder.api.openstack.wsgi [None req-a55ab5dd-215b-467f-bbbb-ef3d9c1c39c2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1796.422324] [55270]: [pid: 55270|app: 0|req: 114/224] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:57:33 2024] POST /volume/v3/volumes => generated 754 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1796.430479] [55270]: DEBUG cinder.api.middleware.request_id [None req-0e903dbb-86bb-48fe-9de4-053310813ee5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1796.432790] [55270]: INFO cinder.api.openstack.wsgi [None req-0e903dbb-86bb-48fe-9de4-053310813ee5 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/13508de6-6423-4402-9a03-43fad05cf128 [ 1796.433027] [55270]: DEBUG cinder.api.openstack.wsgi [None req-0e903dbb-86bb-48fe-9de4-053310813ee5 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1796.433253] [55270]: DEBUG cinder.api.openstack.wsgi [None req-0e903dbb-86bb-48fe-9de4-053310813ee5 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1796.442113] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1796.442113] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1796.447454] [55270]: INFO cinder.volume.api [None req-0e903dbb-86bb-48fe-9de4-053310813ee5 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1796.456712] [55270]: INFO cinder.api.openstack.wsgi [None req-0e903dbb-86bb-48fe-9de4-053310813ee5 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/13508de6-6423-4402-9a03-43fad05cf128 returned with HTTP 200 [ 1796.456789] [55270]: [pid: 55270|app: 0|req: 115/225] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:33 2024] GET /volume/v3/volumes/13508de6-6423-4402-9a03-43fad05cf128 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1797.467493] [55270]: DEBUG cinder.api.middleware.request_id [None req-3d6ad414-f825-4e45-905f-b3e79a6c40da None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.469845] [55270]: INFO cinder.api.openstack.wsgi [None req-3d6ad414-f825-4e45-905f-b3e79a6c40da tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/13508de6-6423-4402-9a03-43fad05cf128 [ 1797.470064] [55270]: DEBUG cinder.api.openstack.wsgi [None req-3d6ad414-f825-4e45-905f-b3e79a6c40da tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1797.470575] [55270]: DEBUG cinder.api.openstack.wsgi [None req-3d6ad414-f825-4e45-905f-b3e79a6c40da tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1797.484453] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1797.484453] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1797.495601] [55270]: INFO cinder.volume.api [None req-3d6ad414-f825-4e45-905f-b3e79a6c40da tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1797.498229] [55270]: INFO cinder.api.openstack.wsgi [None req-3d6ad414-f825-4e45-905f-b3e79a6c40da tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/13508de6-6423-4402-9a03-43fad05cf128 returned with HTTP 200 [ 1797.499095] [55270]: [pid: 55270|app: 0|req: 116/226] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:34 2024] GET /volume/v3/volumes/13508de6-6423-4402-9a03-43fad05cf128 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1797.548922] [55270]: DEBUG cinder.api.middleware.request_id [req-de492817-b225-4f71-aaa1-19de846d2514 req-d5542deb-4d1e-4fb2-8337-5947b8cde746 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.551942] [55270]: INFO cinder.api.openstack.wsgi [req-de492817-b225-4f71-aaa1-19de846d2514 req-d5542deb-4d1e-4fb2-8337-5947b8cde746 tempest-VolumesAdminNegativeTest-929803187 tempest-VolumesAdminNegativeTest-929803187-project-admin] GET http://10.180.1.21/volume/v3/volumes/e3370e56-ce48-4a0f-afaf-3327ee94fee8 [ 1797.552200] [55270]: DEBUG cinder.api.openstack.wsgi [req-de492817-b225-4f71-aaa1-19de846d2514 req-d5542deb-4d1e-4fb2-8337-5947b8cde746 tempest-VolumesAdminNegativeTest-929803187 tempest-VolumesAdminNegativeTest-929803187-project-admin] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1797.552513] [55270]: DEBUG cinder.api.openstack.wsgi [req-de492817-b225-4f71-aaa1-19de846d2514 req-d5542deb-4d1e-4fb2-8337-5947b8cde746 tempest-VolumesAdminNegativeTest-929803187 tempest-VolumesAdminNegativeTest-929803187-project-admin] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1797.559511] [55270]: INFO cinder.api.openstack.wsgi [req-de492817-b225-4f71-aaa1-19de846d2514 req-d5542deb-4d1e-4fb2-8337-5947b8cde746 tempest-VolumesAdminNegativeTest-929803187 tempest-VolumesAdminNegativeTest-929803187-project-admin] http://10.180.1.21/volume/v3/volumes/e3370e56-ce48-4a0f-afaf-3327ee94fee8 returned with HTTP 404 [ 1797.560276] [55270]: [pid: 55270|app: 0|req: 117/227] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:57:34 2024] GET /volume/v3/volumes/e3370e56-ce48-4a0f-afaf-3327ee94fee8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1797.573536] [55270]: DEBUG cinder.api.middleware.request_id [None req-4257d77a-e120-4665-97e4-1e5fcacd42e2 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.575695] [55270]: INFO cinder.api.openstack.wsgi [None req-4257d77a-e120-4665-97e4-1e5fcacd42e2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] DELETE http://10.180.1.21/volume/v3/volumes/13508de6-6423-4402-9a03-43fad05cf128 [ 1797.575923] [55270]: DEBUG cinder.api.openstack.wsgi [None req-4257d77a-e120-4665-97e4-1e5fcacd42e2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1797.577261] [55270]: DEBUG cinder.api.openstack.wsgi [None req-4257d77a-e120-4665-97e4-1e5fcacd42e2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1797.577261] [55270]: INFO cinder.api.v3.volumes [None req-4257d77a-e120-4665-97e4-1e5fcacd42e2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Delete volume with id: 13508de6-6423-4402-9a03-43fad05cf128 [ 1797.586077] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1797.586077] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1797.586693] [55270]: INFO cinder.volume.api [None req-4257d77a-e120-4665-97e4-1e5fcacd42e2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1797.611758] [55270]: INFO cinder.volume.api [None req-4257d77a-e120-4665-97e4-1e5fcacd42e2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Delete volume request issued successfully. [ 1797.611758] [55270]: INFO cinder.api.openstack.wsgi [None req-4257d77a-e120-4665-97e4-1e5fcacd42e2 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/13508de6-6423-4402-9a03-43fad05cf128 returned with HTTP 202 [ 1797.611758] [55270]: [pid: 55270|app: 0|req: 118/228] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:57:34 2024] DELETE /volume/v3/volumes/13508de6-6423-4402-9a03-43fad05cf128 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1797.614962] [55270]: DEBUG cinder.api.middleware.request_id [None req-37ab7da9-7c65-48fb-8e29-281c1d00e9ec None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.619217] [55270]: INFO cinder.api.openstack.wsgi [None req-37ab7da9-7c65-48fb-8e29-281c1d00e9ec tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/13508de6-6423-4402-9a03-43fad05cf128 [ 1797.619217] [55270]: DEBUG cinder.api.openstack.wsgi [None req-37ab7da9-7c65-48fb-8e29-281c1d00e9ec tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1797.619217] [55270]: DEBUG cinder.api.openstack.wsgi [None req-37ab7da9-7c65-48fb-8e29-281c1d00e9ec tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1797.632074] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1797.632074] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1797.641629] [55270]: INFO cinder.volume.api [None req-37ab7da9-7c65-48fb-8e29-281c1d00e9ec tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1797.647574] [55270]: INFO cinder.api.openstack.wsgi [None req-37ab7da9-7c65-48fb-8e29-281c1d00e9ec tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/13508de6-6423-4402-9a03-43fad05cf128 returned with HTTP 200 [ 1797.648137] [55270]: [pid: 55270|app: 0|req: 119/229] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:34 2024] GET /volume/v3/volumes/13508de6-6423-4402-9a03-43fad05cf128 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1798.039888] [55270]: DEBUG cinder.api.middleware.request_id [req-cd203b57-1a17-4ff5-892e-8cdb698589e0 req-5d6bff75-855d-47dd-ad05-cdcbf0587594 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.042200] [55270]: INFO cinder.api.openstack.wsgi [req-cd203b57-1a17-4ff5-892e-8cdb698589e0 req-5d6bff75-855d-47dd-ad05-cdcbf0587594 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] DELETE http://10.180.1.21/volume/v3/attachments/76ccc3ca-fd03-4d20-9473-b38035808244 [ 1798.042421] [55270]: DEBUG cinder.api.openstack.wsgi [req-cd203b57-1a17-4ff5-892e-8cdb698589e0 req-5d6bff75-855d-47dd-ad05-cdcbf0587594 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.042633] [55270]: DEBUG cinder.api.openstack.wsgi [req-cd203b57-1a17-4ff5-892e-8cdb698589e0 req-5d6bff75-855d-47dd-ad05-cdcbf0587594 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.050642] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.050642] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.592944] [55270]: INFO cinder.api.openstack.wsgi [req-cd203b57-1a17-4ff5-892e-8cdb698589e0 req-5d6bff75-855d-47dd-ad05-cdcbf0587594 tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/attachments/76ccc3ca-fd03-4d20-9473-b38035808244 returned with HTTP 200 [ 1798.593719] [55270]: [pid: 55270|app: 0|req: 120/230] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 02:57:34 2024] DELETE /volume/v3/attachments/76ccc3ca-fd03-4d20-9473-b38035808244 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1798.601092] [55270]: DEBUG cinder.api.middleware.request_id [req-cd203b57-1a17-4ff5-892e-8cdb698589e0 req-3fc177d2-cb31-41de-b60d-6a4d4831ef6c None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.604178] [55270]: INFO cinder.api.openstack.wsgi [req-cd203b57-1a17-4ff5-892e-8cdb698589e0 req-3fc177d2-cb31-41de-b60d-6a4d4831ef6c tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1798.604417] [55270]: DEBUG cinder.api.openstack.wsgi [req-cd203b57-1a17-4ff5-892e-8cdb698589e0 req-3fc177d2-cb31-41de-b60d-6a4d4831ef6c tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.604802] [55270]: DEBUG cinder.api.openstack.wsgi [req-cd203b57-1a17-4ff5-892e-8cdb698589e0 req-3fc177d2-cb31-41de-b60d-6a4d4831ef6c tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.604899] [55270]: INFO cinder.api.v3.volumes [req-cd203b57-1a17-4ff5-892e-8cdb698589e0 req-3fc177d2-cb31-41de-b60d-6a4d4831ef6c tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Delete volume with id: b605cfce-b06c-4615-a606-12cb89b4a2d4 [ 1798.620616] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.620616] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.621303] [55270]: INFO cinder.volume.api [req-cd203b57-1a17-4ff5-892e-8cdb698589e0 req-3fc177d2-cb31-41de-b60d-6a4d4831ef6c tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Volume info retrieved successfully. [ 1798.643064] [55270]: INFO cinder.volume.api [req-cd203b57-1a17-4ff5-892e-8cdb698589e0 req-3fc177d2-cb31-41de-b60d-6a4d4831ef6c tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] Delete volume request issued successfully. [ 1798.643064] [55270]: INFO cinder.api.openstack.wsgi [req-cd203b57-1a17-4ff5-892e-8cdb698589e0 req-3fc177d2-cb31-41de-b60d-6a4d4831ef6c tempest-ServerActionsV293TestJSON-1229099144 tempest-ServerActionsV293TestJSON-1229099144-project-member] http://10.180.1.21/volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 returned with HTTP 202 [ 1798.643064] [55270]: [pid: 55270|app: 0|req: 121/231] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 12 02:57:35 2024] DELETE /volume/v3/volumes/b605cfce-b06c-4615-a606-12cb89b4a2d4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1798.660510] [55270]: DEBUG cinder.api.middleware.request_id [None req-48af5833-8af0-47f6-a9d2-6f11d4c56f5b None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.662884] [55270]: INFO cinder.api.openstack.wsgi [None req-48af5833-8af0-47f6-a9d2-6f11d4c56f5b tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/13508de6-6423-4402-9a03-43fad05cf128 [ 1798.663147] [55270]: DEBUG cinder.api.openstack.wsgi [None req-48af5833-8af0-47f6-a9d2-6f11d4c56f5b tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.663385] [55270]: DEBUG cinder.api.openstack.wsgi [None req-48af5833-8af0-47f6-a9d2-6f11d4c56f5b tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.672085] [55270]: INFO cinder.api.openstack.wsgi [None req-48af5833-8af0-47f6-a9d2-6f11d4c56f5b tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/13508de6-6423-4402-9a03-43fad05cf128 returned with HTTP 404 [ 1798.672897] [55270]: [pid: 55270|app: 0|req: 122/232] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:35 2024] GET /volume/v3/volumes/13508de6-6423-4402-9a03-43fad05cf128 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1800.549346] [55269]: DEBUG cinder.coordination [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-84fc3eb1-c77c-4885-8624-1ba9b128fadf tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Lock "cinder-attachment_update-fce3ab81-3139-4d04-bdd8-7bec1dfedee2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55269) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1800.549863] [55269]: INFO cinder.api.openstack.wsgi [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-84fc3eb1-c77c-4885-8624-1ba9b128fadf tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/attachments/fa9fcf07-6b53-42ad-b97d-5ec36ba509b2 returned with HTTP 200 [ 1800.550372] [55269]: [pid: 55269|app: 0|req: 111/233] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 02:57:32 2024] PUT /volume/v3/attachments/fa9fcf07-6b53-42ad-b97d-5ec36ba509b2 => generated 589 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1801.062158] [55270]: DEBUG cinder.api.middleware.request_id [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-f825ef80-a5e3-4905-9d1f-29433ce6a01e None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.065314] [55270]: INFO cinder.api.openstack.wsgi [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-f825ef80-a5e3-4905-9d1f-29433ce6a01e tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] POST http://10.180.1.21/volume/v3/attachments/fa9fcf07-6b53-42ad-b97d-5ec36ba509b2/action [ 1801.065745] [55270]: DEBUG cinder.api.openstack.wsgi [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-f825ef80-a5e3-4905-9d1f-29433ce6a01e tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Action body: b'{"os-complete": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1801.065885] [55270]: DEBUG cinder.api.openstack.wsgi [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-f825ef80-a5e3-4905-9d1f-29433ce6a01e tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1801.085173] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1801.085173] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1801.092388] [55270]: INFO cinder.api.openstack.wsgi [req-b6665a7d-2439-4f4d-934c-779d1f2b0857 req-f825ef80-a5e3-4905-9d1f-29433ce6a01e tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/attachments/fa9fcf07-6b53-42ad-b97d-5ec36ba509b2/action returned with HTTP 204 [ 1801.092842] [55270]: [pid: 55270|app: 0|req: 123/234] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 02:57:37 2024] POST /volume/v3/attachments/fa9fcf07-6b53-42ad-b97d-5ec36ba509b2/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1806.389921] [55269]: DEBUG cinder.api.middleware.request_id [req-12da914a-e539-44bb-bef3-72ca251dd585 req-ddc1f90b-d6ef-4748-9291-226a47cb4f50 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.392922] [55269]: INFO cinder.api.openstack.wsgi [req-12da914a-e539-44bb-bef3-72ca251dd585 req-ddc1f90b-d6ef-4748-9291-226a47cb4f50 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1806.393233] [55269]: DEBUG cinder.api.openstack.wsgi [req-12da914a-e539-44bb-bef3-72ca251dd585 req-ddc1f90b-d6ef-4748-9291-226a47cb4f50 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.393473] [55269]: DEBUG cinder.api.openstack.wsgi [req-12da914a-e539-44bb-bef3-72ca251dd585 req-ddc1f90b-d6ef-4748-9291-226a47cb4f50 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.407601] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.407601] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.411547] [55269]: INFO cinder.volume.api [req-12da914a-e539-44bb-bef3-72ca251dd585 req-ddc1f90b-d6ef-4748-9291-226a47cb4f50 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1806.416369] [55269]: INFO cinder.api.openstack.wsgi [req-12da914a-e539-44bb-bef3-72ca251dd585 req-ddc1f90b-d6ef-4748-9291-226a47cb4f50 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1806.416821] [55269]: [pid: 55269|app: 0|req: 112/235] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:57:43 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1808.608871] [55270]: DEBUG cinder.api.middleware.request_id [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.611787] [55270]: INFO cinder.api.openstack.wsgi [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1808.612194] [55270]: DEBUG cinder.api.openstack.wsgi [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1254794225"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1808.613807] [55270]: DEBUG cinder.api.v3.volumes [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1254794225'}} {{(pid=55270) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1808.613945] [55270]: INFO cinder.api.v3.volumes [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Create volume of 1 GB [ 1808.619839] [55270]: INFO cinder.volume.api [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Availability Zones retrieved successfully. [ 1808.626685] [55270]: DEBUG cinder.volume.api [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Flow 'volume_create_api' (6eeac43b-8efc-422e-b5ac-681bbed7c2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1808.627836] [55270]: DEBUG cinder.volume.api [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36878ba3-08bd-451b-9199-548655103720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1808.629027] [55270]: DEBUG cinder.volume.flows.api.create_volume [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Validating volume size '1' using validate_int {{(pid=55270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1808.647150] [55270]: DEBUG cinder.volume.api [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36878ba3-08bd-451b-9199-548655103720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1808.648195] [55270]: DEBUG cinder.volume.api [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5e424e-6a42-4c1e-afa9-c6a1e58b118a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1808.697991] [55270]: DEBUG cinder.quota [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Created reservations ['de5c37a7-cdef-4cda-9290-026247e83a6e', '39606e08-baad-4699-aee3-8a4aa6801dff', 'e9f0f109-8c6f-45c5-a6f8-da8d99768a59', '5d710c6e-01cb-411e-96de-5a7e1bb3d50e'] {{(pid=55270) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1808.699050] [55270]: DEBUG cinder.volume.api [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5e424e-6a42-4c1e-afa9-c6a1e58b118a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de5c37a7-cdef-4cda-9290-026247e83a6e', '39606e08-baad-4699-aee3-8a4aa6801dff', 'e9f0f109-8c6f-45c5-a6f8-da8d99768a59', '5d710c6e-01cb-411e-96de-5a7e1bb3d50e']}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1808.699983] [55270]: DEBUG cinder.volume.api [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7a554a-9e6a-4828-adc6-61dcf9d73d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1808.713700] [55270]: DEBUG cinder.volume.api [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7a554a-9e6a-4828-adc6-61dcf9d73d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c253876c-91e9-4c8f-b674-798739e9b116', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1254794225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72d49b085afa4df99700ea4e15e9c87e',qos_specs=None,replication_status=,reservations=['de5c37a7-cdef-4cda-9290-026247e83a6e','39606e08-baad-4699-aee3-8a4aa6801dff','e9f0f109-8c6f-45c5-a6f8-da8d99768a59','5d710c6e-01cb-411e-96de-5a7e1bb3d50e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0a2129bc83a45d695730796b55f1caf',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1254794225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c253876c-91e9-4c8f-b674-798739e9b116,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72d49b085afa4df99700ea4e15e9c87e',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='d0a2129bc83a45d695730796b55f1caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1808.714671] [55270]: DEBUG cinder.volume.api [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9f8e631-8e06-44c9-8f77-4f8aeac6dab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1808.728456] [55270]: DEBUG cinder.volume.api [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9f8e631-8e06-44c9-8f77-4f8aeac6dab8) 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-1254794225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72d49b085afa4df99700ea4e15e9c87e',qos_specs=None,replication_status=,reservations=['de5c37a7-cdef-4cda-9290-026247e83a6e','39606e08-baad-4699-aee3-8a4aa6801dff','e9f0f109-8c6f-45c5-a6f8-da8d99768a59','5d710c6e-01cb-411e-96de-5a7e1bb3d50e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0a2129bc83a45d695730796b55f1caf',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1808.729363] [55270]: DEBUG cinder.volume.api [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1beabf12-690d-4fc9-a108-e8de46a70e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1808.738071] [55270]: DEBUG cinder.volume.api [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1beabf12-690d-4fc9-a108-e8de46a70e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1808.739177] [55270]: DEBUG cinder.volume.api [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Flow 'volume_create_api' (6eeac43b-8efc-422e-b5ac-681bbed7c2d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1808.739557] [55270]: INFO cinder.volume.api [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Create volume request issued successfully. [ 1808.740312] [55270]: INFO cinder.api.openstack.wsgi [None req-a00042a5-ed83-43cb-84f1-5584d28cf110 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1808.740752] [55270]: [pid: 55270|app: 0|req: 124/236] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:57:45 2024] POST /volume/v3/volumes => generated 753 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1809.491697] [55269]: DEBUG cinder.api.middleware.request_id [None req-9494d6ff-15d1-401a-9c7d-80a6222a926e None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.494659] [55269]: INFO cinder.api.openstack.wsgi [None req-9494d6ff-15d1-401a-9c7d-80a6222a926e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1809.495179] [55269]: DEBUG cinder.api.openstack.wsgi [None req-9494d6ff-15d1-401a-9c7d-80a6222a926e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.495563] [55269]: DEBUG cinder.api.openstack.wsgi [None req-9494d6ff-15d1-401a-9c7d-80a6222a926e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'delete' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1809.495890] [55269]: INFO cinder.api.v3.volumes [None req-9494d6ff-15d1-401a-9c7d-80a6222a926e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Delete volume with id: 7d451747-ece2-4770-9e36-d259b810e2df [ 1809.508935] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1809.508935] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.510103] [55269]: INFO cinder.volume.api [None req-9494d6ff-15d1-401a-9c7d-80a6222a926e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1809.538510] [55269]: INFO cinder.volume.api [None req-9494d6ff-15d1-401a-9c7d-80a6222a926e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Delete volume request issued successfully. [ 1809.538510] [55269]: INFO cinder.api.openstack.wsgi [None req-9494d6ff-15d1-401a-9c7d-80a6222a926e tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 202 [ 1809.538510] [55269]: [pid: 55269|app: 0|req: 113/237] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:57:46 2024] DELETE /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1809.545784] [55270]: DEBUG cinder.api.middleware.request_id [None req-62c072d4-c6f1-48b2-a8aa-4cd20feddd63 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.554450] [55270]: INFO cinder.api.openstack.wsgi [None req-62c072d4-c6f1-48b2-a8aa-4cd20feddd63 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1809.554450] [55270]: DEBUG cinder.api.openstack.wsgi [None req-62c072d4-c6f1-48b2-a8aa-4cd20feddd63 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.554450] [55270]: DEBUG cinder.api.openstack.wsgi [None req-62c072d4-c6f1-48b2-a8aa-4cd20feddd63 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1809.559838] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1809.559838] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.567170] [55270]: INFO cinder.volume.api [None req-62c072d4-c6f1-48b2-a8aa-4cd20feddd63 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1809.574900] [55270]: INFO cinder.api.openstack.wsgi [None req-62c072d4-c6f1-48b2-a8aa-4cd20feddd63 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1809.575444] [55270]: [pid: 55270|app: 0|req: 125/238] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:46 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1810.588642] [55269]: DEBUG cinder.api.middleware.request_id [None req-9e46d240-c87c-46ad-b0dd-23366b26a167 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1810.590922] [55269]: INFO cinder.api.openstack.wsgi [None req-9e46d240-c87c-46ad-b0dd-23366b26a167 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1810.591212] [55269]: DEBUG cinder.api.openstack.wsgi [None req-9e46d240-c87c-46ad-b0dd-23366b26a167 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1810.591443] [55269]: DEBUG cinder.api.openstack.wsgi [None req-9e46d240-c87c-46ad-b0dd-23366b26a167 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1810.602239] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1810.602239] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1810.606735] [55269]: INFO cinder.volume.api [None req-9e46d240-c87c-46ad-b0dd-23366b26a167 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1810.611897] [55269]: INFO cinder.api.openstack.wsgi [None req-9e46d240-c87c-46ad-b0dd-23366b26a167 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1810.612090] [55269]: [pid: 55269|app: 0|req: 114/239] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:47 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1811.621575] [55270]: DEBUG cinder.api.middleware.request_id [None req-f7fae6f8-b58e-4b74-9b42-3d9a8616cf21 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1811.623810] [55270]: INFO cinder.api.openstack.wsgi [None req-f7fae6f8-b58e-4b74-9b42-3d9a8616cf21 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1811.624049] [55270]: DEBUG cinder.api.openstack.wsgi [None req-f7fae6f8-b58e-4b74-9b42-3d9a8616cf21 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1811.624271] [55270]: DEBUG cinder.api.openstack.wsgi [None req-f7fae6f8-b58e-4b74-9b42-3d9a8616cf21 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1811.638623] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1811.638623] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1811.643145] [55270]: INFO cinder.volume.api [None req-f7fae6f8-b58e-4b74-9b42-3d9a8616cf21 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Volume info retrieved successfully. [ 1811.648490] [55270]: INFO cinder.api.openstack.wsgi [None req-f7fae6f8-b58e-4b74-9b42-3d9a8616cf21 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 200 [ 1811.649050] [55270]: [pid: 55270|app: 0|req: 126/240] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:48 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1812.658816] [55269]: DEBUG cinder.api.middleware.request_id [None req-55ab93bb-6e5d-4bff-ab00-3a46024bee30 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1812.660999] [55269]: INFO cinder.api.openstack.wsgi [None req-55ab93bb-6e5d-4bff-ab00-3a46024bee30 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] GET http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df [ 1812.661267] [55269]: DEBUG cinder.api.openstack.wsgi [None req-55ab93bb-6e5d-4bff-ab00-3a46024bee30 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1812.661493] [55269]: DEBUG cinder.api.openstack.wsgi [None req-55ab93bb-6e5d-4bff-ab00-3a46024bee30 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1812.669155] [55269]: INFO cinder.api.openstack.wsgi [None req-55ab93bb-6e5d-4bff-ab00-3a46024bee30 tempest-VolumesAdminNegativeTest-1786328548 tempest-VolumesAdminNegativeTest-1786328548-project-member] http://10.180.1.21/volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df returned with HTTP 404 [ 1812.669674] [55269]: [pid: 55269|app: 0|req: 115/241] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:57:49 2024] GET /volume/v3/volumes/7d451747-ece2-4770-9e36-d259b810e2df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1821.645370] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=189,cinder:UPDATE=37,cinder:INSERT=20 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1822.664199] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=57,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1830.423770] [55270]: DEBUG cinder.api.middleware.request_id [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1830.425778] [55270]: INFO cinder.api.openstack.wsgi [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1830.426184] [55270]: DEBUG cinder.api.openstack.wsgi [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-646053211"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1830.427765] [55270]: DEBUG cinder.api.v3.volumes [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-646053211'}} {{(pid=55270) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1830.427904] [55270]: INFO cinder.api.v3.volumes [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Create volume of 1 GB [ 1830.434131] [55270]: INFO cinder.volume.api [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Availability Zones retrieved successfully. [ 1830.440891] [55270]: DEBUG cinder.volume.api [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Flow 'volume_create_api' (f0128ddd-5902-45f8-9a29-5b556542dc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1830.442143] [55270]: DEBUG cinder.volume.api [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b01b39c-84d7-4d40-a16b-935c45adc65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1830.443326] [55270]: DEBUG cinder.volume.flows.api.create_volume [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Validating volume size '1' using validate_int {{(pid=55270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1830.461708] [55270]: DEBUG cinder.volume.api [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b01b39c-84d7-4d40-a16b-935c45adc65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1830.462871] [55270]: DEBUG cinder.volume.api [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbfa6ecd-2e85-4f5e-bd2a-cd59ae760ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1830.510738] [55270]: DEBUG cinder.quota [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Created reservations ['736b27b1-6002-46d6-9849-59d1c98ac5a0', '1eb9338f-7ce7-4f53-b634-331f1b11995f', '86d22774-57cd-4ad7-9636-0980878b26cf', '9d5654a2-37ba-4d12-905e-f220521e772e'] {{(pid=55270) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1830.511706] [55270]: DEBUG cinder.volume.api [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbfa6ecd-2e85-4f5e-bd2a-cd59ae760ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['736b27b1-6002-46d6-9849-59d1c98ac5a0', '1eb9338f-7ce7-4f53-b634-331f1b11995f', '86d22774-57cd-4ad7-9636-0980878b26cf', '9d5654a2-37ba-4d12-905e-f220521e772e']}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1830.512610] [55270]: DEBUG cinder.volume.api [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8a8c67e-b64e-4ee1-a850-537f97957808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1830.527861] [55270]: DEBUG cinder.volume.api [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8a8c67e-b64e-4ee1-a850-537f97957808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-646053211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef0dee852154407fa3201a860c55bf3c',qos_specs=None,replication_status=,reservations=['736b27b1-6002-46d6-9849-59d1c98ac5a0','1eb9338f-7ce7-4f53-b634-331f1b11995f','86d22774-57cd-4ad7-9636-0980878b26cf','9d5654a2-37ba-4d12-905e-f220521e772e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ffca35ab8614990be3ff2c9697d424f',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-646053211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef0dee852154407fa3201a860c55bf3c',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='5ffca35ab8614990be3ff2c9697d424f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1830.528751] [55270]: DEBUG cinder.volume.api [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9071fa0-9ea6-46ab-ac05-cb359fac9dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1830.544388] [55270]: DEBUG cinder.volume.api [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9071fa0-9ea6-46ab-ac05-cb359fac9dbf) 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-646053211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef0dee852154407fa3201a860c55bf3c',qos_specs=None,replication_status=,reservations=['736b27b1-6002-46d6-9849-59d1c98ac5a0','1eb9338f-7ce7-4f53-b634-331f1b11995f','86d22774-57cd-4ad7-9636-0980878b26cf','9d5654a2-37ba-4d12-905e-f220521e772e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ffca35ab8614990be3ff2c9697d424f',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1830.545215] [55270]: DEBUG cinder.volume.api [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d645cab1-707e-4f7a-8acf-3f8a1ed66934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1830.553210] [55270]: DEBUG cinder.volume.api [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d645cab1-707e-4f7a-8acf-3f8a1ed66934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1830.554219] [55270]: DEBUG cinder.volume.api [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Flow 'volume_create_api' (f0128ddd-5902-45f8-9a29-5b556542dc5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1830.554557] [55270]: INFO cinder.volume.api [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Create volume request issued successfully. [ 1830.555222] [55270]: INFO cinder.api.openstack.wsgi [None req-f064c362-d4bb-4a66-b5d7-5d2801d9f056 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1830.555679] [55270]: [pid: 55270|app: 0|req: 127/242] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:58:07 2024] POST /volume/v3/volumes => generated 753 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1830.563450] [55269]: DEBUG cinder.api.middleware.request_id [None req-bf51c5f5-11b0-4f4d-b0bc-392706da1461 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1830.565561] [55269]: INFO cinder.api.openstack.wsgi [None req-bf51c5f5-11b0-4f4d-b0bc-392706da1461 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1830.565822] [55269]: DEBUG cinder.api.openstack.wsgi [None req-bf51c5f5-11b0-4f4d-b0bc-392706da1461 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1830.566056] [55269]: DEBUG cinder.api.openstack.wsgi [None req-bf51c5f5-11b0-4f4d-b0bc-392706da1461 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1830.573828] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1830.573828] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1830.577718] [55269]: INFO cinder.volume.api [None req-bf51c5f5-11b0-4f4d-b0bc-392706da1461 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1830.582138] [55269]: INFO cinder.api.openstack.wsgi [None req-bf51c5f5-11b0-4f4d-b0bc-392706da1461 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1830.582563] [55269]: [pid: 55269|app: 0|req: 116/243] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:07 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1831.592732] [55270]: DEBUG cinder.api.middleware.request_id [None req-9e8277b0-76ba-4ae5-81dc-bbb15f3b536c None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1831.594914] [55270]: INFO cinder.api.openstack.wsgi [None req-9e8277b0-76ba-4ae5-81dc-bbb15f3b536c tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1831.595154] [55270]: DEBUG cinder.api.openstack.wsgi [None req-9e8277b0-76ba-4ae5-81dc-bbb15f3b536c tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1831.595383] [55270]: DEBUG cinder.api.openstack.wsgi [None req-9e8277b0-76ba-4ae5-81dc-bbb15f3b536c tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1831.606621] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1831.606621] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1831.611078] [55270]: INFO cinder.volume.api [None req-9e8277b0-76ba-4ae5-81dc-bbb15f3b536c tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1831.615800] [55270]: INFO cinder.api.openstack.wsgi [None req-9e8277b0-76ba-4ae5-81dc-bbb15f3b536c tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1831.616182] [55270]: [pid: 55270|app: 0|req: 128/244] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:08 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1831.649105] [55269]: DEBUG cinder.api.middleware.request_id [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-d8c1e6f4-b067-4b36-9d5d-92fdc30a1a70 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1831.651514] [55269]: INFO cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-d8c1e6f4-b067-4b36-9d5d-92fdc30a1a70 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1831.651762] [55269]: DEBUG cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-d8c1e6f4-b067-4b36-9d5d-92fdc30a1a70 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1831.651985] [55269]: DEBUG cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-d8c1e6f4-b067-4b36-9d5d-92fdc30a1a70 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1831.659195] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1831.659195] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1831.662382] [55269]: INFO cinder.volume.api [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-d8c1e6f4-b067-4b36-9d5d-92fdc30a1a70 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1831.666341] [55269]: INFO cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-d8c1e6f4-b067-4b36-9d5d-92fdc30a1a70 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1831.666706] [55269]: [pid: 55269|app: 0|req: 117/245] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:08 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1833.185215] [55270]: DEBUG cinder.api.middleware.request_id [None req-874e1549-a5f3-4342-829d-e75a4e77d2d8 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1833.185554] [55270]: INFO cinder.api.openstack.wsgi [None req-874e1549-a5f3-4342-829d-e75a4e77d2d8 None None] GET http://10.180.1.21/volume// [ 1833.185731] [55270]: DEBUG cinder.api.openstack.wsgi [None req-874e1549-a5f3-4342-829d-e75a4e77d2d8 None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1833.185950] [55270]: DEBUG cinder.api.openstack.wsgi [None req-874e1549-a5f3-4342-829d-e75a4e77d2d8 None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1833.186372] [55270]: INFO cinder.api.openstack.wsgi [None req-874e1549-a5f3-4342-829d-e75a4e77d2d8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1833.186689] [55270]: [pid: 55270|app: 0|req: 129/246] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 02:58:10 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1833.190889] [55269]: DEBUG cinder.api.middleware.request_id [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-47e443b6-2bf2-4903-806b-0712e1b44f22 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1833.193425] [55269]: INFO cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-47e443b6-2bf2-4903-806b-0712e1b44f22 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1833.193867] [55269]: DEBUG cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-47e443b6-2bf2-4903-806b-0712e1b44f22 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa", "connector": null, "instance_uuid": "fa719ff5-0219-485f-aac7-2cde4bbef8f6"}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1833.205582] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1833.205582] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1833.225179] [55269]: INFO cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-47e443b6-2bf2-4903-806b-0712e1b44f22 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1833.225647] [55269]: [pid: 55269|app: 0|req: 118/247] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 02:58:10 2024] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1833.247475] [55270]: DEBUG cinder.api.middleware.request_id [None req-8dd698c2-d0a9-4757-86bc-af29c1e766bf None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1833.249737] [55270]: INFO cinder.api.openstack.wsgi [None req-8dd698c2-d0a9-4757-86bc-af29c1e766bf tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1833.250067] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8dd698c2-d0a9-4757-86bc-af29c1e766bf tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1833.250510] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8dd698c2-d0a9-4757-86bc-af29c1e766bf tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1833.261804] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1833.261804] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1833.265222] [55270]: INFO cinder.volume.api [None req-8dd698c2-d0a9-4757-86bc-af29c1e766bf tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1833.269771] [55270]: INFO cinder.api.openstack.wsgi [None req-8dd698c2-d0a9-4757-86bc-af29c1e766bf tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1833.270226] [55270]: [pid: 55270|app: 0|req: 130/248] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:10 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1833.756063] [55269]: DEBUG cinder.api.middleware.request_id [None req-51bc2772-0312-4931-b7db-350ce5e44cf4 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1833.756561] [55269]: INFO cinder.api.openstack.wsgi [None req-51bc2772-0312-4931-b7db-350ce5e44cf4 None None] GET http://10.180.1.21/volume// [ 1833.756780] [55269]: DEBUG cinder.api.openstack.wsgi [None req-51bc2772-0312-4931-b7db-350ce5e44cf4 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1833.757052] [55269]: DEBUG cinder.api.openstack.wsgi [None req-51bc2772-0312-4931-b7db-350ce5e44cf4 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1833.757537] [55269]: INFO cinder.api.openstack.wsgi [None req-51bc2772-0312-4931-b7db-350ce5e44cf4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1833.757911] [55269]: [pid: 55269|app: 0|req: 119/249] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:58:10 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1833.763865] [55270]: DEBUG cinder.api.middleware.request_id [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-9b5c3e8a-d960-40d2-a8c6-4deddaa4dc3c None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1833.766448] [55270]: INFO cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-9b5c3e8a-d960-40d2-a8c6-4deddaa4dc3c tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1833.766547] [55270]: DEBUG cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-9b5c3e8a-d960-40d2-a8c6-4deddaa4dc3c tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1833.766798] [55270]: DEBUG cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-9b5c3e8a-d960-40d2-a8c6-4deddaa4dc3c tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1833.777028] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1833.777028] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1833.780642] [55270]: INFO cinder.volume.api [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-9b5c3e8a-d960-40d2-a8c6-4deddaa4dc3c tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1833.786656] [55270]: INFO cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-9b5c3e8a-d960-40d2-a8c6-4deddaa4dc3c tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1833.787124] [55270]: [pid: 55270|app: 0|req: 131/250] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:58:10 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1833.812985] [55269]: DEBUG cinder.api.middleware.request_id [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-0321f0ca-9501-40d8-be3b-a39d26b91ab6 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1833.815219] [55269]: INFO cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-0321f0ca-9501-40d8-be3b-a39d26b91ab6 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] PUT http://10.180.1.21/volume/v3/attachments/0db01edb-4ff2-43a7-8f8f-25d491da0072 [ 1833.815706] [55269]: DEBUG cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-0321f0ca-9501-40d8-be3b-a39d26b91ab6 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-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-371153", "mountpoint": "/dev/sdb"}}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1833.823393] [55269]: DEBUG cinder.coordination [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-0321f0ca-9501-40d8-be3b-a39d26b91ab6 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Acquiring lock "cinder-attachment_update-8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1833.827490] [55269]: DEBUG cinder.coordination [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-0321f0ca-9501-40d8-be3b-a39d26b91ab6 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Lock "cinder-attachment_update-8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1833.828608] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1833.828608] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1834.279690] [55270]: DEBUG cinder.api.middleware.request_id [None req-05d86ae5-34e0-4e82-81e9-081ca6454a48 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1834.281862] [55270]: INFO cinder.api.openstack.wsgi [None req-05d86ae5-34e0-4e82-81e9-081ca6454a48 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1834.282112] [55270]: DEBUG cinder.api.openstack.wsgi [None req-05d86ae5-34e0-4e82-81e9-081ca6454a48 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1834.282334] [55270]: DEBUG cinder.api.openstack.wsgi [None req-05d86ae5-34e0-4e82-81e9-081ca6454a48 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1834.295288] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1834.295288] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1834.299570] [55270]: INFO cinder.volume.api [None req-05d86ae5-34e0-4e82-81e9-081ca6454a48 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1834.305148] [55270]: INFO cinder.api.openstack.wsgi [None req-05d86ae5-34e0-4e82-81e9-081ca6454a48 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1834.305586] [55270]: [pid: 55270|app: 0|req: 132/251] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:11 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1835.316135] [55270]: DEBUG cinder.api.middleware.request_id [None req-aeb13db7-c61b-489f-b5ff-064167210df5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1835.318159] [55270]: INFO cinder.api.openstack.wsgi [None req-aeb13db7-c61b-489f-b5ff-064167210df5 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1835.318405] [55270]: DEBUG cinder.api.openstack.wsgi [None req-aeb13db7-c61b-489f-b5ff-064167210df5 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1835.318679] [55270]: DEBUG cinder.api.openstack.wsgi [None req-aeb13db7-c61b-489f-b5ff-064167210df5 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1835.335102] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1835.335102] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1835.340331] [55270]: INFO cinder.volume.api [None req-aeb13db7-c61b-489f-b5ff-064167210df5 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1835.344396] [55270]: INFO cinder.api.openstack.wsgi [None req-aeb13db7-c61b-489f-b5ff-064167210df5 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1835.344768] [55270]: [pid: 55270|app: 0|req: 133/252] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:12 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1836.354607] [55270]: DEBUG cinder.api.middleware.request_id [None req-e9f6c3b3-b691-42f8-ab59-b536b8e01cc7 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.356815] [55270]: INFO cinder.api.openstack.wsgi [None req-e9f6c3b3-b691-42f8-ab59-b536b8e01cc7 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1836.357053] [55270]: DEBUG cinder.api.openstack.wsgi [None req-e9f6c3b3-b691-42f8-ab59-b536b8e01cc7 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1836.357336] [55270]: DEBUG cinder.api.openstack.wsgi [None req-e9f6c3b3-b691-42f8-ab59-b536b8e01cc7 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1836.370953] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1836.370953] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1836.374983] [55270]: INFO cinder.volume.api [None req-e9f6c3b3-b691-42f8-ab59-b536b8e01cc7 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1836.380560] [55270]: INFO cinder.api.openstack.wsgi [None req-e9f6c3b3-b691-42f8-ab59-b536b8e01cc7 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1836.380958] [55270]: [pid: 55270|app: 0|req: 134/253] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:13 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1837.391656] [55270]: DEBUG cinder.api.middleware.request_id [None req-23d4f8f8-33c3-4035-a870-278e3519cf83 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1837.394982] [55270]: INFO cinder.api.openstack.wsgi [None req-23d4f8f8-33c3-4035-a870-278e3519cf83 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1837.394982] [55270]: DEBUG cinder.api.openstack.wsgi [None req-23d4f8f8-33c3-4035-a870-278e3519cf83 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1837.394982] [55270]: DEBUG cinder.api.openstack.wsgi [None req-23d4f8f8-33c3-4035-a870-278e3519cf83 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1837.410366] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1837.410366] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1837.414442] [55270]: INFO cinder.volume.api [None req-23d4f8f8-33c3-4035-a870-278e3519cf83 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1837.420816] [55270]: INFO cinder.api.openstack.wsgi [None req-23d4f8f8-33c3-4035-a870-278e3519cf83 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1837.420816] [55270]: [pid: 55270|app: 0|req: 135/254] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:14 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1838.352679] [55269]: DEBUG cinder.coordination [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-0321f0ca-9501-40d8-be3b-a39d26b91ab6 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Lock "cinder-attachment_update-8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55269) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1838.353157] [55269]: INFO cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-0321f0ca-9501-40d8-be3b-a39d26b91ab6 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/attachments/0db01edb-4ff2-43a7-8f8f-25d491da0072 returned with HTTP 200 [ 1838.353692] [55269]: [pid: 55269|app: 0|req: 120/255] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 02:58:10 2024] PUT /volume/v3/attachments/0db01edb-4ff2-43a7-8f8f-25d491da0072 => generated 589 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1838.434021] [55270]: DEBUG cinder.api.middleware.request_id [None req-52bd9385-5b0f-46ae-8769-eee2c09d1563 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1838.437584] [55270]: INFO cinder.api.openstack.wsgi [None req-52bd9385-5b0f-46ae-8769-eee2c09d1563 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1838.437852] [55270]: DEBUG cinder.api.openstack.wsgi [None req-52bd9385-5b0f-46ae-8769-eee2c09d1563 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1838.438194] [55270]: DEBUG cinder.api.openstack.wsgi [None req-52bd9385-5b0f-46ae-8769-eee2c09d1563 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1838.461367] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1838.461367] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1838.467121] [55270]: INFO cinder.volume.api [None req-52bd9385-5b0f-46ae-8769-eee2c09d1563 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1838.472909] [55270]: INFO cinder.api.openstack.wsgi [None req-52bd9385-5b0f-46ae-8769-eee2c09d1563 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1838.473451] [55270]: [pid: 55270|app: 0|req: 136/256] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:15 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1839.484520] [55269]: DEBUG cinder.api.middleware.request_id [None req-8ed13fe2-dc48-4a81-b88b-2985a7fce3c2 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1839.486656] [55269]: INFO cinder.api.openstack.wsgi [None req-8ed13fe2-dc48-4a81-b88b-2985a7fce3c2 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1839.486910] [55269]: DEBUG cinder.api.openstack.wsgi [None req-8ed13fe2-dc48-4a81-b88b-2985a7fce3c2 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1839.487233] [55269]: DEBUG cinder.api.openstack.wsgi [None req-8ed13fe2-dc48-4a81-b88b-2985a7fce3c2 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1839.504775] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1839.504775] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1839.512298] [55269]: INFO cinder.volume.api [None req-8ed13fe2-dc48-4a81-b88b-2985a7fce3c2 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1839.518231] [55269]: INFO cinder.api.openstack.wsgi [None req-8ed13fe2-dc48-4a81-b88b-2985a7fce3c2 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1839.518645] [55269]: [pid: 55269|app: 0|req: 121/257] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:16 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1839.967663] [55270]: DEBUG cinder.api.middleware.request_id [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-e4b6b3b4-ed7b-4615-b4ce-f2f802b97754 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1839.971671] [55270]: INFO cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-e4b6b3b4-ed7b-4615-b4ce-f2f802b97754 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] POST http://10.180.1.21/volume/v3/attachments/0db01edb-4ff2-43a7-8f8f-25d491da0072/action [ 1839.972401] [55270]: DEBUG cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-e4b6b3b4-ed7b-4615-b4ce-f2f802b97754 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Action body: b'{"os-complete": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1839.972941] [55270]: DEBUG cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-e4b6b3b4-ed7b-4615-b4ce-f2f802b97754 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1839.989814] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1839.989814] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1839.998606] [55270]: INFO cinder.api.openstack.wsgi [req-a68a7d3e-8a81-496d-988e-0c9e16edaac1 req-e4b6b3b4-ed7b-4615-b4ce-f2f802b97754 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/attachments/0db01edb-4ff2-43a7-8f8f-25d491da0072/action returned with HTTP 204 [ 1839.999513] [55270]: [pid: 55270|app: 0|req: 137/258] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 02:58:16 2024] POST /volume/v3/attachments/0db01edb-4ff2-43a7-8f8f-25d491da0072/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1840.532774] [55269]: DEBUG cinder.api.middleware.request_id [None req-3dfe9ea5-6e8e-425f-967a-c802b24dfc19 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.535258] [55269]: INFO cinder.api.openstack.wsgi [None req-3dfe9ea5-6e8e-425f-967a-c802b24dfc19 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1840.535467] [55269]: DEBUG cinder.api.openstack.wsgi [None req-3dfe9ea5-6e8e-425f-967a-c802b24dfc19 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1840.535732] [55269]: DEBUG cinder.api.openstack.wsgi [None req-3dfe9ea5-6e8e-425f-967a-c802b24dfc19 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1840.549569] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1840.549569] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1840.553379] [55269]: INFO cinder.volume.api [None req-3dfe9ea5-6e8e-425f-967a-c802b24dfc19 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1840.559150] [55269]: INFO cinder.api.openstack.wsgi [None req-3dfe9ea5-6e8e-425f-967a-c802b24dfc19 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1840.559150] [55269]: [pid: 55269|app: 0|req: 122/259] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:17 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1840.567715] [55270]: DEBUG cinder.api.middleware.request_id [None req-07282b26-8c26-4144-9686-31e451b0a5d7 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.569911] [55270]: INFO cinder.api.openstack.wsgi [None req-07282b26-8c26-4144-9686-31e451b0a5d7 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1840.570151] [55270]: DEBUG cinder.api.openstack.wsgi [None req-07282b26-8c26-4144-9686-31e451b0a5d7 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1840.570366] [55270]: DEBUG cinder.api.openstack.wsgi [None req-07282b26-8c26-4144-9686-31e451b0a5d7 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1840.580893] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1840.580893] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1840.584334] [55270]: INFO cinder.volume.api [None req-07282b26-8c26-4144-9686-31e451b0a5d7 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1840.589319] [55270]: INFO cinder.api.openstack.wsgi [None req-07282b26-8c26-4144-9686-31e451b0a5d7 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1840.589734] [55270]: [pid: 55270|app: 0|req: 138/260] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:17 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1840.630663] [55269]: DEBUG cinder.api.middleware.request_id [req-c141cdec-f578-48b6-94b9-3ef797ae62b5 req-26b30467-4bac-4bd9-890a-062ae8182bb3 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.633357] [55269]: INFO cinder.api.openstack.wsgi [req-c141cdec-f578-48b6-94b9-3ef797ae62b5 req-26b30467-4bac-4bd9-890a-062ae8182bb3 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1840.633581] [55269]: DEBUG cinder.api.openstack.wsgi [req-c141cdec-f578-48b6-94b9-3ef797ae62b5 req-26b30467-4bac-4bd9-890a-062ae8182bb3 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1840.633797] [55269]: DEBUG cinder.api.openstack.wsgi [req-c141cdec-f578-48b6-94b9-3ef797ae62b5 req-26b30467-4bac-4bd9-890a-062ae8182bb3 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1840.644087] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1840.644087] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1840.647381] [55269]: INFO cinder.volume.api [req-c141cdec-f578-48b6-94b9-3ef797ae62b5 req-26b30467-4bac-4bd9-890a-062ae8182bb3 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1840.651839] [55269]: INFO cinder.api.openstack.wsgi [req-c141cdec-f578-48b6-94b9-3ef797ae62b5 req-26b30467-4bac-4bd9-890a-062ae8182bb3 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1840.652509] [55269]: [pid: 55269|app: 0|req: 123/261] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:17 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1840.663258] [55270]: DEBUG cinder.api.middleware.request_id [None req-be4ed202-9f18-48c6-8b5a-81524ad869cb None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.665355] [55270]: INFO cinder.api.openstack.wsgi [None req-be4ed202-9f18-48c6-8b5a-81524ad869cb tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1840.665577] [55270]: DEBUG cinder.api.openstack.wsgi [None req-be4ed202-9f18-48c6-8b5a-81524ad869cb tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1840.665791] [55270]: DEBUG cinder.api.openstack.wsgi [None req-be4ed202-9f18-48c6-8b5a-81524ad869cb tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1840.675707] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1840.675707] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1840.679013] [55270]: INFO cinder.volume.api [None req-be4ed202-9f18-48c6-8b5a-81524ad869cb tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1840.683467] [55270]: INFO cinder.api.openstack.wsgi [None req-be4ed202-9f18-48c6-8b5a-81524ad869cb tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1840.683877] [55270]: [pid: 55270|app: 0|req: 139/262] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:17 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1840.719230] [55269]: DEBUG cinder.api.middleware.request_id [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-d9e8cf2a-296e-472c-8711-eaef329ed9f8 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.722131] [55269]: INFO cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-d9e8cf2a-296e-472c-8711-eaef329ed9f8 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1840.722658] [55269]: DEBUG cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-d9e8cf2a-296e-472c-8711-eaef329ed9f8 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1840.723902] [55269]: DEBUG cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-d9e8cf2a-296e-472c-8711-eaef329ed9f8 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1840.733938] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1840.733938] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1840.737763] [55269]: INFO cinder.volume.api [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-d9e8cf2a-296e-472c-8711-eaef329ed9f8 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1840.742308] [55269]: INFO cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-d9e8cf2a-296e-472c-8711-eaef329ed9f8 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1840.742956] [55269]: [pid: 55269|app: 0|req: 124/263] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:17 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1840.759237] [55270]: DEBUG cinder.api.middleware.request_id [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-92365788-aa05-418b-b50d-442914091488 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.761656] [55270]: INFO cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-92365788-aa05-418b-b50d-442914091488 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] POST http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa/action [ 1840.762130] [55270]: DEBUG cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-92365788-aa05-418b-b50d-442914091488 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1840.762383] [55270]: DEBUG cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-92365788-aa05-418b-b50d-442914091488 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1840.773372] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1840.773372] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1840.773813] [55270]: INFO cinder.volume.api [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-92365788-aa05-418b-b50d-442914091488 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1840.779553] [55270]: INFO cinder.volume.api [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-92365788-aa05-418b-b50d-442914091488 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Begin detaching volume completed successfully. [ 1840.779855] [55270]: INFO cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-92365788-aa05-418b-b50d-442914091488 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa/action returned with HTTP 202 [ 1840.780256] [55270]: [pid: 55270|app: 0|req: 140/264] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 02:58:17 2024] POST /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1841.804192] [55269]: DEBUG cinder.api.middleware.request_id [None req-873c4dff-6f20-436f-91e2-94b0e3dc1b0c None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1841.804810] [55269]: INFO cinder.api.openstack.wsgi [None req-873c4dff-6f20-436f-91e2-94b0e3dc1b0c None None] GET http://10.180.1.21/volume// [ 1841.805076] [55269]: DEBUG cinder.api.openstack.wsgi [None req-873c4dff-6f20-436f-91e2-94b0e3dc1b0c None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1841.805374] [55269]: DEBUG cinder.api.openstack.wsgi [None req-873c4dff-6f20-436f-91e2-94b0e3dc1b0c None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1841.805918] [55269]: INFO cinder.api.openstack.wsgi [None req-873c4dff-6f20-436f-91e2-94b0e3dc1b0c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1841.806346] [55269]: [pid: 55269|app: 0|req: 125/265] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:58:18 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1841.809974] [55270]: DEBUG cinder.api.middleware.request_id [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-72283009-d060-418c-882e-313da16e0167 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1841.812438] [55270]: INFO cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-72283009-d060-418c-882e-313da16e0167 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1841.812732] [55270]: DEBUG cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-72283009-d060-418c-882e-313da16e0167 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1841.812906] [55270]: DEBUG cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-72283009-d060-418c-882e-313da16e0167 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1841.826394] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1841.826394] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1841.830246] [55270]: INFO cinder.volume.api [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-72283009-d060-418c-882e-313da16e0167 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1841.835259] [55270]: INFO cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-72283009-d060-418c-882e-313da16e0167 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1841.835674] [55270]: [pid: 55270|app: 0|req: 141/266] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:58:18 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1842.974439] [55269]: DEBUG cinder.api.middleware.request_id [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-f787936f-afe2-4b9c-949f-1ad76e12201c None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1842.976938] [55269]: INFO cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-f787936f-afe2-4b9c-949f-1ad76e12201c tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0db01edb-4ff2-43a7-8f8f-25d491da0072 [ 1842.977252] [55269]: DEBUG cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-f787936f-afe2-4b9c-949f-1ad76e12201c tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1842.977542] [55269]: DEBUG cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-f787936f-afe2-4b9c-949f-1ad76e12201c tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'version_select' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1842.985326] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1842.985326] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1843.511848] [55269]: INFO cinder.api.openstack.wsgi [req-c19467bb-421b-4e9f-9d1c-13aca83b5857 req-f787936f-afe2-4b9c-949f-1ad76e12201c tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/attachments/0db01edb-4ff2-43a7-8f8f-25d491da0072 returned with HTTP 200 [ 1843.512628] [55269]: [pid: 55269|app: 0|req: 126/267] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 02:58:19 2024] DELETE /volume/v3/attachments/0db01edb-4ff2-43a7-8f8f-25d491da0072 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1844.963518] [55270]: DEBUG cinder.api.middleware.request_id [None req-a33d3b04-b256-4962-9a39-a501bede4e8a None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1844.965577] [55270]: INFO cinder.api.openstack.wsgi [None req-a33d3b04-b256-4962-9a39-a501bede4e8a tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1844.965811] [55270]: DEBUG cinder.api.openstack.wsgi [None req-a33d3b04-b256-4962-9a39-a501bede4e8a tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1844.966039] [55270]: DEBUG cinder.api.openstack.wsgi [None req-a33d3b04-b256-4962-9a39-a501bede4e8a tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1844.974904] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1844.974904] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1844.978346] [55270]: INFO cinder.volume.api [None req-a33d3b04-b256-4962-9a39-a501bede4e8a tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1844.982960] [55270]: INFO cinder.api.openstack.wsgi [None req-a33d3b04-b256-4962-9a39-a501bede4e8a tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1844.983475] [55270]: [pid: 55270|app: 0|req: 142/268] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:21 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1846.024362] [55269]: DEBUG cinder.api.middleware.request_id [None req-5feb8acc-ad92-4a94-9c8e-7973463df378 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1846.026430] [55269]: INFO cinder.api.openstack.wsgi [None req-5feb8acc-ad92-4a94-9c8e-7973463df378 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1846.026651] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5feb8acc-ad92-4a94-9c8e-7973463df378 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1846.026868] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5feb8acc-ad92-4a94-9c8e-7973463df378 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1846.042266] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1846.042266] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1846.046147] [55269]: INFO cinder.volume.api [None req-5feb8acc-ad92-4a94-9c8e-7973463df378 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1846.051465] [55269]: INFO cinder.api.openstack.wsgi [None req-5feb8acc-ad92-4a94-9c8e-7973463df378 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1846.051866] [55269]: [pid: 55269|app: 0|req: 127/269] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:22 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1846.086021] [55270]: DEBUG cinder.api.middleware.request_id [req-164b8dd4-105c-40b3-b091-7a887e263798 req-aa61bb3e-6455-4f59-bdcc-6935be603c0a None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1846.088331] [55270]: INFO cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-aa61bb3e-6455-4f59-bdcc-6935be603c0a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1846.088554] [55270]: DEBUG cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-aa61bb3e-6455-4f59-bdcc-6935be603c0a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1846.088788] [55270]: DEBUG cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-aa61bb3e-6455-4f59-bdcc-6935be603c0a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1846.098227] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1846.098227] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1846.101237] [55270]: INFO cinder.volume.api [req-164b8dd4-105c-40b3-b091-7a887e263798 req-aa61bb3e-6455-4f59-bdcc-6935be603c0a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1846.105445] [55270]: INFO cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-aa61bb3e-6455-4f59-bdcc-6935be603c0a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1846.105834] [55270]: [pid: 55270|app: 0|req: 143/270] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:22 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1846.121854] [55269]: DEBUG cinder.api.middleware.request_id [req-164b8dd4-105c-40b3-b091-7a887e263798 req-d2ab6d03-4954-4660-a6a7-9787cf7fb7fb None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1846.124630] [55269]: INFO cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-d2ab6d03-4954-4660-a6a7-9787cf7fb7fb tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] POST http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1/action [ 1846.125049] [55269]: DEBUG cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-d2ab6d03-4954-4660-a6a7-9787cf7fb7fb tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1846.125196] [55269]: DEBUG cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-d2ab6d03-4954-4660-a6a7-9787cf7fb7fb tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1846.134976] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1846.134976] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1846.135626] [55269]: INFO cinder.volume.api [req-164b8dd4-105c-40b3-b091-7a887e263798 req-d2ab6d03-4954-4660-a6a7-9787cf7fb7fb tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1846.144865] [55269]: INFO cinder.volume.api [req-164b8dd4-105c-40b3-b091-7a887e263798 req-d2ab6d03-4954-4660-a6a7-9787cf7fb7fb tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Begin detaching volume completed successfully. [ 1846.145243] [55269]: INFO cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-d2ab6d03-4954-4660-a6a7-9787cf7fb7fb tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1/action returned with HTTP 202 [ 1846.145745] [55269]: [pid: 55269|app: 0|req: 128/271] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 02:58:22 2024] POST /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1847.174431] [55270]: DEBUG cinder.api.middleware.request_id [None req-722519d2-817b-43f8-be27-f66816d525a5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.174885] [55270]: INFO cinder.api.openstack.wsgi [None req-722519d2-817b-43f8-be27-f66816d525a5 None None] GET http://10.180.1.21/volume// [ 1847.175078] [55270]: DEBUG cinder.api.openstack.wsgi [None req-722519d2-817b-43f8-be27-f66816d525a5 None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1847.175306] [55270]: DEBUG cinder.api.openstack.wsgi [None req-722519d2-817b-43f8-be27-f66816d525a5 None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1847.175713] [55270]: INFO cinder.api.openstack.wsgi [None req-722519d2-817b-43f8-be27-f66816d525a5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1847.176033] [55270]: [pid: 55270|app: 0|req: 144/272] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:58:24 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1847.186814] [55269]: DEBUG cinder.api.middleware.request_id [req-164b8dd4-105c-40b3-b091-7a887e263798 req-72563a74-a052-4562-8a9c-54762c1c3657 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.188404] [55269]: INFO cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-72563a74-a052-4562-8a9c-54762c1c3657 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1847.188404] [55269]: DEBUG cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-72563a74-a052-4562-8a9c-54762c1c3657 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1847.188541] [55269]: DEBUG cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-72563a74-a052-4562-8a9c-54762c1c3657 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1847.203569] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1847.203569] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1847.207419] [55269]: INFO cinder.volume.api [req-164b8dd4-105c-40b3-b091-7a887e263798 req-72563a74-a052-4562-8a9c-54762c1c3657 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1847.213754] [55269]: INFO cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-72563a74-a052-4562-8a9c-54762c1c3657 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1847.214172] [55269]: [pid: 55269|app: 0|req: 129/273] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:58:24 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 1327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1848.381777] [55270]: DEBUG cinder.api.middleware.request_id [req-164b8dd4-105c-40b3-b091-7a887e263798 req-4ce46bdf-1dea-46ac-8b5f-c7e644be565f None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.384360] [55270]: INFO cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-4ce46bdf-1dea-46ac-8b5f-c7e644be565f tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] DELETE http://10.180.1.21/volume/v3/attachments/08a921dd-c392-42ed-8554-3f7bb278009c [ 1848.384589] [55270]: DEBUG cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-4ce46bdf-1dea-46ac-8b5f-c7e644be565f tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1848.384804] [55270]: DEBUG cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-4ce46bdf-1dea-46ac-8b5f-c7e644be565f tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1848.393634] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1848.393634] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1848.929283] [55270]: INFO cinder.api.openstack.wsgi [req-164b8dd4-105c-40b3-b091-7a887e263798 req-4ce46bdf-1dea-46ac-8b5f-c7e644be565f tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/attachments/08a921dd-c392-42ed-8554-3f7bb278009c returned with HTTP 200 [ 1848.930545] [55270]: [pid: 55270|app: 0|req: 145/274] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 02:58:25 2024] DELETE /volume/v3/attachments/08a921dd-c392-42ed-8554-3f7bb278009c => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1850.172465] [55269]: DEBUG cinder.api.middleware.request_id [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1850.174569] [55269]: INFO cinder.api.openstack.wsgi [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1850.174980] [55269]: DEBUG cinder.api.openstack.wsgi [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1832678776"}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1850.176691] [55269]: DEBUG cinder.api.v3.volumes [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1832678776'}} {{(pid=55269) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1850.176831] [55269]: INFO cinder.api.v3.volumes [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Create volume of 1 GB [ 1850.182396] [55269]: INFO cinder.volume.api [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Availability Zones retrieved successfully. [ 1850.190186] [55269]: DEBUG cinder.volume.api [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Flow 'volume_create_api' (61cfc68e-6ae8-418f-aead-837f9a2c0682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1850.191594] [55269]: DEBUG cinder.volume.api [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0056d54-7f80-4228-bbb1-fb8801df5f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1850.192757] [55269]: DEBUG cinder.volume.flows.api.create_volume [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Validating volume size '1' using validate_int {{(pid=55269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1850.211528] [55269]: DEBUG cinder.volume.api [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0056d54-7f80-4228-bbb1-fb8801df5f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1850.212563] [55269]: DEBUG cinder.volume.api [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11e5d542-b3cd-42f5-ad9b-b00ed709fa4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1850.261560] [55269]: DEBUG cinder.quota [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Created reservations ['32a78438-1874-4afd-a1cd-fd6077737a1e', '7194efba-94b8-4e08-8ef8-8fee06506b90', 'b45eb0c1-7b85-48fb-8619-8be7daff4dd1', '5a41164f-ed69-408b-850c-c2a39aa35f19'] {{(pid=55269) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1850.262912] [55269]: DEBUG cinder.volume.api [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11e5d542-b3cd-42f5-ad9b-b00ed709fa4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32a78438-1874-4afd-a1cd-fd6077737a1e', '7194efba-94b8-4e08-8ef8-8fee06506b90', 'b45eb0c1-7b85-48fb-8619-8be7daff4dd1', '5a41164f-ed69-408b-850c-c2a39aa35f19']}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1850.264481] [55269]: DEBUG cinder.volume.api [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8343dc91-6ff3-4d69-bd59-2daacce4a8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1850.287225] [55269]: DEBUG cinder.volume.api [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8343dc91-6ff3-4d69-bd59-2daacce4a8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8de9eb81-0f36-4069-9c8b-8bf875c75c98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1832678776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e4a92683e3f457bb157966a92b48577',qos_specs=None,replication_status=,reservations=['32a78438-1874-4afd-a1cd-fd6077737a1e','7194efba-94b8-4e08-8ef8-8fee06506b90','b45eb0c1-7b85-48fb-8619-8be7daff4dd1','5a41164f-ed69-408b-850c-c2a39aa35f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f99144f3364fe2b298fc4b579d6be8',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:58:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1832678776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8de9eb81-0f36-4069-9c8b-8bf875c75c98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e4a92683e3f457bb157966a92b48577',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='f2f99144f3364fe2b298fc4b579d6be8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1850.287787] [55269]: DEBUG cinder.volume.api [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366c2b28-52ff-4eaf-90de-75822e61fe77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1850.307700] [55269]: DEBUG cinder.volume.api [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366c2b28-52ff-4eaf-90de-75822e61fe77) 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-1832678776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e4a92683e3f457bb157966a92b48577',qos_specs=None,replication_status=,reservations=['32a78438-1874-4afd-a1cd-fd6077737a1e','7194efba-94b8-4e08-8ef8-8fee06506b90','b45eb0c1-7b85-48fb-8619-8be7daff4dd1','5a41164f-ed69-408b-850c-c2a39aa35f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f99144f3364fe2b298fc4b579d6be8',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1850.307700] [55269]: DEBUG cinder.volume.api [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d0449e-fd0e-4955-b806-96c0c6ff043a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1850.323062] [55269]: DEBUG cinder.volume.api [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d0449e-fd0e-4955-b806-96c0c6ff043a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1850.324382] [55269]: DEBUG cinder.volume.api [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Flow 'volume_create_api' (61cfc68e-6ae8-418f-aead-837f9a2c0682) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1850.324872] [55269]: INFO cinder.volume.api [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Create volume request issued successfully. [ 1850.325670] [55269]: INFO cinder.api.openstack.wsgi [None req-79ae6fdb-57b3-48a8-927d-e99a21577bfe tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1850.326263] [55269]: [pid: 55269|app: 0|req: 130/275] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:58:27 2024] POST /volume/v3/volumes => generated 750 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1850.337602] [55270]: DEBUG cinder.api.middleware.request_id [None req-f3497cdf-4849-4c07-b9f8-35ac56ec0159 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1850.340121] [55270]: INFO cinder.api.openstack.wsgi [None req-f3497cdf-4849-4c07-b9f8-35ac56ec0159 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1850.340647] [55270]: DEBUG cinder.api.openstack.wsgi [None req-f3497cdf-4849-4c07-b9f8-35ac56ec0159 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1850.341047] [55270]: DEBUG cinder.api.openstack.wsgi [None req-f3497cdf-4849-4c07-b9f8-35ac56ec0159 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1850.350478] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1850.350478] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1850.355056] [55270]: INFO cinder.volume.api [None req-f3497cdf-4849-4c07-b9f8-35ac56ec0159 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1850.362679] [55270]: INFO cinder.api.openstack.wsgi [None req-f3497cdf-4849-4c07-b9f8-35ac56ec0159 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1850.362679] [55270]: [pid: 55270|app: 0|req: 146/276] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:27 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1850.451359] [55269]: DEBUG cinder.api.middleware.request_id [None req-60eaeecd-90c6-4b7d-9bdd-c9d81770adff None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1850.453630] [55269]: INFO cinder.api.openstack.wsgi [None req-60eaeecd-90c6-4b7d-9bdd-c9d81770adff tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1850.453934] [55269]: DEBUG cinder.api.openstack.wsgi [None req-60eaeecd-90c6-4b7d-9bdd-c9d81770adff tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1850.454101] [55269]: DEBUG cinder.api.openstack.wsgi [None req-60eaeecd-90c6-4b7d-9bdd-c9d81770adff tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1850.464666] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1850.464666] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1850.469399] [55269]: INFO cinder.volume.api [None req-60eaeecd-90c6-4b7d-9bdd-c9d81770adff tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1850.474456] [55269]: INFO cinder.api.openstack.wsgi [None req-60eaeecd-90c6-4b7d-9bdd-c9d81770adff tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1850.474859] [55269]: [pid: 55269|app: 0|req: 131/277] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:27 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1851.067871] [55270]: DEBUG cinder.api.middleware.request_id [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1851.075058] [55270]: INFO cinder.api.openstack.wsgi [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1851.075058] [55270]: DEBUG cinder.api.openstack.wsgi [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1284592049", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1851.077472] [55270]: DEBUG cinder.api.v3.volumes [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1284592049', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55270) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1851.078923] [55270]: INFO cinder.api.v3.volumes [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Create volume of 1 GB [ 1851.088071] [55270]: INFO cinder.volume.api [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Availability Zones retrieved successfully. [ 1851.097797] [55270]: DEBUG cinder.volume.api [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Flow 'volume_create_api' (7139d2ec-eec3-4d3b-9819-97ce658d91e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1851.099326] [55270]: DEBUG cinder.volume.api [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (901f12da-b9d6-4085-8e44-684771ded0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1851.101506] [55270]: DEBUG cinder.volume.flows.api.create_volume [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Validating volume size '1' using validate_int {{(pid=55270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1851.129143] [55270]: DEBUG cinder.volume.api [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (901f12da-b9d6-4085-8e44-684771ded0f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1851.130843] [55270]: DEBUG cinder.volume.api [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50bdacc0-51ed-4d03-b3e2-5debffebe3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1851.202964] [55270]: DEBUG cinder.quota [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Created reservations ['9951771a-4abb-4372-8cd6-1163293ed107', '7a346528-0e01-4406-af26-f750b673c6a1', '964822df-338b-4243-bdfc-5d9c81e5636b', 'e5b37d50-b3cb-4b3e-9559-c1bbe408d35f'] {{(pid=55270) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1851.203528] [55270]: DEBUG cinder.volume.api [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50bdacc0-51ed-4d03-b3e2-5debffebe3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9951771a-4abb-4372-8cd6-1163293ed107', '7a346528-0e01-4406-af26-f750b673c6a1', '964822df-338b-4243-bdfc-5d9c81e5636b', 'e5b37d50-b3cb-4b3e-9559-c1bbe408d35f']}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1851.204432] [55270]: DEBUG cinder.volume.api [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afd531e9-214f-4c22-93b8-3f1d3f1d0cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1851.219495] [55270]: DEBUG cinder.volume.api [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afd531e9-214f-4c22-93b8-3f1d3f1d0cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3a29e21-2bb1-407b-aa35-54f70e337603', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1284592049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c31e075228ce4d1793fd6d003618b3f1',qos_specs=None,replication_status=,reservations=['9951771a-4abb-4372-8cd6-1163293ed107','7a346528-0e01-4406-af26-f750b673c6a1','964822df-338b-4243-bdfc-5d9c81e5636b','e5b37d50-b3cb-4b3e-9559-c1bbe408d35f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ff9a012f6541869fc524b0e6f8f430',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:58:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1284592049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3a29e21-2bb1-407b-aa35-54f70e337603,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c31e075228ce4d1793fd6d003618b3f1',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='58ff9a012f6541869fc524b0e6f8f430',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1851.219794] [55270]: DEBUG cinder.volume.api [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57f24f8e-7662-4947-8bfe-e902631b8127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1851.232133] [55270]: DEBUG cinder.volume.api [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57f24f8e-7662-4947-8bfe-e902631b8127) 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-1284592049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c31e075228ce4d1793fd6d003618b3f1',qos_specs=None,replication_status=,reservations=['9951771a-4abb-4372-8cd6-1163293ed107','7a346528-0e01-4406-af26-f750b673c6a1','964822df-338b-4243-bdfc-5d9c81e5636b','e5b37d50-b3cb-4b3e-9559-c1bbe408d35f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ff9a012f6541869fc524b0e6f8f430',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1851.233028] [55270]: DEBUG cinder.volume.api [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667e6259-efc9-4fd3-9481-dce1958e83e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1851.247880] [55270]: DEBUG cinder.volume.api [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667e6259-efc9-4fd3-9481-dce1958e83e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1851.247880] [55270]: DEBUG cinder.volume.api [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Flow 'volume_create_api' (7139d2ec-eec3-4d3b-9819-97ce658d91e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1851.247880] [55270]: INFO cinder.volume.api [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Create volume request issued successfully. [ 1851.247880] [55270]: INFO cinder.api.openstack.wsgi [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-4487569b-6f22-46ea-8f66-6f5ad6f6a8b7 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1851.247880] [55270]: [pid: 55270|app: 0|req: 147/278] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Dec 12 02:58:27 2024] POST /volume/v3/volumes => generated 754 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1851.251117] [55269]: DEBUG cinder.api.middleware.request_id [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-0eec7bff-9f85-40dd-b9d0-020cb19dcf46 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1851.255029] [55269]: INFO cinder.api.openstack.wsgi [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-0eec7bff-9f85-40dd-b9d0-020cb19dcf46 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] GET http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 [ 1851.255186] [55269]: DEBUG cinder.api.openstack.wsgi [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-0eec7bff-9f85-40dd-b9d0-020cb19dcf46 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1851.255499] [55269]: DEBUG cinder.api.openstack.wsgi [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-0eec7bff-9f85-40dd-b9d0-020cb19dcf46 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1851.264632] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1851.264632] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1851.269333] [55269]: INFO cinder.volume.api [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-0eec7bff-9f85-40dd-b9d0-020cb19dcf46 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Volume info retrieved successfully. [ 1851.276579] [55269]: INFO cinder.api.openstack.wsgi [req-12db9f47-c0c5-418d-9016-b2df92119d5f req-0eec7bff-9f85-40dd-b9d0-020cb19dcf46 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 returned with HTTP 200 [ 1851.277314] [55269]: [pid: 55269|app: 0|req: 132/279] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:28 2024] GET /volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1851.296929] [55270]: DEBUG cinder.api.middleware.request_id [req-891f9637-62f8-42b8-aad5-6a418f112dfd req-b3400d74-cca9-481c-8b36-af715ace43fb None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1851.299453] [55270]: INFO cinder.api.openstack.wsgi [req-891f9637-62f8-42b8-aad5-6a418f112dfd req-b3400d74-cca9-481c-8b36-af715ace43fb tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] GET http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 [ 1851.299840] [55270]: DEBUG cinder.api.openstack.wsgi [req-891f9637-62f8-42b8-aad5-6a418f112dfd req-b3400d74-cca9-481c-8b36-af715ace43fb tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1851.299910] [55270]: DEBUG cinder.api.openstack.wsgi [req-891f9637-62f8-42b8-aad5-6a418f112dfd req-b3400d74-cca9-481c-8b36-af715ace43fb tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1851.312563] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1851.312563] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1851.316493] [55270]: INFO cinder.volume.api [req-891f9637-62f8-42b8-aad5-6a418f112dfd req-b3400d74-cca9-481c-8b36-af715ace43fb tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Volume info retrieved successfully. [ 1851.322187] [55270]: INFO cinder.api.openstack.wsgi [req-891f9637-62f8-42b8-aad5-6a418f112dfd req-b3400d74-cca9-481c-8b36-af715ace43fb tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 returned with HTTP 200 [ 1851.323478] [55270]: [pid: 55270|app: 0|req: 148/280] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:28 2024] GET /volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1851.372933] [55269]: DEBUG cinder.api.middleware.request_id [None req-1477e8ba-d824-4e0f-b199-8143c20e94cc None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1851.376698] [55269]: INFO cinder.api.openstack.wsgi [None req-1477e8ba-d824-4e0f-b199-8143c20e94cc tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1851.376993] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1477e8ba-d824-4e0f-b199-8143c20e94cc tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1851.377227] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1477e8ba-d824-4e0f-b199-8143c20e94cc tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1851.391129] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1851.391129] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1851.398228] [55269]: INFO cinder.volume.api [None req-1477e8ba-d824-4e0f-b199-8143c20e94cc tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1851.407221] [55269]: INFO cinder.api.openstack.wsgi [None req-1477e8ba-d824-4e0f-b199-8143c20e94cc tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1851.408240] [55269]: [pid: 55269|app: 0|req: 133/281] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:28 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1851.455334] [55270]: DEBUG cinder.api.middleware.request_id [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-ed20c282-42df-4ffc-ac1b-224a0b4be0a5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1851.458993] [55270]: INFO cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-ed20c282-42df-4ffc-ac1b-224a0b4be0a5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1851.459206] [55270]: DEBUG cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-ed20c282-42df-4ffc-ac1b-224a0b4be0a5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1851.459769] [55270]: DEBUG cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-ed20c282-42df-4ffc-ac1b-224a0b4be0a5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1851.470881] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1851.470881] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1851.475424] [55270]: INFO cinder.volume.api [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-ed20c282-42df-4ffc-ac1b-224a0b4be0a5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1851.486364] [55270]: INFO cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-ed20c282-42df-4ffc-ac1b-224a0b4be0a5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1851.486364] [55270]: [pid: 55270|app: 0|req: 149/282] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:28 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1853.007140] [55269]: DEBUG cinder.api.middleware.request_id [None req-8a5de40e-5f8f-4189-b534-e12b477bf4e7 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.007586] [55269]: INFO cinder.api.openstack.wsgi [None req-8a5de40e-5f8f-4189-b534-e12b477bf4e7 None None] GET http://10.180.1.21/volume// [ 1853.007771] [55269]: DEBUG cinder.api.openstack.wsgi [None req-8a5de40e-5f8f-4189-b534-e12b477bf4e7 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.007993] [55269]: DEBUG cinder.api.openstack.wsgi [None req-8a5de40e-5f8f-4189-b534-e12b477bf4e7 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.008425] [55269]: INFO cinder.api.openstack.wsgi [None req-8a5de40e-5f8f-4189-b534-e12b477bf4e7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1853.008822] [55269]: [pid: 55269|app: 0|req: 134/283] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 02:58:29 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1853.013644] [55270]: DEBUG cinder.api.middleware.request_id [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-776edc91-df87-4d4e-81ea-268cc9b4cf1a None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.015889] [55270]: INFO cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-776edc91-df87-4d4e-81ea-268cc9b4cf1a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1853.016329] [55270]: DEBUG cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-776edc91-df87-4d4e-81ea-268cc9b4cf1a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8de9eb81-0f36-4069-9c8b-8bf875c75c98", "connector": null, "instance_uuid": "d03ed540-5c20-4bcb-ac7e-eec8c09e4451"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1853.028916] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.028916] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.053568] [55270]: INFO cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-776edc91-df87-4d4e-81ea-268cc9b4cf1a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1853.053568] [55270]: [pid: 55270|app: 0|req: 150/284] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 02:58:29 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1853.078399] [55269]: DEBUG cinder.api.middleware.request_id [req-893afca8-6acc-4de7-a175-7736873a8af8 req-b6134c94-cba1-48f1-84df-7c054d231d15 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.079663] [55270]: DEBUG cinder.api.middleware.request_id [None req-3c20bc80-61d6-40ec-9eee-c15353bd8349 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.084569] [55270]: INFO cinder.api.openstack.wsgi [None req-3c20bc80-61d6-40ec-9eee-c15353bd8349 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1853.084569] [55270]: DEBUG cinder.api.openstack.wsgi [None req-3c20bc80-61d6-40ec-9eee-c15353bd8349 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.084569] [55270]: DEBUG cinder.api.openstack.wsgi [None req-3c20bc80-61d6-40ec-9eee-c15353bd8349 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.084663] [55269]: INFO cinder.api.openstack.wsgi [req-893afca8-6acc-4de7-a175-7736873a8af8 req-b6134c94-cba1-48f1-84df-7c054d231d15 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] GET http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 [ 1853.084663] [55269]: DEBUG cinder.api.openstack.wsgi [req-893afca8-6acc-4de7-a175-7736873a8af8 req-b6134c94-cba1-48f1-84df-7c054d231d15 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.084663] [55269]: DEBUG cinder.api.openstack.wsgi [req-893afca8-6acc-4de7-a175-7736873a8af8 req-b6134c94-cba1-48f1-84df-7c054d231d15 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.093037] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.093037] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.097603] [55269]: INFO cinder.volume.api [req-893afca8-6acc-4de7-a175-7736873a8af8 req-b6134c94-cba1-48f1-84df-7c054d231d15 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Volume info retrieved successfully. [ 1853.102789] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.102789] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.107372] [55270]: INFO cinder.volume.api [None req-3c20bc80-61d6-40ec-9eee-c15353bd8349 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1853.113706] [55269]: INFO cinder.api.openstack.wsgi [req-893afca8-6acc-4de7-a175-7736873a8af8 req-b6134c94-cba1-48f1-84df-7c054d231d15 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 returned with HTTP 200 [ 1853.114167] [55269]: [pid: 55269|app: 0|req: 135/285] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:29 2024] GET /volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1853.118304] [55270]: INFO cinder.api.openstack.wsgi [None req-3c20bc80-61d6-40ec-9eee-c15353bd8349 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1853.118304] [55270]: [pid: 55270|app: 0|req: 151/286] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:29 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1853.325309] [55269]: DEBUG cinder.api.middleware.request_id [req-5a7d2ceb-5cf9-48d2-93f6-1234ede2954f req-e68e4cdf-817a-4fb9-a7df-e9636b9e53f3 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.329627] [55269]: INFO cinder.api.openstack.wsgi [req-5a7d2ceb-5cf9-48d2-93f6-1234ede2954f req-e68e4cdf-817a-4fb9-a7df-e9636b9e53f3 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1853.330262] [55269]: DEBUG cinder.api.openstack.wsgi [req-5a7d2ceb-5cf9-48d2-93f6-1234ede2954f req-e68e4cdf-817a-4fb9-a7df-e9636b9e53f3 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3a29e21-2bb1-407b-aa35-54f70e337603", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1250665151", "description": null, "metadata": {}}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1853.349522] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.349522] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.350440] [55269]: INFO cinder.volume.api [req-5a7d2ceb-5cf9-48d2-93f6-1234ede2954f req-e68e4cdf-817a-4fb9-a7df-e9636b9e53f3 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Volume info retrieved successfully. [ 1853.350713] [55269]: INFO cinder.api.v3.snapshots [req-5a7d2ceb-5cf9-48d2-93f6-1234ede2954f req-e68e4cdf-817a-4fb9-a7df-e9636b9e53f3 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Create snapshot from volume e3a29e21-2bb1-407b-aa35-54f70e337603 [ 1853.378959] [55269]: WARNING cinder.quota [req-5a7d2ceb-5cf9-48d2-93f6-1234ede2954f req-e68e4cdf-817a-4fb9-a7df-e9636b9e53f3 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-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. [ 1853.407651] [55269]: DEBUG cinder.quota [req-5a7d2ceb-5cf9-48d2-93f6-1234ede2954f req-e68e4cdf-817a-4fb9-a7df-e9636b9e53f3 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Created reservations ['a12cac51-5cdc-4243-a999-b2dde4bf8549', '757c8dca-173b-4f23-b8bb-16607dcc2e4b', '1bdf7a7a-675c-40fe-b9e9-be6ff425d4d6', '8a6fcc67-c6f3-4193-bfcb-b36724635786'] {{(pid=55269) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1853.456609] [55269]: INFO cinder.volume.api [req-5a7d2ceb-5cf9-48d2-93f6-1234ede2954f req-e68e4cdf-817a-4fb9-a7df-e9636b9e53f3 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Snapshot create request issued successfully. [ 1853.457029] [55269]: INFO cinder.api.openstack.wsgi [req-5a7d2ceb-5cf9-48d2-93f6-1234ede2954f req-e68e4cdf-817a-4fb9-a7df-e9636b9e53f3 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1853.457683] [55269]: [pid: 55269|app: 0|req: 136/287] 10.180.1.21 () {64 vars in 1427 bytes} [Thu Dec 12 02:58:30 2024] POST /volume/v3/snapshots => generated 311 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1853.477158] [55270]: DEBUG cinder.api.middleware.request_id [req-60ae192a-9f37-4135-84f5-530e75595c73 req-412244ab-855d-43b4-8bdf-5c9a579c602b None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.482516] [55270]: INFO cinder.api.openstack.wsgi [req-60ae192a-9f37-4135-84f5-530e75595c73 req-412244ab-855d-43b4-8bdf-5c9a579c602b tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] GET http://10.180.1.21/volume/v3/snapshots/f75a648e-8474-45eb-9604-f4944eca6044 [ 1853.482516] [55270]: DEBUG cinder.api.openstack.wsgi [req-60ae192a-9f37-4135-84f5-530e75595c73 req-412244ab-855d-43b4-8bdf-5c9a579c602b tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.482516] [55270]: DEBUG cinder.api.openstack.wsgi [req-60ae192a-9f37-4135-84f5-530e75595c73 req-412244ab-855d-43b4-8bdf-5c9a579c602b tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.505911] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.505911] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.506379] [55270]: INFO cinder.volume.api [req-60ae192a-9f37-4135-84f5-530e75595c73 req-412244ab-855d-43b4-8bdf-5c9a579c602b tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Snapshot retrieved successfully. [ 1853.507583] [55270]: INFO cinder.api.openstack.wsgi [req-60ae192a-9f37-4135-84f5-530e75595c73 req-412244ab-855d-43b4-8bdf-5c9a579c602b tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/snapshots/f75a648e-8474-45eb-9604-f4944eca6044 returned with HTTP 200 [ 1853.508331] [55270]: [pid: 55270|app: 0|req: 152/288] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Dec 12 02:58:30 2024] GET /volume/v3/snapshots/f75a648e-8474-45eb-9604-f4944eca6044 => generated 443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1853.525382] [55269]: DEBUG cinder.api.middleware.request_id [req-908ffaf2-64bb-43b3-8f69-18f18a0c1dcf req-60c2dd17-bf18-4587-b03a-18491b424cfc None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.528250] [55269]: INFO cinder.api.openstack.wsgi [req-908ffaf2-64bb-43b3-8f69-18f18a0c1dcf req-60c2dd17-bf18-4587-b03a-18491b424cfc tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1853.528542] [55269]: DEBUG cinder.api.openstack.wsgi [req-908ffaf2-64bb-43b3-8f69-18f18a0c1dcf req-60c2dd17-bf18-4587-b03a-18491b424cfc tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.528763] [55269]: DEBUG cinder.api.openstack.wsgi [req-908ffaf2-64bb-43b3-8f69-18f18a0c1dcf req-60c2dd17-bf18-4587-b03a-18491b424cfc tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Calling method 'detail' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.529229] [55269]: DEBUG cinder.api.api_utils [req-908ffaf2-64bb-43b3-8f69-18f18a0c1dcf req-60c2dd17-bf18-4587-b03a-18491b424cfc tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Removing options '' from query. {{(pid=55269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1853.529642] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.529642] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.530714] [55269]: DEBUG cinder.db.sqlalchemy.api [req-908ffaf2-64bb-43b3-8f69-18f18a0c1dcf req-60c2dd17-bf18-4587-b03a-18491b424cfc tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Building query based on filter {{(pid=55269) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1853.545083] [55269]: INFO cinder.volume.api [req-908ffaf2-64bb-43b3-8f69-18f18a0c1dcf req-60c2dd17-bf18-4587-b03a-18491b424cfc tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Get all snapshots completed successfully. [ 1853.545083] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.545083] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.545286] [55269]: INFO cinder.api.openstack.wsgi [req-908ffaf2-64bb-43b3-8f69-18f18a0c1dcf req-60c2dd17-bf18-4587-b03a-18491b424cfc tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1853.545653] [55269]: [pid: 55269|app: 0|req: 137/289] 10.180.1.21 () {60 vars in 1394 bytes} [Thu Dec 12 02:58:30 2024] GET /volume/v3/snapshots/detail => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1853.568256] [55270]: DEBUG cinder.api.middleware.request_id [req-9b5447d7-f982-4624-b743-af9e317aede0 req-2c560e06-0cbe-4111-b196-f91c67e1d999 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.572386] [55270]: INFO cinder.api.openstack.wsgi [req-9b5447d7-f982-4624-b743-af9e317aede0 req-2c560e06-0cbe-4111-b196-f91c67e1d999 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] GET http://10.180.1.21/volume/v3/snapshots/f75a648e-8474-45eb-9604-f4944eca6044 [ 1853.572540] [55270]: DEBUG cinder.api.openstack.wsgi [req-9b5447d7-f982-4624-b743-af9e317aede0 req-2c560e06-0cbe-4111-b196-f91c67e1d999 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.572760] [55270]: DEBUG cinder.api.openstack.wsgi [req-9b5447d7-f982-4624-b743-af9e317aede0 req-2c560e06-0cbe-4111-b196-f91c67e1d999 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.580653] [55269]: DEBUG cinder.api.middleware.request_id [None req-f62f4789-cbe0-4628-8f03-6a6935771539 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.580957] [55269]: INFO cinder.api.openstack.wsgi [None req-f62f4789-cbe0-4628-8f03-6a6935771539 None None] GET http://10.180.1.21/volume// [ 1853.581233] [55269]: DEBUG cinder.api.openstack.wsgi [None req-f62f4789-cbe0-4628-8f03-6a6935771539 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.581453] [55269]: DEBUG cinder.api.openstack.wsgi [None req-f62f4789-cbe0-4628-8f03-6a6935771539 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.581916] [55269]: INFO cinder.api.openstack.wsgi [None req-f62f4789-cbe0-4628-8f03-6a6935771539 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1853.582262] [55269]: [pid: 55269|app: 0|req: 138/290] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:58:30 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1853.582379] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.582379] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.582965] [55270]: INFO cinder.volume.api [req-9b5447d7-f982-4624-b743-af9e317aede0 req-2c560e06-0cbe-4111-b196-f91c67e1d999 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Snapshot retrieved successfully. [ 1853.584040] [55270]: INFO cinder.api.openstack.wsgi [req-9b5447d7-f982-4624-b743-af9e317aede0 req-2c560e06-0cbe-4111-b196-f91c67e1d999 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/snapshots/f75a648e-8474-45eb-9604-f4944eca6044 returned with HTTP 200 [ 1853.586284] [55270]: [pid: 55270|app: 0|req: 153/291] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Dec 12 02:58:30 2024] GET /volume/v3/snapshots/f75a648e-8474-45eb-9604-f4944eca6044 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1853.587393] [55269]: DEBUG cinder.api.middleware.request_id [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-eed09fbc-a294-4d14-a38a-10bcd11ed362 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.589828] [55269]: INFO cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-eed09fbc-a294-4d14-a38a-10bcd11ed362 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1853.594023] [55269]: DEBUG cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-eed09fbc-a294-4d14-a38a-10bcd11ed362 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.594023] [55269]: DEBUG cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-eed09fbc-a294-4d14-a38a-10bcd11ed362 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.598527] [55270]: DEBUG cinder.api.middleware.request_id [req-1362707a-98f5-4469-8338-bbe027e41054 req-3d7edd0a-88d7-44f2-8c6d-7f56cbb271c3 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.600954] [55270]: INFO cinder.api.openstack.wsgi [req-1362707a-98f5-4469-8338-bbe027e41054 req-3d7edd0a-88d7-44f2-8c6d-7f56cbb271c3 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/f75a648e-8474-45eb-9604-f4944eca6044 [ 1853.601207] [55270]: DEBUG cinder.api.openstack.wsgi [req-1362707a-98f5-4469-8338-bbe027e41054 req-3d7edd0a-88d7-44f2-8c6d-7f56cbb271c3 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.601500] [55270]: DEBUG cinder.api.openstack.wsgi [req-1362707a-98f5-4469-8338-bbe027e41054 req-3d7edd0a-88d7-44f2-8c6d-7f56cbb271c3 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.601551] [55270]: INFO cinder.api.v2.snapshots [req-1362707a-98f5-4469-8338-bbe027e41054 req-3d7edd0a-88d7-44f2-8c6d-7f56cbb271c3 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Delete snapshot with id: f75a648e-8474-45eb-9604-f4944eca6044 [ 1853.604859] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.604859] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.609197] [55269]: INFO cinder.volume.api [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-eed09fbc-a294-4d14-a38a-10bcd11ed362 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1853.614521] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.614521] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.615152] [55270]: INFO cinder.volume.api [req-1362707a-98f5-4469-8338-bbe027e41054 req-3d7edd0a-88d7-44f2-8c6d-7f56cbb271c3 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Snapshot retrieved successfully. [ 1853.615272] [55269]: INFO cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-eed09fbc-a294-4d14-a38a-10bcd11ed362 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1853.615686] [55269]: [pid: 55269|app: 0|req: 139/292] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:58:30 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1853.634776] [55270]: INFO cinder.volume.api [req-1362707a-98f5-4469-8338-bbe027e41054 req-3d7edd0a-88d7-44f2-8c6d-7f56cbb271c3 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Snapshot delete request issued successfully. [ 1853.635010] [55270]: INFO cinder.api.openstack.wsgi [req-1362707a-98f5-4469-8338-bbe027e41054 req-3d7edd0a-88d7-44f2-8c6d-7f56cbb271c3 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/snapshots/f75a648e-8474-45eb-9604-f4944eca6044 returned with HTTP 202 [ 1853.635662] [55270]: [pid: 55270|app: 0|req: 154/293] 10.180.1.21 () {62 vars in 1506 bytes} [Thu Dec 12 02:58:30 2024] DELETE /volume/v3/snapshots/f75a648e-8474-45eb-9604-f4944eca6044 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1853.651731] [55269]: DEBUG cinder.api.middleware.request_id [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-e270e086-d22c-4654-8aeb-ecb7907bbae5 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.653582] [55270]: DEBUG cinder.api.middleware.request_id [req-237169c9-7903-40a2-bc45-2a63f7f26018 req-f61d8104-ddac-4716-a591-653099e7f144 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.654697] [55269]: INFO cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-e270e086-d22c-4654-8aeb-ecb7907bbae5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] PUT http://10.180.1.21/volume/v3/attachments/299053fa-4d1b-4c15-9efd-c6ff824e794a [ 1853.655337] [55269]: DEBUG cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-e270e086-d22c-4654-8aeb-ecb7907bbae5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-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-371109", "mountpoint": "/dev/sdb"}}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1853.656956] [55270]: INFO cinder.api.openstack.wsgi [req-237169c9-7903-40a2-bc45-2a63f7f26018 req-f61d8104-ddac-4716-a591-653099e7f144 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] GET http://10.180.1.21/volume/v3/snapshots/f75a648e-8474-45eb-9604-f4944eca6044 [ 1853.657221] [55270]: DEBUG cinder.api.openstack.wsgi [req-237169c9-7903-40a2-bc45-2a63f7f26018 req-f61d8104-ddac-4716-a591-653099e7f144 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.657440] [55270]: DEBUG cinder.api.openstack.wsgi [req-237169c9-7903-40a2-bc45-2a63f7f26018 req-f61d8104-ddac-4716-a591-653099e7f144 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.664233] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.664233] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.664730] [55270]: INFO cinder.volume.api [req-237169c9-7903-40a2-bc45-2a63f7f26018 req-f61d8104-ddac-4716-a591-653099e7f144 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Snapshot retrieved successfully. [ 1853.665765] [55270]: INFO cinder.api.openstack.wsgi [req-237169c9-7903-40a2-bc45-2a63f7f26018 req-f61d8104-ddac-4716-a591-653099e7f144 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/snapshots/f75a648e-8474-45eb-9604-f4944eca6044 returned with HTTP 200 [ 1853.665983] [55269]: DEBUG cinder.coordination [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-e270e086-d22c-4654-8aeb-ecb7907bbae5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Acquiring lock "cinder-attachment_update-8de9eb81-0f36-4069-9c8b-8bf875c75c98-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1853.666204] [55270]: [pid: 55270|app: 0|req: 155/294] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Dec 12 02:58:30 2024] GET /volume/v3/snapshots/f75a648e-8474-45eb-9604-f4944eca6044 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1853.672296] [55269]: DEBUG cinder.coordination [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-e270e086-d22c-4654-8aeb-ecb7907bbae5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Lock "cinder-attachment_update-8de9eb81-0f36-4069-9c8b-8bf875c75c98-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1853.673552] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.673552] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1854.131912] [55270]: DEBUG cinder.api.middleware.request_id [None req-8fb24ce2-c0be-4369-b394-8cfb44d41b27 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1854.134174] [55270]: INFO cinder.api.openstack.wsgi [None req-8fb24ce2-c0be-4369-b394-8cfb44d41b27 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1854.134407] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8fb24ce2-c0be-4369-b394-8cfb44d41b27 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1854.134640] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8fb24ce2-c0be-4369-b394-8cfb44d41b27 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1854.145786] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1854.145786] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1854.149073] [55270]: INFO cinder.volume.api [None req-8fb24ce2-c0be-4369-b394-8cfb44d41b27 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1854.153507] [55270]: INFO cinder.api.openstack.wsgi [None req-8fb24ce2-c0be-4369-b394-8cfb44d41b27 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1854.154035] [55270]: [pid: 55270|app: 0|req: 156/295] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:30 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1854.683669] [55270]: DEBUG cinder.api.middleware.request_id [req-8c90b0ec-8293-4720-bebe-b499f4f81838 req-75496494-0227-4bbb-8cf8-8c932000952a None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1854.686071] [55270]: INFO cinder.api.openstack.wsgi [req-8c90b0ec-8293-4720-bebe-b499f4f81838 req-75496494-0227-4bbb-8cf8-8c932000952a tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] GET http://10.180.1.21/volume/v3/snapshots/f75a648e-8474-45eb-9604-f4944eca6044 [ 1854.687031] [55270]: DEBUG cinder.api.openstack.wsgi [req-8c90b0ec-8293-4720-bebe-b499f4f81838 req-75496494-0227-4bbb-8cf8-8c932000952a tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1854.687031] [55270]: DEBUG cinder.api.openstack.wsgi [req-8c90b0ec-8293-4720-bebe-b499f4f81838 req-75496494-0227-4bbb-8cf8-8c932000952a tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1854.691788] [55270]: INFO cinder.api.openstack.wsgi [req-8c90b0ec-8293-4720-bebe-b499f4f81838 req-75496494-0227-4bbb-8cf8-8c932000952a tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/snapshots/f75a648e-8474-45eb-9604-f4944eca6044 returned with HTTP 404 [ 1854.692465] [55270]: [pid: 55270|app: 0|req: 157/296] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Dec 12 02:58:31 2024] GET /volume/v3/snapshots/f75a648e-8474-45eb-9604-f4944eca6044 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1854.705049] [55270]: DEBUG cinder.api.middleware.request_id [req-1ef00e49-f7f2-41ae-a253-cfac635d4fc3 req-438e3be6-707a-4b60-9378-d7639c042a66 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1854.707409] [55270]: INFO cinder.api.openstack.wsgi [req-1ef00e49-f7f2-41ae-a253-cfac635d4fc3 req-438e3be6-707a-4b60-9378-d7639c042a66 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 [ 1854.707623] [55270]: DEBUG cinder.api.openstack.wsgi [req-1ef00e49-f7f2-41ae-a253-cfac635d4fc3 req-438e3be6-707a-4b60-9378-d7639c042a66 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1854.707838] [55270]: DEBUG cinder.api.openstack.wsgi [req-1ef00e49-f7f2-41ae-a253-cfac635d4fc3 req-438e3be6-707a-4b60-9378-d7639c042a66 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1854.708046] [55270]: INFO cinder.api.v3.volumes [req-1ef00e49-f7f2-41ae-a253-cfac635d4fc3 req-438e3be6-707a-4b60-9378-d7639c042a66 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Delete volume with id: e3a29e21-2bb1-407b-aa35-54f70e337603 [ 1854.718487] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1854.718487] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1854.719037] [55270]: INFO cinder.volume.api [req-1ef00e49-f7f2-41ae-a253-cfac635d4fc3 req-438e3be6-707a-4b60-9378-d7639c042a66 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Volume info retrieved successfully. [ 1854.736708] [55270]: INFO cinder.volume.api [req-1ef00e49-f7f2-41ae-a253-cfac635d4fc3 req-438e3be6-707a-4b60-9378-d7639c042a66 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Delete volume request issued successfully. [ 1854.736917] [55270]: INFO cinder.api.openstack.wsgi [req-1ef00e49-f7f2-41ae-a253-cfac635d4fc3 req-438e3be6-707a-4b60-9378-d7639c042a66 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 returned with HTTP 202 [ 1854.737466] [55270]: [pid: 55270|app: 0|req: 158/297] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 12 02:58:31 2024] DELETE /volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1854.750665] [55270]: DEBUG cinder.api.middleware.request_id [req-3ffd483c-771a-46b7-83a5-254e8da25296 req-1d13e34d-8b8e-4c4f-a14c-d8a0084df664 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1854.753057] [55270]: INFO cinder.api.openstack.wsgi [req-3ffd483c-771a-46b7-83a5-254e8da25296 req-1d13e34d-8b8e-4c4f-a14c-d8a0084df664 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] GET http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 [ 1854.753292] [55270]: DEBUG cinder.api.openstack.wsgi [req-3ffd483c-771a-46b7-83a5-254e8da25296 req-1d13e34d-8b8e-4c4f-a14c-d8a0084df664 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1854.753519] [55270]: DEBUG cinder.api.openstack.wsgi [req-3ffd483c-771a-46b7-83a5-254e8da25296 req-1d13e34d-8b8e-4c4f-a14c-d8a0084df664 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1854.762120] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1854.762120] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1854.766472] [55270]: INFO cinder.volume.api [req-3ffd483c-771a-46b7-83a5-254e8da25296 req-1d13e34d-8b8e-4c4f-a14c-d8a0084df664 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Volume info retrieved successfully. [ 1854.771660] [55270]: INFO cinder.api.openstack.wsgi [req-3ffd483c-771a-46b7-83a5-254e8da25296 req-1d13e34d-8b8e-4c4f-a14c-d8a0084df664 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 returned with HTTP 200 [ 1854.772109] [55270]: [pid: 55270|app: 0|req: 159/298] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:31 2024] GET /volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1855.164251] [55270]: DEBUG cinder.api.middleware.request_id [None req-8b433391-0b6a-4b79-9d62-aeab35b31cb4 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1855.166358] [55270]: INFO cinder.api.openstack.wsgi [None req-8b433391-0b6a-4b79-9d62-aeab35b31cb4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1855.166578] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8b433391-0b6a-4b79-9d62-aeab35b31cb4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1855.166797] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8b433391-0b6a-4b79-9d62-aeab35b31cb4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1855.177772] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1855.177772] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1855.183027] [55270]: INFO cinder.volume.api [None req-8b433391-0b6a-4b79-9d62-aeab35b31cb4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1855.185827] [55270]: INFO cinder.api.openstack.wsgi [None req-8b433391-0b6a-4b79-9d62-aeab35b31cb4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1855.186229] [55270]: [pid: 55270|app: 0|req: 160/299] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:32 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1855.787680] [55270]: DEBUG cinder.api.middleware.request_id [req-b601d402-6e8a-4242-a219-6783301238b9 req-78579041-1d56-4f39-808e-5f24c9feba55 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1855.789990] [55270]: INFO cinder.api.openstack.wsgi [req-b601d402-6e8a-4242-a219-6783301238b9 req-78579041-1d56-4f39-808e-5f24c9feba55 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] GET http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 [ 1855.790231] [55270]: DEBUG cinder.api.openstack.wsgi [req-b601d402-6e8a-4242-a219-6783301238b9 req-78579041-1d56-4f39-808e-5f24c9feba55 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1855.790516] [55270]: DEBUG cinder.api.openstack.wsgi [req-b601d402-6e8a-4242-a219-6783301238b9 req-78579041-1d56-4f39-808e-5f24c9feba55 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1855.797218] [55270]: INFO cinder.api.openstack.wsgi [req-b601d402-6e8a-4242-a219-6783301238b9 req-78579041-1d56-4f39-808e-5f24c9feba55 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 returned with HTTP 404 [ 1855.797714] [55270]: [pid: 55270|app: 0|req: 161/300] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:32 2024] GET /volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1855.812977] [55270]: DEBUG cinder.api.middleware.request_id [req-e94ae06f-ab5a-41c4-a001-463a115844bd req-8eaf6f91-c335-42d2-bfa7-9243651ada3b None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1855.815266] [55270]: INFO cinder.api.openstack.wsgi [req-e94ae06f-ab5a-41c4-a001-463a115844bd req-8eaf6f91-c335-42d2-bfa7-9243651ada3b tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 [ 1855.815451] [55270]: DEBUG cinder.api.openstack.wsgi [req-e94ae06f-ab5a-41c4-a001-463a115844bd req-8eaf6f91-c335-42d2-bfa7-9243651ada3b tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1855.815662] [55270]: DEBUG cinder.api.openstack.wsgi [req-e94ae06f-ab5a-41c4-a001-463a115844bd req-8eaf6f91-c335-42d2-bfa7-9243651ada3b tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1855.815848] [55270]: INFO cinder.api.v3.volumes [req-e94ae06f-ab5a-41c4-a001-463a115844bd req-8eaf6f91-c335-42d2-bfa7-9243651ada3b tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Delete volume with id: e3a29e21-2bb1-407b-aa35-54f70e337603 [ 1855.821549] [55270]: INFO cinder.api.openstack.wsgi [req-e94ae06f-ab5a-41c4-a001-463a115844bd req-8eaf6f91-c335-42d2-bfa7-9243651ada3b tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 returned with HTTP 404 [ 1855.822023] [55270]: [pid: 55270|app: 0|req: 162/301] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 12 02:58:32 2024] DELETE /volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1855.833574] [55270]: DEBUG cinder.api.middleware.request_id [req-4c2948cd-de86-4a78-a2f7-622ee15c1d35 req-c7b9995e-3d01-4edd-9a6f-dbc6d4734753 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1855.835599] [55270]: INFO cinder.api.openstack.wsgi [req-4c2948cd-de86-4a78-a2f7-622ee15c1d35 req-c7b9995e-3d01-4edd-9a6f-dbc6d4734753 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] GET http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 [ 1855.835806] [55270]: DEBUG cinder.api.openstack.wsgi [req-4c2948cd-de86-4a78-a2f7-622ee15c1d35 req-c7b9995e-3d01-4edd-9a6f-dbc6d4734753 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1855.836019] [55270]: DEBUG cinder.api.openstack.wsgi [req-4c2948cd-de86-4a78-a2f7-622ee15c1d35 req-c7b9995e-3d01-4edd-9a6f-dbc6d4734753 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1855.842024] [55270]: INFO cinder.api.openstack.wsgi [req-4c2948cd-de86-4a78-a2f7-622ee15c1d35 req-c7b9995e-3d01-4edd-9a6f-dbc6d4734753 tempest-VolumesSnapshotsTestJSON-477223390 tempest-VolumesSnapshotsTestJSON-477223390-project-member] http://10.180.1.21/volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 returned with HTTP 404 [ 1855.842385] [55270]: [pid: 55270|app: 0|req: 163/302] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:32 2024] GET /volume/v3/volumes/e3a29e21-2bb1-407b-aa35-54f70e337603 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1856.195053] [55270]: DEBUG cinder.api.middleware.request_id [None req-7b432ab9-e945-4da1-841c-c3c21896bae5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1856.197094] [55270]: INFO cinder.api.openstack.wsgi [None req-7b432ab9-e945-4da1-841c-c3c21896bae5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1856.197318] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7b432ab9-e945-4da1-841c-c3c21896bae5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1856.197532] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7b432ab9-e945-4da1-841c-c3c21896bae5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1856.211060] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1856.211060] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1856.215031] [55270]: INFO cinder.volume.api [None req-7b432ab9-e945-4da1-841c-c3c21896bae5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1856.219223] [55270]: INFO cinder.api.openstack.wsgi [None req-7b432ab9-e945-4da1-841c-c3c21896bae5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1856.219607] [55270]: [pid: 55270|app: 0|req: 164/303] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:33 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1857.228955] [55270]: DEBUG cinder.api.middleware.request_id [None req-cb2d7f09-ce84-48cc-b372-b7bc530f2f90 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1857.231091] [55270]: INFO cinder.api.openstack.wsgi [None req-cb2d7f09-ce84-48cc-b372-b7bc530f2f90 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1857.231567] [55270]: DEBUG cinder.api.openstack.wsgi [None req-cb2d7f09-ce84-48cc-b372-b7bc530f2f90 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1857.233018] [55270]: DEBUG cinder.api.openstack.wsgi [None req-cb2d7f09-ce84-48cc-b372-b7bc530f2f90 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1857.246220] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1857.246220] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1857.250887] [55270]: INFO cinder.volume.api [None req-cb2d7f09-ce84-48cc-b372-b7bc530f2f90 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1857.257076] [55270]: INFO cinder.api.openstack.wsgi [None req-cb2d7f09-ce84-48cc-b372-b7bc530f2f90 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1857.257076] [55270]: [pid: 55270|app: 0|req: 165/304] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:34 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1858.197952] [55269]: DEBUG cinder.coordination [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-e270e086-d22c-4654-8aeb-ecb7907bbae5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Lock "cinder-attachment_update-8de9eb81-0f36-4069-9c8b-8bf875c75c98-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55269) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1858.198385] [55269]: INFO cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-e270e086-d22c-4654-8aeb-ecb7907bbae5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/attachments/299053fa-4d1b-4c15-9efd-c6ff824e794a returned with HTTP 200 [ 1858.198828] [55269]: [pid: 55269|app: 0|req: 140/305] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 02:58:30 2024] PUT /volume/v3/attachments/299053fa-4d1b-4c15-9efd-c6ff824e794a => generated 589 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1858.268311] [55270]: DEBUG cinder.api.middleware.request_id [None req-d7f90e0a-941b-4104-ab79-0a03953e6a19 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.270361] [55270]: INFO cinder.api.openstack.wsgi [None req-d7f90e0a-941b-4104-ab79-0a03953e6a19 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1858.270585] [55270]: DEBUG cinder.api.openstack.wsgi [None req-d7f90e0a-941b-4104-ab79-0a03953e6a19 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1858.270800] [55270]: DEBUG cinder.api.openstack.wsgi [None req-d7f90e0a-941b-4104-ab79-0a03953e6a19 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1858.283293] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1858.283293] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1858.287031] [55270]: INFO cinder.volume.api [None req-d7f90e0a-941b-4104-ab79-0a03953e6a19 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1858.291735] [55270]: INFO cinder.api.openstack.wsgi [None req-d7f90e0a-941b-4104-ab79-0a03953e6a19 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1858.292146] [55270]: [pid: 55270|app: 0|req: 166/306] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:35 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1859.302148] [55269]: DEBUG cinder.api.middleware.request_id [None req-d0908dd1-f827-4c0b-9ba5-eda1b2c0880b None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1859.304398] [55269]: INFO cinder.api.openstack.wsgi [None req-d0908dd1-f827-4c0b-9ba5-eda1b2c0880b tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1859.304617] [55269]: DEBUG cinder.api.openstack.wsgi [None req-d0908dd1-f827-4c0b-9ba5-eda1b2c0880b tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1859.304832] [55269]: DEBUG cinder.api.openstack.wsgi [None req-d0908dd1-f827-4c0b-9ba5-eda1b2c0880b tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1859.326342] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1859.326342] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1859.330220] [55269]: INFO cinder.volume.api [None req-d0908dd1-f827-4c0b-9ba5-eda1b2c0880b tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1859.335117] [55269]: INFO cinder.api.openstack.wsgi [None req-d0908dd1-f827-4c0b-9ba5-eda1b2c0880b tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1859.335515] [55269]: [pid: 55269|app: 0|req: 141/307] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:36 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1859.818274] [55270]: DEBUG cinder.api.middleware.request_id [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-627477fe-57d0-45bf-b562-0ce039060288 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1859.820743] [55270]: INFO cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-627477fe-57d0-45bf-b562-0ce039060288 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] POST http://10.180.1.21/volume/v3/attachments/299053fa-4d1b-4c15-9efd-c6ff824e794a/action [ 1859.821235] [55270]: DEBUG cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-627477fe-57d0-45bf-b562-0ce039060288 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action body: b'{"os-complete": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1859.821398] [55270]: DEBUG cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-627477fe-57d0-45bf-b562-0ce039060288 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1859.836092] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1859.836092] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1859.842648] [55270]: INFO cinder.api.openstack.wsgi [req-7f48967b-cddc-41b6-ac7d-47d40fe81205 req-627477fe-57d0-45bf-b562-0ce039060288 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/attachments/299053fa-4d1b-4c15-9efd-c6ff824e794a/action returned with HTTP 204 [ 1859.843074] [55270]: [pid: 55270|app: 0|req: 167/308] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 02:58:36 2024] POST /volume/v3/attachments/299053fa-4d1b-4c15-9efd-c6ff824e794a/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1860.345275] [55269]: DEBUG cinder.api.middleware.request_id [None req-4c0ff6e6-761c-428c-ac04-a08b6d4f06f4 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1860.348386] [55269]: INFO cinder.api.openstack.wsgi [None req-4c0ff6e6-761c-428c-ac04-a08b6d4f06f4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1860.348770] [55269]: DEBUG cinder.api.openstack.wsgi [None req-4c0ff6e6-761c-428c-ac04-a08b6d4f06f4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1860.349179] [55269]: DEBUG cinder.api.openstack.wsgi [None req-4c0ff6e6-761c-428c-ac04-a08b6d4f06f4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1860.366797] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1860.366797] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1860.371923] [55269]: INFO cinder.volume.api [None req-4c0ff6e6-761c-428c-ac04-a08b6d4f06f4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1860.379297] [55269]: INFO cinder.api.openstack.wsgi [None req-4c0ff6e6-761c-428c-ac04-a08b6d4f06f4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1860.379906] [55269]: [pid: 55269|app: 0|req: 142/309] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:37 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1860.392368] [55270]: DEBUG cinder.api.middleware.request_id [None req-77991aa6-a86e-4de2-b005-57e68d69f3fa None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1860.394597] [55270]: INFO cinder.api.openstack.wsgi [None req-77991aa6-a86e-4de2-b005-57e68d69f3fa tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1860.394820] [55270]: DEBUG cinder.api.openstack.wsgi [None req-77991aa6-a86e-4de2-b005-57e68d69f3fa tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1860.395050] [55270]: DEBUG cinder.api.openstack.wsgi [None req-77991aa6-a86e-4de2-b005-57e68d69f3fa tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1860.405774] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1860.405774] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1860.408968] [55270]: INFO cinder.volume.api [None req-77991aa6-a86e-4de2-b005-57e68d69f3fa tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1860.413435] [55270]: INFO cinder.api.openstack.wsgi [None req-77991aa6-a86e-4de2-b005-57e68d69f3fa tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1860.413855] [55270]: [pid: 55270|app: 0|req: 168/310] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:37 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1860.443921] [55269]: DEBUG cinder.api.middleware.request_id [None req-8e2de7fc-ae67-4ff9-95a3-e4a361b7e903 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1860.446213] [55269]: INFO cinder.api.openstack.wsgi [None req-8e2de7fc-ae67-4ff9-95a3-e4a361b7e903 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] DELETE http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1860.446766] [55269]: DEBUG cinder.api.openstack.wsgi [None req-8e2de7fc-ae67-4ff9-95a3-e4a361b7e903 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1860.446766] [55269]: DEBUG cinder.api.openstack.wsgi [None req-8e2de7fc-ae67-4ff9-95a3-e4a361b7e903 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'delete' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1860.446766] [55269]: INFO cinder.api.v3.volumes [None req-8e2de7fc-ae67-4ff9-95a3-e4a361b7e903 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Delete volume with id: be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1860.454507] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1860.454507] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1860.455048] [55269]: INFO cinder.volume.api [None req-8e2de7fc-ae67-4ff9-95a3-e4a361b7e903 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1860.470253] [55269]: INFO cinder.volume.api [None req-8e2de7fc-ae67-4ff9-95a3-e4a361b7e903 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Delete volume request issued successfully. [ 1860.470662] [55269]: INFO cinder.api.openstack.wsgi [None req-8e2de7fc-ae67-4ff9-95a3-e4a361b7e903 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 202 [ 1860.471099] [55269]: [pid: 55269|app: 0|req: 143/311] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:58:37 2024] DELETE /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1860.474121] [55270]: DEBUG cinder.api.middleware.request_id [None req-f7e87a33-76c4-4378-8baa-0ea85c7839b2 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1860.476227] [55270]: INFO cinder.api.openstack.wsgi [None req-f7e87a33-76c4-4378-8baa-0ea85c7839b2 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1860.476437] [55270]: DEBUG cinder.api.openstack.wsgi [None req-f7e87a33-76c4-4378-8baa-0ea85c7839b2 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1860.476660] [55270]: DEBUG cinder.api.openstack.wsgi [None req-f7e87a33-76c4-4378-8baa-0ea85c7839b2 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1860.484429] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1860.484429] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1860.489391] [55270]: INFO cinder.volume.api [None req-f7e87a33-76c4-4378-8baa-0ea85c7839b2 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1860.490493] [55269]: DEBUG cinder.api.middleware.request_id [None req-d56ac17a-21e8-4266-a929-46b9d79d302d None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1860.492846] [55269]: INFO cinder.api.openstack.wsgi [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1860.493247] [55269]: DEBUG cinder.api.openstack.wsgi [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2125764451"}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1860.494501] [55270]: INFO cinder.api.openstack.wsgi [None req-f7e87a33-76c4-4378-8baa-0ea85c7839b2 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1860.495104] [55269]: DEBUG cinder.api.v3.volumes [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2125764451'}} {{(pid=55269) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1860.495183] [55270]: [pid: 55270|app: 0|req: 169/312] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:37 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1860.495220] [55269]: INFO cinder.api.v3.volumes [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Create volume of 1 GB [ 1860.499336] [55269]: INFO cinder.volume.api [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Availability Zones retrieved successfully. [ 1860.507013] [55269]: DEBUG cinder.volume.api [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Flow 'volume_create_api' (4af1db86-60de-41e9-bace-73fd2cb71072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1860.508312] [55269]: DEBUG cinder.volume.api [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8bdaad3-ad01-4069-8af1-3e3992fe0b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1860.509554] [55269]: DEBUG cinder.volume.flows.api.create_volume [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Validating volume size '1' using validate_int {{(pid=55269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1860.528778] [55269]: DEBUG cinder.volume.api [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8bdaad3-ad01-4069-8af1-3e3992fe0b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1860.529762] [55269]: DEBUG cinder.volume.api [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af5b1ae9-4d2d-4ae1-ac6a-47af29967fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1860.563774] [55269]: DEBUG cinder.quota [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Created reservations ['f04189b1-d1a6-40f1-9dda-852f4b8f2a1a', 'd844f306-e41c-4a13-9ea5-1f4dd2c913db', '397d1297-750a-43d1-a699-f9e602bf146b', '0cd8674b-4ca0-406c-90f6-b4efe8bde0ca'] {{(pid=55269) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1860.564793] [55269]: DEBUG cinder.volume.api [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af5b1ae9-4d2d-4ae1-ac6a-47af29967fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f04189b1-d1a6-40f1-9dda-852f4b8f2a1a', 'd844f306-e41c-4a13-9ea5-1f4dd2c913db', '397d1297-750a-43d1-a699-f9e602bf146b', '0cd8674b-4ca0-406c-90f6-b4efe8bde0ca']}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1860.565751] [55269]: DEBUG cinder.volume.api [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76806ab8-9c23-4be6-a49b-2052bf3af392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1860.577047] [55269]: DEBUG cinder.volume.api [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76806ab8-9c23-4be6-a49b-2052bf3af392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a5017ec-1e99-4460-aaa9-52093148a0df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2125764451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e4a92683e3f457bb157966a92b48577',qos_specs=None,replication_status=,reservations=['f04189b1-d1a6-40f1-9dda-852f4b8f2a1a','d844f306-e41c-4a13-9ea5-1f4dd2c913db','397d1297-750a-43d1-a699-f9e602bf146b','0cd8674b-4ca0-406c-90f6-b4efe8bde0ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f99144f3364fe2b298fc4b579d6be8',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2125764451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a5017ec-1e99-4460-aaa9-52093148a0df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e4a92683e3f457bb157966a92b48577',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='f2f99144f3364fe2b298fc4b579d6be8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1860.577219] [55269]: DEBUG cinder.volume.api [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ee20e6-21a2-4671-9341-fd40ecd26a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1860.589856] [55269]: DEBUG cinder.volume.api [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ee20e6-21a2-4671-9341-fd40ecd26a0d) 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-2125764451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e4a92683e3f457bb157966a92b48577',qos_specs=None,replication_status=,reservations=['f04189b1-d1a6-40f1-9dda-852f4b8f2a1a','d844f306-e41c-4a13-9ea5-1f4dd2c913db','397d1297-750a-43d1-a699-f9e602bf146b','0cd8674b-4ca0-406c-90f6-b4efe8bde0ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f99144f3364fe2b298fc4b579d6be8',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1860.590700] [55269]: DEBUG cinder.volume.api [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67daae99-b9df-4101-93a3-d528fd1fe715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1860.598506] [55269]: DEBUG cinder.volume.api [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67daae99-b9df-4101-93a3-d528fd1fe715) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1860.599567] [55269]: DEBUG cinder.volume.api [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Flow 'volume_create_api' (4af1db86-60de-41e9-bace-73fd2cb71072) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1860.599934] [55269]: INFO cinder.volume.api [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Create volume request issued successfully. [ 1860.600594] [55269]: INFO cinder.api.openstack.wsgi [None req-d56ac17a-21e8-4266-a929-46b9d79d302d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1860.601085] [55269]: [pid: 55269|app: 0|req: 144/313] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:58:37 2024] POST /volume/v3/volumes => generated 750 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1860.609476] [55270]: DEBUG cinder.api.middleware.request_id [None req-416acdc6-37b2-42fd-82f9-63c9749937e8 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1860.611703] [55270]: INFO cinder.api.openstack.wsgi [None req-416acdc6-37b2-42fd-82f9-63c9749937e8 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1860.611931] [55270]: DEBUG cinder.api.openstack.wsgi [None req-416acdc6-37b2-42fd-82f9-63c9749937e8 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1860.612162] [55270]: DEBUG cinder.api.openstack.wsgi [None req-416acdc6-37b2-42fd-82f9-63c9749937e8 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1860.620033] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1860.620033] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1860.624502] [55270]: INFO cinder.volume.api [None req-416acdc6-37b2-42fd-82f9-63c9749937e8 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1860.628839] [55270]: INFO cinder.api.openstack.wsgi [None req-416acdc6-37b2-42fd-82f9-63c9749937e8 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1860.629255] [55270]: [pid: 55270|app: 0|req: 170/314] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:37 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1861.504917] [55269]: DEBUG cinder.api.middleware.request_id [None req-64f680d8-1b6f-4677-97cb-c6359b86234c None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1861.507692] [55269]: INFO cinder.api.openstack.wsgi [None req-64f680d8-1b6f-4677-97cb-c6359b86234c tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1861.507979] [55269]: DEBUG cinder.api.openstack.wsgi [None req-64f680d8-1b6f-4677-97cb-c6359b86234c tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1861.508310] [55269]: DEBUG cinder.api.openstack.wsgi [None req-64f680d8-1b6f-4677-97cb-c6359b86234c tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1861.519380] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1861.519380] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1861.523480] [55269]: INFO cinder.volume.api [None req-64f680d8-1b6f-4677-97cb-c6359b86234c tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1861.528078] [55269]: INFO cinder.api.openstack.wsgi [None req-64f680d8-1b6f-4677-97cb-c6359b86234c tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1861.528616] [55269]: [pid: 55269|app: 0|req: 145/315] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:38 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1861.638859] [55270]: DEBUG cinder.api.middleware.request_id [None req-05b33027-c344-46d5-b1bf-aff6fca5081d None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1861.641517] [55270]: INFO cinder.api.openstack.wsgi [None req-05b33027-c344-46d5-b1bf-aff6fca5081d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1861.641617] [55270]: DEBUG cinder.api.openstack.wsgi [None req-05b33027-c344-46d5-b1bf-aff6fca5081d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1861.641787] [55270]: DEBUG cinder.api.openstack.wsgi [None req-05b33027-c344-46d5-b1bf-aff6fca5081d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1861.649957] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1861.649957] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1861.655721] [55270]: INFO cinder.volume.api [None req-05b33027-c344-46d5-b1bf-aff6fca5081d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1861.661240] [55270]: INFO cinder.api.openstack.wsgi [None req-05b33027-c344-46d5-b1bf-aff6fca5081d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1861.662411] [55270]: [pid: 55270|app: 0|req: 171/316] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:38 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1861.700778] [55269]: DEBUG cinder.api.middleware.request_id [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-535e1087-f65a-46ad-9bb0-96be51008c2f None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1861.703201] [55269]: INFO cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-535e1087-f65a-46ad-9bb0-96be51008c2f tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1861.703438] [55269]: DEBUG cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-535e1087-f65a-46ad-9bb0-96be51008c2f tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1861.703655] [55269]: DEBUG cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-535e1087-f65a-46ad-9bb0-96be51008c2f tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1861.711451] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1861.711451] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1861.715338] [55269]: INFO cinder.volume.api [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-535e1087-f65a-46ad-9bb0-96be51008c2f tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1861.719647] [55269]: INFO cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-535e1087-f65a-46ad-9bb0-96be51008c2f tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1861.720101] [55269]: [pid: 55269|app: 0|req: 146/317] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:38 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1862.538210] [55270]: DEBUG cinder.api.middleware.request_id [None req-c69ccfd3-3514-4c91-acc9-aae9c68f1bdf None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1862.540599] [55270]: INFO cinder.api.openstack.wsgi [None req-c69ccfd3-3514-4c91-acc9-aae9c68f1bdf tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1862.541307] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c69ccfd3-3514-4c91-acc9-aae9c68f1bdf tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1862.541307] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c69ccfd3-3514-4c91-acc9-aae9c68f1bdf tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1862.549991] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1862.549991] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1862.553412] [55270]: INFO cinder.volume.api [None req-c69ccfd3-3514-4c91-acc9-aae9c68f1bdf tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1862.557587] [55270]: INFO cinder.api.openstack.wsgi [None req-c69ccfd3-3514-4c91-acc9-aae9c68f1bdf tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 200 [ 1862.557985] [55270]: [pid: 55270|app: 0|req: 172/318] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:39 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1863.242371] [55269]: DEBUG cinder.api.middleware.request_id [None req-f1f469d8-eaf0-48af-aff7-7bd339c8d742 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.242925] [55269]: INFO cinder.api.openstack.wsgi [None req-f1f469d8-eaf0-48af-aff7-7bd339c8d742 None None] GET http://10.180.1.21/volume// [ 1863.243158] [55269]: DEBUG cinder.api.openstack.wsgi [None req-f1f469d8-eaf0-48af-aff7-7bd339c8d742 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.243382] [55269]: DEBUG cinder.api.openstack.wsgi [None req-f1f469d8-eaf0-48af-aff7-7bd339c8d742 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.243852] [55269]: INFO cinder.api.openstack.wsgi [None req-f1f469d8-eaf0-48af-aff7-7bd339c8d742 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1863.244210] [55269]: [pid: 55269|app: 0|req: 147/319] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 02:58:40 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1863.248151] [55270]: DEBUG cinder.api.middleware.request_id [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-c0675ec4-c318-4cb1-b23a-ffe9c6af9398 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.250477] [55270]: INFO cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-c0675ec4-c318-4cb1-b23a-ffe9c6af9398 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1863.250833] [55270]: DEBUG cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-c0675ec4-c318-4cb1-b23a-ffe9c6af9398 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a5017ec-1e99-4460-aaa9-52093148a0df", "connector": null, "instance_uuid": "d03ed540-5c20-4bcb-ac7e-eec8c09e4451"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1863.259856] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1863.259856] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.281710] [55270]: INFO cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-c0675ec4-c318-4cb1-b23a-ffe9c6af9398 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1863.282162] [55270]: [pid: 55270|app: 0|req: 173/320] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 02:58:40 2024] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1863.301595] [55269]: DEBUG cinder.api.middleware.request_id [None req-0bd93228-4d12-451d-979c-86efdc129ecb None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.304839] [55269]: INFO cinder.api.openstack.wsgi [None req-0bd93228-4d12-451d-979c-86efdc129ecb tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1863.305639] [55269]: DEBUG cinder.api.openstack.wsgi [None req-0bd93228-4d12-451d-979c-86efdc129ecb tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.305639] [55269]: DEBUG cinder.api.openstack.wsgi [None req-0bd93228-4d12-451d-979c-86efdc129ecb tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.319662] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1863.319662] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.324380] [55269]: INFO cinder.volume.api [None req-0bd93228-4d12-451d-979c-86efdc129ecb tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1863.330569] [55269]: INFO cinder.api.openstack.wsgi [None req-0bd93228-4d12-451d-979c-86efdc129ecb tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1863.331114] [55269]: [pid: 55269|app: 0|req: 148/321] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:40 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1863.567200] [55270]: DEBUG cinder.api.middleware.request_id [None req-06685079-c2e6-45c9-92a0-891998785f2a None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.569618] [55270]: INFO cinder.api.openstack.wsgi [None req-06685079-c2e6-45c9-92a0-891998785f2a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 [ 1863.569972] [55270]: DEBUG cinder.api.openstack.wsgi [None req-06685079-c2e6-45c9-92a0-891998785f2a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.570101] [55270]: DEBUG cinder.api.openstack.wsgi [None req-06685079-c2e6-45c9-92a0-891998785f2a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.576979] [55270]: INFO cinder.api.openstack.wsgi [None req-06685079-c2e6-45c9-92a0-891998785f2a tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 returned with HTTP 404 [ 1863.577405] [55270]: [pid: 55270|app: 0|req: 174/322] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:40 2024] GET /volume/v3/volumes/be3394e2-7a5f-4625-af79-3bd3e05d60b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1863.580839] [55269]: DEBUG cinder.api.middleware.request_id [None req-07e6200e-28b5-4caf-9605-f7465444e7d1 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.583184] [55269]: INFO cinder.api.openstack.wsgi [None req-07e6200e-28b5-4caf-9605-f7465444e7d1 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] DELETE http://10.180.1.21/volume/v3/volumes/97254436-9fb4-4d07-8d62-db910df94969 [ 1863.583403] [55269]: DEBUG cinder.api.openstack.wsgi [None req-07e6200e-28b5-4caf-9605-f7465444e7d1 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.583634] [55269]: DEBUG cinder.api.openstack.wsgi [None req-07e6200e-28b5-4caf-9605-f7465444e7d1 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'delete' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.583813] [55269]: INFO cinder.api.v3.volumes [None req-07e6200e-28b5-4caf-9605-f7465444e7d1 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Delete volume with id: 97254436-9fb4-4d07-8d62-db910df94969 [ 1863.590984] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1863.590984] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.591523] [55269]: INFO cinder.volume.api [None req-07e6200e-28b5-4caf-9605-f7465444e7d1 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1863.610293] [55269]: INFO cinder.volume.api [None req-07e6200e-28b5-4caf-9605-f7465444e7d1 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Delete volume request issued successfully. [ 1863.610488] [55269]: INFO cinder.api.openstack.wsgi [None req-07e6200e-28b5-4caf-9605-f7465444e7d1 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/97254436-9fb4-4d07-8d62-db910df94969 returned with HTTP 202 [ 1863.610909] [55269]: [pid: 55269|app: 0|req: 149/323] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:58:40 2024] DELETE /volume/v3/volumes/97254436-9fb4-4d07-8d62-db910df94969 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1863.614474] [55270]: DEBUG cinder.api.middleware.request_id [None req-97e14e36-b66b-484b-bd38-96d012d8da43 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.616215] [55270]: INFO cinder.api.openstack.wsgi [None req-97e14e36-b66b-484b-bd38-96d012d8da43 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/97254436-9fb4-4d07-8d62-db910df94969 [ 1863.616772] [55270]: DEBUG cinder.api.openstack.wsgi [None req-97e14e36-b66b-484b-bd38-96d012d8da43 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.616772] [55270]: DEBUG cinder.api.openstack.wsgi [None req-97e14e36-b66b-484b-bd38-96d012d8da43 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.624916] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1863.624916] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.628790] [55270]: INFO cinder.volume.api [None req-97e14e36-b66b-484b-bd38-96d012d8da43 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Volume info retrieved successfully. [ 1863.633916] [55270]: INFO cinder.api.openstack.wsgi [None req-97e14e36-b66b-484b-bd38-96d012d8da43 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/97254436-9fb4-4d07-8d62-db910df94969 returned with HTTP 200 [ 1863.634320] [55270]: [pid: 55270|app: 0|req: 175/324] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:40 2024] GET /volume/v3/volumes/97254436-9fb4-4d07-8d62-db910df94969 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1863.805990] [55269]: DEBUG cinder.api.middleware.request_id [None req-7a81b686-34a4-4c62-a245-efa48bbc539e None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.806473] [55269]: INFO cinder.api.openstack.wsgi [None req-7a81b686-34a4-4c62-a245-efa48bbc539e None None] GET http://10.180.1.21/volume// [ 1863.806664] [55269]: DEBUG cinder.api.openstack.wsgi [None req-7a81b686-34a4-4c62-a245-efa48bbc539e None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.806875] [55269]: DEBUG cinder.api.openstack.wsgi [None req-7a81b686-34a4-4c62-a245-efa48bbc539e None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.807311] [55269]: INFO cinder.api.openstack.wsgi [None req-7a81b686-34a4-4c62-a245-efa48bbc539e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1863.807640] [55269]: [pid: 55269|app: 0|req: 150/325] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:58:40 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1863.812178] [55270]: DEBUG cinder.api.middleware.request_id [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-986ac4d7-f06c-42fd-948d-6021098c3f7a None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.815037] [55270]: INFO cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-986ac4d7-f06c-42fd-948d-6021098c3f7a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1863.815037] [55270]: DEBUG cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-986ac4d7-f06c-42fd-948d-6021098c3f7a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.815037] [55270]: DEBUG cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-986ac4d7-f06c-42fd-948d-6021098c3f7a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.826718] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1863.826718] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.830694] [55270]: INFO cinder.volume.api [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-986ac4d7-f06c-42fd-948d-6021098c3f7a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1863.835922] [55270]: INFO cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-986ac4d7-f06c-42fd-948d-6021098c3f7a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1863.836394] [55270]: [pid: 55270|app: 0|req: 176/326] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:58:40 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1863.866374] [55269]: DEBUG cinder.api.middleware.request_id [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-9beec9f8-f897-4d91-b34b-99d93fcb561d None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.868684] [55269]: INFO cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-9beec9f8-f897-4d91-b34b-99d93fcb561d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] PUT http://10.180.1.21/volume/v3/attachments/f3060278-b4f2-44c7-bb81-e9ee159861d8 [ 1863.869131] [55269]: DEBUG cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-9beec9f8-f897-4d91-b34b-99d93fcb561d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-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-371109", "mountpoint": "/dev/sdc"}}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1863.878191] [55269]: DEBUG cinder.coordination [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-9beec9f8-f897-4d91-b34b-99d93fcb561d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Acquiring lock "cinder-attachment_update-3a5017ec-1e99-4460-aaa9-52093148a0df-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1863.882781] [55269]: DEBUG cinder.coordination [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-9beec9f8-f897-4d91-b34b-99d93fcb561d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Lock "cinder-attachment_update-3a5017ec-1e99-4460-aaa9-52093148a0df-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1863.883936] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1863.883936] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1864.340232] [55270]: DEBUG cinder.api.middleware.request_id [None req-2f286764-8a9d-452e-9c8a-7f996318d7a0 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1864.342453] [55270]: INFO cinder.api.openstack.wsgi [None req-2f286764-8a9d-452e-9c8a-7f996318d7a0 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1864.342673] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2f286764-8a9d-452e-9c8a-7f996318d7a0 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1864.342888] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2f286764-8a9d-452e-9c8a-7f996318d7a0 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1864.356176] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1864.356176] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1864.358983] [55270]: INFO cinder.volume.api [None req-2f286764-8a9d-452e-9c8a-7f996318d7a0 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1864.363982] [55270]: INFO cinder.api.openstack.wsgi [None req-2f286764-8a9d-452e-9c8a-7f996318d7a0 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1864.364611] [55270]: [pid: 55270|app: 0|req: 177/327] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:41 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1864.645059] [55270]: DEBUG cinder.api.middleware.request_id [None req-91381be2-3f76-42a5-b18f-662d90d0ecb3 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1864.649065] [55270]: INFO cinder.api.openstack.wsgi [None req-91381be2-3f76-42a5-b18f-662d90d0ecb3 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] GET http://10.180.1.21/volume/v3/volumes/97254436-9fb4-4d07-8d62-db910df94969 [ 1864.649065] [55270]: DEBUG cinder.api.openstack.wsgi [None req-91381be2-3f76-42a5-b18f-662d90d0ecb3 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1864.649065] [55270]: DEBUG cinder.api.openstack.wsgi [None req-91381be2-3f76-42a5-b18f-662d90d0ecb3 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1864.657106] [55270]: INFO cinder.api.openstack.wsgi [None req-91381be2-3f76-42a5-b18f-662d90d0ecb3 tempest-ServerRescueNegativeTestJSON-1008492908 tempest-ServerRescueNegativeTestJSON-1008492908-project-member] http://10.180.1.21/volume/v3/volumes/97254436-9fb4-4d07-8d62-db910df94969 returned with HTTP 404 [ 1864.657106] [55270]: [pid: 55270|app: 0|req: 178/328] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:41 2024] GET /volume/v3/volumes/97254436-9fb4-4d07-8d62-db910df94969 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1865.374212] [55270]: DEBUG cinder.api.middleware.request_id [None req-20b93022-3db1-4068-bb76-829b6877fa22 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1865.376441] [55270]: INFO cinder.api.openstack.wsgi [None req-20b93022-3db1-4068-bb76-829b6877fa22 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1865.376689] [55270]: DEBUG cinder.api.openstack.wsgi [None req-20b93022-3db1-4068-bb76-829b6877fa22 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1865.376938] [55270]: DEBUG cinder.api.openstack.wsgi [None req-20b93022-3db1-4068-bb76-829b6877fa22 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1865.386966] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1865.386966] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1865.390055] [55270]: INFO cinder.volume.api [None req-20b93022-3db1-4068-bb76-829b6877fa22 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1865.394328] [55270]: INFO cinder.api.openstack.wsgi [None req-20b93022-3db1-4068-bb76-829b6877fa22 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1865.394714] [55270]: [pid: 55270|app: 0|req: 179/329] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:42 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1866.404776] [55270]: DEBUG cinder.api.middleware.request_id [None req-149f8701-8da7-4c77-ba24-e64652178e68 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1866.406520] [55270]: INFO cinder.api.openstack.wsgi [None req-149f8701-8da7-4c77-ba24-e64652178e68 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1866.406727] [55270]: DEBUG cinder.api.openstack.wsgi [None req-149f8701-8da7-4c77-ba24-e64652178e68 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1866.406942] [55270]: DEBUG cinder.api.openstack.wsgi [None req-149f8701-8da7-4c77-ba24-e64652178e68 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1866.420036] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1866.420036] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1866.427062] [55270]: INFO cinder.volume.api [None req-149f8701-8da7-4c77-ba24-e64652178e68 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1866.431881] [55270]: INFO cinder.api.openstack.wsgi [None req-149f8701-8da7-4c77-ba24-e64652178e68 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1866.432276] [55270]: [pid: 55270|app: 0|req: 180/330] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:43 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1867.441579] [55270]: DEBUG cinder.api.middleware.request_id [None req-c51a159e-23a3-406f-b659-a72731433702 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1867.443737] [55270]: INFO cinder.api.openstack.wsgi [None req-c51a159e-23a3-406f-b659-a72731433702 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1867.443979] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c51a159e-23a3-406f-b659-a72731433702 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1867.444213] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c51a159e-23a3-406f-b659-a72731433702 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1867.457335] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1867.457335] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1867.460752] [55270]: INFO cinder.volume.api [None req-c51a159e-23a3-406f-b659-a72731433702 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1867.465237] [55270]: INFO cinder.api.openstack.wsgi [None req-c51a159e-23a3-406f-b659-a72731433702 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1867.465606] [55270]: [pid: 55270|app: 0|req: 181/331] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:44 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1868.410447] [55269]: DEBUG cinder.coordination [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-9beec9f8-f897-4d91-b34b-99d93fcb561d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Lock "cinder-attachment_update-3a5017ec-1e99-4460-aaa9-52093148a0df-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55269) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1868.410801] [55269]: INFO cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-9beec9f8-f897-4d91-b34b-99d93fcb561d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/attachments/f3060278-b4f2-44c7-bb81-e9ee159861d8 returned with HTTP 200 [ 1868.411307] [55269]: [pid: 55269|app: 0|req: 151/332] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 02:58:40 2024] PUT /volume/v3/attachments/f3060278-b4f2-44c7-bb81-e9ee159861d8 => generated 589 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1868.474239] [55270]: DEBUG cinder.api.middleware.request_id [None req-1aa0c784-0784-4021-ab84-7aa795303f66 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1868.476288] [55270]: INFO cinder.api.openstack.wsgi [None req-1aa0c784-0784-4021-ab84-7aa795303f66 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1868.476523] [55270]: DEBUG cinder.api.openstack.wsgi [None req-1aa0c784-0784-4021-ab84-7aa795303f66 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1868.476793] [55270]: DEBUG cinder.api.openstack.wsgi [None req-1aa0c784-0784-4021-ab84-7aa795303f66 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1868.486466] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1868.486466] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1868.489727] [55270]: INFO cinder.volume.api [None req-1aa0c784-0784-4021-ab84-7aa795303f66 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1868.494043] [55270]: INFO cinder.api.openstack.wsgi [None req-1aa0c784-0784-4021-ab84-7aa795303f66 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1868.494434] [55270]: [pid: 55270|app: 0|req: 182/333] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:45 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1869.504308] [55269]: DEBUG cinder.api.middleware.request_id [None req-bdfde4d6-24a7-4c9d-8ef3-691ccb30f703 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1869.508642] [55269]: INFO cinder.api.openstack.wsgi [None req-bdfde4d6-24a7-4c9d-8ef3-691ccb30f703 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1869.508874] [55269]: DEBUG cinder.api.openstack.wsgi [None req-bdfde4d6-24a7-4c9d-8ef3-691ccb30f703 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1869.509105] [55269]: DEBUG cinder.api.openstack.wsgi [None req-bdfde4d6-24a7-4c9d-8ef3-691ccb30f703 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1869.524319] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1869.524319] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1869.528881] [55269]: INFO cinder.volume.api [None req-bdfde4d6-24a7-4c9d-8ef3-691ccb30f703 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1869.534199] [55269]: INFO cinder.api.openstack.wsgi [None req-bdfde4d6-24a7-4c9d-8ef3-691ccb30f703 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1869.534199] [55269]: [pid: 55269|app: 0|req: 152/334] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:46 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1870.028953] [55270]: DEBUG cinder.api.middleware.request_id [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-131eab80-f897-4962-b77f-e7c2d5c6d55e None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.031727] [55270]: INFO cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-131eab80-f897-4962-b77f-e7c2d5c6d55e tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] POST http://10.180.1.21/volume/v3/attachments/f3060278-b4f2-44c7-bb81-e9ee159861d8/action [ 1870.032295] [55270]: DEBUG cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-131eab80-f897-4962-b77f-e7c2d5c6d55e tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action body: b'{"os-complete": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1870.032443] [55270]: DEBUG cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-131eab80-f897-4962-b77f-e7c2d5c6d55e tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1870.047634] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.047634] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.054582] [55270]: INFO cinder.api.openstack.wsgi [req-ad9d2c35-59cf-4c08-9bed-1912be6e7b19 req-131eab80-f897-4962-b77f-e7c2d5c6d55e tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/attachments/f3060278-b4f2-44c7-bb81-e9ee159861d8/action returned with HTTP 204 [ 1870.055053] [55270]: [pid: 55270|app: 0|req: 183/335] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 02:58:46 2024] POST /volume/v3/attachments/f3060278-b4f2-44c7-bb81-e9ee159861d8/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1870.543789] [55269]: DEBUG cinder.api.middleware.request_id [None req-e9bf7298-5d14-4907-9b02-26bb4a8acdbf None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.545998] [55269]: INFO cinder.api.openstack.wsgi [None req-e9bf7298-5d14-4907-9b02-26bb4a8acdbf tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1870.546356] [55269]: DEBUG cinder.api.openstack.wsgi [None req-e9bf7298-5d14-4907-9b02-26bb4a8acdbf tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.546660] [55269]: DEBUG cinder.api.openstack.wsgi [None req-e9bf7298-5d14-4907-9b02-26bb4a8acdbf tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.562385] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.562385] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.566962] [55269]: INFO cinder.volume.api [None req-e9bf7298-5d14-4907-9b02-26bb4a8acdbf tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1870.572395] [55269]: INFO cinder.api.openstack.wsgi [None req-e9bf7298-5d14-4907-9b02-26bb4a8acdbf tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1870.572846] [55269]: [pid: 55269|app: 0|req: 153/336] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:47 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1870.581578] [55270]: DEBUG cinder.api.middleware.request_id [None req-7853812c-b314-47bc-a9f3-fcc8a4648a32 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.583769] [55270]: INFO cinder.api.openstack.wsgi [None req-7853812c-b314-47bc-a9f3-fcc8a4648a32 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1870.584000] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7853812c-b314-47bc-a9f3-fcc8a4648a32 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.584239] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7853812c-b314-47bc-a9f3-fcc8a4648a32 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.595073] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.595073] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.598945] [55270]: INFO cinder.volume.api [None req-7853812c-b314-47bc-a9f3-fcc8a4648a32 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1870.604420] [55270]: INFO cinder.api.openstack.wsgi [None req-7853812c-b314-47bc-a9f3-fcc8a4648a32 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1870.604857] [55270]: [pid: 55270|app: 0|req: 184/337] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:47 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1870.832352] [55269]: DEBUG cinder.api.middleware.request_id [req-0d7e721f-fc64-4091-8714-ed87511851fd req-186be108-4e72-4a2b-ac79-4560e6b4f104 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.834715] [55269]: INFO cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-186be108-4e72-4a2b-ac79-4560e6b4f104 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1870.834944] [55269]: DEBUG cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-186be108-4e72-4a2b-ac79-4560e6b4f104 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.835178] [55269]: DEBUG cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-186be108-4e72-4a2b-ac79-4560e6b4f104 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.845794] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.845794] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.848942] [55269]: INFO cinder.volume.api [req-0d7e721f-fc64-4091-8714-ed87511851fd req-186be108-4e72-4a2b-ac79-4560e6b4f104 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1870.853321] [55269]: INFO cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-186be108-4e72-4a2b-ac79-4560e6b4f104 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1870.853903] [55269]: [pid: 55269|app: 0|req: 154/338] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:47 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1870.869526] [55270]: DEBUG cinder.api.middleware.request_id [req-0d7e721f-fc64-4091-8714-ed87511851fd req-17873e44-11bf-4023-8d24-89d43578dcad None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.872081] [55270]: INFO cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-17873e44-11bf-4023-8d24-89d43578dcad tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] POST http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98/action [ 1870.872667] [55270]: DEBUG cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-17873e44-11bf-4023-8d24-89d43578dcad tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1870.873744] [55270]: DEBUG cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-17873e44-11bf-4023-8d24-89d43578dcad tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1870.884037] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.884037] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.884505] [55270]: INFO cinder.volume.api [req-0d7e721f-fc64-4091-8714-ed87511851fd req-17873e44-11bf-4023-8d24-89d43578dcad tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1870.889196] [55270]: INFO cinder.volume.api [req-0d7e721f-fc64-4091-8714-ed87511851fd req-17873e44-11bf-4023-8d24-89d43578dcad tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Begin detaching volume completed successfully. [ 1870.889434] [55270]: INFO cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-17873e44-11bf-4023-8d24-89d43578dcad tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98/action returned with HTTP 202 [ 1870.889983] [55270]: [pid: 55270|app: 0|req: 185/339] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 02:58:47 2024] POST /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1870.901206] [55269]: DEBUG cinder.api.middleware.request_id [None req-fd6cbda4-72f5-448c-ad5a-ab846d796965 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.903323] [55269]: INFO cinder.api.openstack.wsgi [None req-fd6cbda4-72f5-448c-ad5a-ab846d796965 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1870.903541] [55269]: DEBUG cinder.api.openstack.wsgi [None req-fd6cbda4-72f5-448c-ad5a-ab846d796965 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.903756] [55269]: DEBUG cinder.api.openstack.wsgi [None req-fd6cbda4-72f5-448c-ad5a-ab846d796965 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.914811] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.914811] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.918344] [55269]: INFO cinder.volume.api [None req-fd6cbda4-72f5-448c-ad5a-ab846d796965 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1870.922887] [55269]: INFO cinder.api.openstack.wsgi [None req-fd6cbda4-72f5-448c-ad5a-ab846d796965 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1870.923309] [55269]: [pid: 55269|app: 0|req: 155/340] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:47 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1871.916624] [55270]: DEBUG cinder.api.middleware.request_id [None req-fbbe4afc-0c3b-4b32-b561-16134a0bc177 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1871.917086] [55270]: INFO cinder.api.openstack.wsgi [None req-fbbe4afc-0c3b-4b32-b561-16134a0bc177 None None] GET http://10.180.1.21/volume// [ 1871.917267] [55270]: DEBUG cinder.api.openstack.wsgi [None req-fbbe4afc-0c3b-4b32-b561-16134a0bc177 None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1871.917481] [55270]: DEBUG cinder.api.openstack.wsgi [None req-fbbe4afc-0c3b-4b32-b561-16134a0bc177 None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1871.917943] [55270]: INFO cinder.api.openstack.wsgi [None req-fbbe4afc-0c3b-4b32-b561-16134a0bc177 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1871.918259] [55270]: [pid: 55270|app: 0|req: 186/341] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:58:48 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1871.922146] [55269]: DEBUG cinder.api.middleware.request_id [req-0d7e721f-fc64-4091-8714-ed87511851fd req-62eaa8d9-9b51-49ee-ab89-3c407443ca9d None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1871.924473] [55269]: INFO cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-62eaa8d9-9b51-49ee-ab89-3c407443ca9d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1871.924717] [55269]: DEBUG cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-62eaa8d9-9b51-49ee-ab89-3c407443ca9d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1871.924938] [55269]: DEBUG cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-62eaa8d9-9b51-49ee-ab89-3c407443ca9d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1871.933889] [55270]: DEBUG cinder.api.middleware.request_id [None req-7359d879-13e6-419f-a3ea-f55c82804cb7 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1871.937692] [55270]: INFO cinder.api.openstack.wsgi [None req-7359d879-13e6-419f-a3ea-f55c82804cb7 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1871.937692] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7359d879-13e6-419f-a3ea-f55c82804cb7 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1871.937692] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7359d879-13e6-419f-a3ea-f55c82804cb7 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1871.938308] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1871.938308] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1871.943601] [55269]: INFO cinder.volume.api [req-0d7e721f-fc64-4091-8714-ed87511851fd req-62eaa8d9-9b51-49ee-ab89-3c407443ca9d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1871.948935] [55269]: INFO cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-62eaa8d9-9b51-49ee-ab89-3c407443ca9d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1871.949415] [55269]: [pid: 55269|app: 0|req: 156/342] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:58:48 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1871.952071] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1871.952071] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1871.955890] [55270]: INFO cinder.volume.api [None req-7359d879-13e6-419f-a3ea-f55c82804cb7 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1871.961045] [55270]: INFO cinder.api.openstack.wsgi [None req-7359d879-13e6-419f-a3ea-f55c82804cb7 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1871.961533] [55270]: [pid: 55270|app: 0|req: 187/343] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:48 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1872.971144] [55269]: DEBUG cinder.api.middleware.request_id [None req-44371f3e-cdd4-4d07-8ad6-ed293be84c67 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1872.974320] [55269]: INFO cinder.api.openstack.wsgi [None req-44371f3e-cdd4-4d07-8ad6-ed293be84c67 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1872.974689] [55269]: DEBUG cinder.api.openstack.wsgi [None req-44371f3e-cdd4-4d07-8ad6-ed293be84c67 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1872.975046] [55269]: DEBUG cinder.api.openstack.wsgi [None req-44371f3e-cdd4-4d07-8ad6-ed293be84c67 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1872.990303] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1872.990303] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1872.995781] [55269]: INFO cinder.volume.api [None req-44371f3e-cdd4-4d07-8ad6-ed293be84c67 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1873.003238] [55269]: INFO cinder.api.openstack.wsgi [None req-44371f3e-cdd4-4d07-8ad6-ed293be84c67 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1873.003833] [55269]: [pid: 55269|app: 0|req: 157/344] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:49 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1873.108557] [55270]: DEBUG cinder.api.middleware.request_id [req-0d7e721f-fc64-4091-8714-ed87511851fd req-84ddc31f-cd55-417a-809f-4645e7ee4899 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1873.111792] [55270]: INFO cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-84ddc31f-cd55-417a-809f-4645e7ee4899 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] DELETE http://10.180.1.21/volume/v3/attachments/299053fa-4d1b-4c15-9efd-c6ff824e794a [ 1873.112141] [55270]: DEBUG cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-84ddc31f-cd55-417a-809f-4645e7ee4899 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1873.112469] [55270]: DEBUG cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-84ddc31f-cd55-417a-809f-4645e7ee4899 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1873.122075] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1873.122075] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1873.651414] [55270]: INFO cinder.api.openstack.wsgi [req-0d7e721f-fc64-4091-8714-ed87511851fd req-84ddc31f-cd55-417a-809f-4645e7ee4899 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/attachments/299053fa-4d1b-4c15-9efd-c6ff824e794a returned with HTTP 200 [ 1873.652008] [55270]: [pid: 55270|app: 0|req: 188/345] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 02:58:49 2024] DELETE /volume/v3/attachments/299053fa-4d1b-4c15-9efd-c6ff824e794a => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1874.014486] [55269]: DEBUG cinder.api.middleware.request_id [None req-6fef6176-8222-452f-88a2-b12f9aa53430 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.016971] [55269]: INFO cinder.api.openstack.wsgi [None req-6fef6176-8222-452f-88a2-b12f9aa53430 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1874.016971] [55269]: DEBUG cinder.api.openstack.wsgi [None req-6fef6176-8222-452f-88a2-b12f9aa53430 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1874.017097] [55269]: DEBUG cinder.api.openstack.wsgi [None req-6fef6176-8222-452f-88a2-b12f9aa53430 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1874.026285] [55270]: DEBUG cinder.api.middleware.request_id [None req-eab98862-a2c3-4465-9272-9cb5a066a681 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.026458] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1874.026458] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1874.027895] [55270]: INFO cinder.api.openstack.wsgi [None req-eab98862-a2c3-4465-9272-9cb5a066a681 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1874.028146] [55270]: DEBUG cinder.api.openstack.wsgi [None req-eab98862-a2c3-4465-9272-9cb5a066a681 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1874.028363] [55270]: DEBUG cinder.api.openstack.wsgi [None req-eab98862-a2c3-4465-9272-9cb5a066a681 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1874.029946] [55269]: INFO cinder.volume.api [None req-6fef6176-8222-452f-88a2-b12f9aa53430 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1874.034677] [55269]: INFO cinder.api.openstack.wsgi [None req-6fef6176-8222-452f-88a2-b12f9aa53430 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1874.035102] [55269]: [pid: 55269|app: 0|req: 158/346] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:50 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1874.036203] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1874.036203] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1874.040275] [55270]: INFO cinder.volume.api [None req-eab98862-a2c3-4465-9272-9cb5a066a681 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1874.044478] [55270]: INFO cinder.api.openstack.wsgi [None req-eab98862-a2c3-4465-9272-9cb5a066a681 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1874.044932] [55270]: [pid: 55270|app: 0|req: 189/347] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:50 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1874.090559] [55269]: DEBUG cinder.api.middleware.request_id [req-cb501b1f-a53e-4050-9983-41605c48e677 req-16ed2272-cf7d-4008-9569-164052a47b09 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.092962] [55269]: INFO cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-16ed2272-cf7d-4008-9569-164052a47b09 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1874.093167] [55269]: DEBUG cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-16ed2272-cf7d-4008-9569-164052a47b09 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1874.093327] [55269]: DEBUG cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-16ed2272-cf7d-4008-9569-164052a47b09 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1874.100583] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1874.100583] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1874.103889] [55269]: INFO cinder.volume.api [req-cb501b1f-a53e-4050-9983-41605c48e677 req-16ed2272-cf7d-4008-9569-164052a47b09 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1874.107908] [55269]: INFO cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-16ed2272-cf7d-4008-9569-164052a47b09 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1874.108295] [55269]: [pid: 55269|app: 0|req: 159/348] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:50 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1874.207634] [55270]: DEBUG cinder.api.middleware.request_id [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-1ee490f1-5a0a-4df1-a2e3-2b39a52dae5f None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.210067] [55270]: INFO cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-1ee490f1-5a0a-4df1-a2e3-2b39a52dae5f tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1874.210431] [55270]: DEBUG cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-1ee490f1-5a0a-4df1-a2e3-2b39a52dae5f tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1874.210793] [55270]: DEBUG cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-1ee490f1-5a0a-4df1-a2e3-2b39a52dae5f tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1874.220814] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1874.220814] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1874.223512] [55270]: INFO cinder.volume.api [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-1ee490f1-5a0a-4df1-a2e3-2b39a52dae5f tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1874.227729] [55270]: INFO cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-1ee490f1-5a0a-4df1-a2e3-2b39a52dae5f tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1874.228118] [55270]: [pid: 55270|app: 0|req: 190/349] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:51 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1874.243209] [55269]: DEBUG cinder.api.middleware.request_id [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-9e02be74-8ad4-4fec-9f11-c90b195347d2 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.245508] [55269]: INFO cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-9e02be74-8ad4-4fec-9f11-c90b195347d2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] POST http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df/action [ 1874.245864] [55269]: DEBUG cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-9e02be74-8ad4-4fec-9f11-c90b195347d2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1874.246014] [55269]: DEBUG cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-9e02be74-8ad4-4fec-9f11-c90b195347d2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1874.255605] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1874.255605] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1874.256109] [55269]: INFO cinder.volume.api [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-9e02be74-8ad4-4fec-9f11-c90b195347d2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1874.274029] [55269]: INFO cinder.volume.api [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-9e02be74-8ad4-4fec-9f11-c90b195347d2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Begin detaching volume completed successfully. [ 1874.274154] [55269]: INFO cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-9e02be74-8ad4-4fec-9f11-c90b195347d2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df/action returned with HTTP 202 [ 1874.274546] [55269]: [pid: 55269|app: 0|req: 160/350] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 02:58:51 2024] POST /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1874.286912] [55270]: DEBUG cinder.api.middleware.request_id [None req-c5b456a8-6e51-4db6-81b3-3e5ac3231129 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.288813] [55270]: INFO cinder.api.openstack.wsgi [None req-c5b456a8-6e51-4db6-81b3-3e5ac3231129 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1874.288986] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c5b456a8-6e51-4db6-81b3-3e5ac3231129 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1874.289234] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c5b456a8-6e51-4db6-81b3-3e5ac3231129 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1874.298861] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1874.298861] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1874.302271] [55270]: INFO cinder.volume.api [None req-c5b456a8-6e51-4db6-81b3-3e5ac3231129 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1874.306369] [55270]: INFO cinder.api.openstack.wsgi [None req-c5b456a8-6e51-4db6-81b3-3e5ac3231129 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1874.306739] [55270]: [pid: 55270|app: 0|req: 191/351] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:51 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1874.478090] [55269]: DEBUG cinder.api.middleware.request_id [None req-b47a9e75-78c0-4f2b-9668-c3c7a1f035a5 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.480703] [55269]: INFO cinder.api.openstack.wsgi [None req-b47a9e75-78c0-4f2b-9668-c3c7a1f035a5 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 1874.481208] [55269]: DEBUG cinder.api.openstack.wsgi [None req-b47a9e75-78c0-4f2b-9668-c3c7a1f035a5 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1874.481597] [55269]: DEBUG cinder.api.openstack.wsgi [None req-b47a9e75-78c0-4f2b-9668-c3c7a1f035a5 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1874.493904] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1874.493904] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1874.496301] [55269]: INFO cinder.volume.api [None req-b47a9e75-78c0-4f2b-9668-c3c7a1f035a5 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1874.501177] [55269]: INFO cinder.api.openstack.wsgi [None req-b47a9e75-78c0-4f2b-9668-c3c7a1f035a5 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 returned with HTTP 200 [ 1874.501177] [55269]: [pid: 55269|app: 0|req: 161/352] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:51 2024] GET /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1874.533501] [55270]: DEBUG cinder.api.middleware.request_id [req-26e330a6-f316-410f-b082-525c3f6ae61a req-5c2db188-135b-48a6-838d-057ca6c83502 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.535865] [55270]: INFO cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-5c2db188-135b-48a6-838d-057ca6c83502 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 1874.536100] [55270]: DEBUG cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-5c2db188-135b-48a6-838d-057ca6c83502 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1874.536319] [55270]: DEBUG cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-5c2db188-135b-48a6-838d-057ca6c83502 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1874.546498] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1874.546498] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1874.549802] [55270]: INFO cinder.volume.api [req-26e330a6-f316-410f-b082-525c3f6ae61a req-5c2db188-135b-48a6-838d-057ca6c83502 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1874.554189] [55270]: INFO cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-5c2db188-135b-48a6-838d-057ca6c83502 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 returned with HTTP 200 [ 1874.555110] [55270]: [pid: 55270|app: 0|req: 192/353] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:58:51 2024] GET /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1874.574130] [55269]: DEBUG cinder.api.middleware.request_id [req-26e330a6-f316-410f-b082-525c3f6ae61a req-520d2a8c-237f-4923-a106-1666ca72d9b9 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.576672] [55269]: INFO cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-520d2a8c-237f-4923-a106-1666ca72d9b9 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] POST http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2/action [ 1874.578633] [55269]: DEBUG cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-520d2a8c-237f-4923-a106-1666ca72d9b9 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1874.578633] [55269]: DEBUG cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-520d2a8c-237f-4923-a106-1666ca72d9b9 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1874.587242] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1874.587242] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1874.587918] [55269]: INFO cinder.volume.api [req-26e330a6-f316-410f-b082-525c3f6ae61a req-520d2a8c-237f-4923-a106-1666ca72d9b9 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1874.592307] [55269]: INFO cinder.volume.api [req-26e330a6-f316-410f-b082-525c3f6ae61a req-520d2a8c-237f-4923-a106-1666ca72d9b9 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Begin detaching volume completed successfully. [ 1874.592703] [55269]: INFO cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-520d2a8c-237f-4923-a106-1666ca72d9b9 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2/action returned with HTTP 202 [ 1874.593238] [55269]: [pid: 55269|app: 0|req: 162/354] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 02:58:51 2024] POST /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1875.296193] [55270]: DEBUG cinder.api.middleware.request_id [None req-c181256e-7e70-4398-aa59-7cca88075e95 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1875.296679] [55270]: INFO cinder.api.openstack.wsgi [None req-c181256e-7e70-4398-aa59-7cca88075e95 None None] GET http://10.180.1.21/volume// [ 1875.296847] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c181256e-7e70-4398-aa59-7cca88075e95 None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1875.297080] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c181256e-7e70-4398-aa59-7cca88075e95 None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1875.297473] [55270]: INFO cinder.api.openstack.wsgi [None req-c181256e-7e70-4398-aa59-7cca88075e95 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1875.297780] [55270]: [pid: 55270|app: 0|req: 193/355] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:58:52 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1875.302824] [55269]: DEBUG cinder.api.middleware.request_id [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-3daf9e99-0b71-4f2f-9eb0-eeb225f67ab9 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1875.305772] [55269]: INFO cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-3daf9e99-0b71-4f2f-9eb0-eeb225f67ab9 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1875.306230] [55269]: DEBUG cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-3daf9e99-0b71-4f2f-9eb0-eeb225f67ab9 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1875.306716] [55269]: DEBUG cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-3daf9e99-0b71-4f2f-9eb0-eeb225f67ab9 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1875.315398] [55270]: DEBUG cinder.api.middleware.request_id [None req-cdd2c99a-1c8a-4e9a-a0be-8f7cb029f211 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1875.318027] [55270]: INFO cinder.api.openstack.wsgi [None req-cdd2c99a-1c8a-4e9a-a0be-8f7cb029f211 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1875.318262] [55270]: DEBUG cinder.api.openstack.wsgi [None req-cdd2c99a-1c8a-4e9a-a0be-8f7cb029f211 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1875.318488] [55270]: DEBUG cinder.api.openstack.wsgi [None req-cdd2c99a-1c8a-4e9a-a0be-8f7cb029f211 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1875.321885] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1875.321885] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1875.327072] [55269]: INFO cinder.volume.api [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-3daf9e99-0b71-4f2f-9eb0-eeb225f67ab9 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1875.328809] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1875.328809] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1875.332422] [55269]: INFO cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-3daf9e99-0b71-4f2f-9eb0-eeb225f67ab9 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1875.332508] [55270]: INFO cinder.volume.api [None req-cdd2c99a-1c8a-4e9a-a0be-8f7cb029f211 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1875.332765] [55269]: [pid: 55269|app: 0|req: 163/356] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:58:52 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1875.336549] [55270]: INFO cinder.api.openstack.wsgi [None req-cdd2c99a-1c8a-4e9a-a0be-8f7cb029f211 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1875.337064] [55270]: [pid: 55270|app: 0|req: 194/357] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:52 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1875.622773] [55269]: DEBUG cinder.api.middleware.request_id [None req-707dab60-400b-4fbc-87ff-f254a1ebf5f7 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1875.623246] [55269]: INFO cinder.api.openstack.wsgi [None req-707dab60-400b-4fbc-87ff-f254a1ebf5f7 None None] GET http://10.180.1.21/volume// [ 1875.623430] [55269]: DEBUG cinder.api.openstack.wsgi [None req-707dab60-400b-4fbc-87ff-f254a1ebf5f7 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1875.623651] [55269]: DEBUG cinder.api.openstack.wsgi [None req-707dab60-400b-4fbc-87ff-f254a1ebf5f7 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1875.624088] [55269]: INFO cinder.api.openstack.wsgi [None req-707dab60-400b-4fbc-87ff-f254a1ebf5f7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1875.624431] [55269]: [pid: 55269|app: 0|req: 164/358] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:58:52 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1875.628087] [55269]: DEBUG cinder.api.middleware.request_id [None req-dcbfe388-eada-4a40-bf4d-07b30bbafea8 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1875.628422] [55270]: DEBUG cinder.api.middleware.request_id [req-26e330a6-f316-410f-b082-525c3f6ae61a req-47f80cf2-2331-41cf-b15a-5cd83cd3acb1 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1875.628486] [55269]: INFO cinder.api.openstack.wsgi [None req-dcbfe388-eada-4a40-bf4d-07b30bbafea8 None None] GET http://10.180.1.21/volume// [ 1875.628665] [55269]: DEBUG cinder.api.openstack.wsgi [None req-dcbfe388-eada-4a40-bf4d-07b30bbafea8 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1875.628875] [55269]: DEBUG cinder.api.openstack.wsgi [None req-dcbfe388-eada-4a40-bf4d-07b30bbafea8 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1875.629325] [55269]: INFO cinder.api.openstack.wsgi [None req-dcbfe388-eada-4a40-bf4d-07b30bbafea8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1875.629648] [55269]: [pid: 55269|app: 0|req: 165/359] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 02:58:52 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1875.633527] [55270]: INFO cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-47f80cf2-2331-41cf-b15a-5cd83cd3acb1 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 1875.633806] [55270]: DEBUG cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-47f80cf2-2331-41cf-b15a-5cd83cd3acb1 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1875.634087] [55270]: DEBUG cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-47f80cf2-2331-41cf-b15a-5cd83cd3acb1 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1875.636738] [55269]: DEBUG cinder.api.middleware.request_id [req-cb501b1f-a53e-4050-9983-41605c48e677 req-95ceabaf-0897-44ff-9844-cbd830faf4c7 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1875.639493] [55269]: INFO cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-95ceabaf-0897-44ff-9844-cbd830faf4c7 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1875.639950] [55269]: DEBUG cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-95ceabaf-0897-44ff-9844-cbd830faf4c7 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c253876c-91e9-4c8f-b674-798739e9b116", "connector": null, "instance_uuid": "e26b6593-7e64-4a43-b09d-92d2e668c25b"}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1875.646415] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1875.646415] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1875.651667] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1875.651667] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1875.651761] [55270]: INFO cinder.volume.api [req-26e330a6-f316-410f-b082-525c3f6ae61a req-47f80cf2-2331-41cf-b15a-5cd83cd3acb1 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1875.657221] [55270]: INFO cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-47f80cf2-2331-41cf-b15a-5cd83cd3acb1 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 returned with HTTP 200 [ 1875.658559] [55270]: [pid: 55270|app: 0|req: 195/360] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:58:52 2024] GET /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1875.673697] [55269]: INFO cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-95ceabaf-0897-44ff-9844-cbd830faf4c7 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1875.674288] [55269]: [pid: 55269|app: 0|req: 166/361] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 02:58:52 2024] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1875.694697] [55270]: DEBUG cinder.api.middleware.request_id [None req-1ef8be43-b468-41e1-b77f-28d51f7d2951 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1875.696957] [55270]: INFO cinder.api.openstack.wsgi [None req-1ef8be43-b468-41e1-b77f-28d51f7d2951 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1875.697216] [55270]: DEBUG cinder.api.openstack.wsgi [None req-1ef8be43-b468-41e1-b77f-28d51f7d2951 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1875.697465] [55270]: DEBUG cinder.api.openstack.wsgi [None req-1ef8be43-b468-41e1-b77f-28d51f7d2951 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1875.710915] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1875.710915] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1875.714974] [55270]: INFO cinder.volume.api [None req-1ef8be43-b468-41e1-b77f-28d51f7d2951 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1875.719896] [55270]: INFO cinder.api.openstack.wsgi [None req-1ef8be43-b468-41e1-b77f-28d51f7d2951 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1875.720382] [55270]: [pid: 55270|app: 0|req: 196/362] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:52 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1876.206865] [55269]: DEBUG cinder.api.middleware.request_id [None req-da88640d-37d8-4e6d-ac11-5981bcdb92e7 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1876.207518] [55269]: INFO cinder.api.openstack.wsgi [None req-da88640d-37d8-4e6d-ac11-5981bcdb92e7 None None] GET http://10.180.1.21/volume// [ 1876.207798] [55269]: DEBUG cinder.api.openstack.wsgi [None req-da88640d-37d8-4e6d-ac11-5981bcdb92e7 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1876.208038] [55269]: DEBUG cinder.api.openstack.wsgi [None req-da88640d-37d8-4e6d-ac11-5981bcdb92e7 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1876.208455] [55269]: INFO cinder.api.openstack.wsgi [None req-da88640d-37d8-4e6d-ac11-5981bcdb92e7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1876.208857] [55269]: [pid: 55269|app: 0|req: 167/363] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:58:53 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1876.212786] [55270]: DEBUG cinder.api.middleware.request_id [req-cb501b1f-a53e-4050-9983-41605c48e677 req-6b90218f-373d-48cc-bc15-5ffea1060113 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1876.215028] [55270]: INFO cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-6b90218f-373d-48cc-bc15-5ffea1060113 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1876.215333] [55270]: DEBUG cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-6b90218f-373d-48cc-bc15-5ffea1060113 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1876.215507] [55270]: DEBUG cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-6b90218f-373d-48cc-bc15-5ffea1060113 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1876.224970] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1876.224970] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1876.230139] [55270]: INFO cinder.volume.api [req-cb501b1f-a53e-4050-9983-41605c48e677 req-6b90218f-373d-48cc-bc15-5ffea1060113 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1876.234573] [55270]: INFO cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-6b90218f-373d-48cc-bc15-5ffea1060113 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1876.235061] [55270]: [pid: 55270|app: 0|req: 197/364] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:58:53 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1876.265529] [55269]: DEBUG cinder.api.middleware.request_id [req-cb501b1f-a53e-4050-9983-41605c48e677 req-5f1e0b86-67f8-4e08-81de-2736178b7b93 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1876.267195] [55269]: INFO cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-5f1e0b86-67f8-4e08-81de-2736178b7b93 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] PUT http://10.180.1.21/volume/v3/attachments/f9138bdc-ea99-4505-a8f7-5dc9eaaabeb6 [ 1876.267648] [55269]: DEBUG cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-5f1e0b86-67f8-4e08-81de-2736178b7b93 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-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-371170", "mountpoint": "/dev/sdb"}}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1876.277199] [55269]: DEBUG cinder.coordination [req-cb501b1f-a53e-4050-9983-41605c48e677 req-5f1e0b86-67f8-4e08-81de-2736178b7b93 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Acquiring lock "cinder-attachment_update-c253876c-91e9-4c8f-b674-798739e9b116-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1876.281720] [55269]: DEBUG cinder.coordination [req-cb501b1f-a53e-4050-9983-41605c48e677 req-5f1e0b86-67f8-4e08-81de-2736178b7b93 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Lock "cinder-attachment_update-c253876c-91e9-4c8f-b674-798739e9b116-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1876.282856] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1876.282856] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1876.348548] [55270]: DEBUG cinder.api.middleware.request_id [None req-987cda60-e2ef-424f-bc1c-f552632a2752 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1876.350292] [55270]: INFO cinder.api.openstack.wsgi [None req-987cda60-e2ef-424f-bc1c-f552632a2752 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1876.350511] [55270]: DEBUG cinder.api.openstack.wsgi [None req-987cda60-e2ef-424f-bc1c-f552632a2752 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1876.350725] [55270]: DEBUG cinder.api.openstack.wsgi [None req-987cda60-e2ef-424f-bc1c-f552632a2752 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1876.361505] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1876.361505] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1876.365478] [55270]: INFO cinder.volume.api [None req-987cda60-e2ef-424f-bc1c-f552632a2752 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1876.370452] [55270]: INFO cinder.api.openstack.wsgi [None req-987cda60-e2ef-424f-bc1c-f552632a2752 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1876.370859] [55270]: [pid: 55270|app: 0|req: 198/365] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:53 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1876.492311] [55270]: DEBUG cinder.api.middleware.request_id [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-7c5d7565-cfe3-44f0-b8f9-05e48a9c7848 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1876.494763] [55270]: INFO cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-7c5d7565-cfe3-44f0-b8f9-05e48a9c7848 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f3060278-b4f2-44c7-bb81-e9ee159861d8 [ 1876.494921] [55270]: DEBUG cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-7c5d7565-cfe3-44f0-b8f9-05e48a9c7848 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1876.495154] [55270]: DEBUG cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-7c5d7565-cfe3-44f0-b8f9-05e48a9c7848 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1876.502167] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1876.502167] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1877.026344] [55270]: INFO cinder.api.openstack.wsgi [req-e8e0ad9c-2052-47bc-ba4b-6254d08a1208 req-7c5d7565-cfe3-44f0-b8f9-05e48a9c7848 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/attachments/f3060278-b4f2-44c7-bb81-e9ee159861d8 returned with HTTP 200 [ 1877.026925] [55270]: [pid: 55270|app: 0|req: 199/366] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 02:58:53 2024] DELETE /volume/v3/attachments/f3060278-b4f2-44c7-bb81-e9ee159861d8 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1877.027562] [55270]: DEBUG cinder.api.middleware.request_id [None req-e4722456-c330-4d88-be69-e7c2bc66a9f6 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1877.029400] [55270]: INFO cinder.api.openstack.wsgi [None req-e4722456-c330-4d88-be69-e7c2bc66a9f6 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1877.029681] [55270]: DEBUG cinder.api.openstack.wsgi [None req-e4722456-c330-4d88-be69-e7c2bc66a9f6 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1877.029922] [55270]: DEBUG cinder.api.openstack.wsgi [None req-e4722456-c330-4d88-be69-e7c2bc66a9f6 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1877.039086] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1877.039086] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1877.041626] [55270]: INFO cinder.volume.api [None req-e4722456-c330-4d88-be69-e7c2bc66a9f6 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1877.045725] [55270]: INFO cinder.api.openstack.wsgi [None req-e4722456-c330-4d88-be69-e7c2bc66a9f6 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1877.046105] [55270]: [pid: 55270|app: 0|req: 200/367] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:53 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1877.046700] [55270]: DEBUG cinder.api.middleware.request_id [req-26e330a6-f316-410f-b082-525c3f6ae61a req-e85bd16e-9469-467c-8ade-d6f571cc7ca5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1877.048676] [55270]: INFO cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-e85bd16e-9469-467c-8ade-d6f571cc7ca5 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fa9fcf07-6b53-42ad-b97d-5ec36ba509b2 [ 1877.048879] [55270]: DEBUG cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-e85bd16e-9469-467c-8ade-d6f571cc7ca5 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1877.049098] [55270]: DEBUG cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-e85bd16e-9469-467c-8ade-d6f571cc7ca5 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1877.055211] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1877.055211] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1877.592887] [55270]: INFO cinder.api.openstack.wsgi [req-26e330a6-f316-410f-b082-525c3f6ae61a req-e85bd16e-9469-467c-8ade-d6f571cc7ca5 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/attachments/fa9fcf07-6b53-42ad-b97d-5ec36ba509b2 returned with HTTP 200 [ 1877.592887] [55270]: [pid: 55270|app: 0|req: 201/368] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 02:58:53 2024] DELETE /volume/v3/attachments/fa9fcf07-6b53-42ad-b97d-5ec36ba509b2 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1877.592887] [55270]: DEBUG cinder.api.middleware.request_id [None req-8406c15d-45ec-488f-b8e6-0fbf6dc5a6b4 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1877.595740] [55270]: INFO cinder.api.openstack.wsgi [None req-8406c15d-45ec-488f-b8e6-0fbf6dc5a6b4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1877.595740] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8406c15d-45ec-488f-b8e6-0fbf6dc5a6b4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1877.595740] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8406c15d-45ec-488f-b8e6-0fbf6dc5a6b4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1877.606955] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1877.606955] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1877.616301] [55270]: INFO cinder.volume.api [None req-8406c15d-45ec-488f-b8e6-0fbf6dc5a6b4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1877.621399] [55270]: INFO cinder.api.openstack.wsgi [None req-8406c15d-45ec-488f-b8e6-0fbf6dc5a6b4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1877.621855] [55270]: [pid: 55270|app: 0|req: 202/369] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:54 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1877.632459] [55270]: DEBUG cinder.api.middleware.request_id [None req-57c0740c-7779-4906-8975-678463fc0356 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1877.634459] [55270]: INFO cinder.api.openstack.wsgi [None req-57c0740c-7779-4906-8975-678463fc0356 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1877.634673] [55270]: DEBUG cinder.api.openstack.wsgi [None req-57c0740c-7779-4906-8975-678463fc0356 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1877.634893] [55270]: DEBUG cinder.api.openstack.wsgi [None req-57c0740c-7779-4906-8975-678463fc0356 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1877.642504] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1877.642504] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1877.645869] [55270]: INFO cinder.volume.api [None req-57c0740c-7779-4906-8975-678463fc0356 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1877.650164] [55270]: INFO cinder.api.openstack.wsgi [None req-57c0740c-7779-4906-8975-678463fc0356 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1877.650583] [55270]: [pid: 55270|app: 0|req: 203/370] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:54 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1877.691430] [55270]: DEBUG cinder.api.middleware.request_id [None req-fcd54592-9818-427e-9024-b343a78e02a2 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1877.693531] [55270]: INFO cinder.api.openstack.wsgi [None req-fcd54592-9818-427e-9024-b343a78e02a2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1877.693766] [55270]: DEBUG cinder.api.openstack.wsgi [None req-fcd54592-9818-427e-9024-b343a78e02a2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1877.694068] [55270]: DEBUG cinder.api.openstack.wsgi [None req-fcd54592-9818-427e-9024-b343a78e02a2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1877.702589] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1877.702589] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1877.705624] [55270]: INFO cinder.volume.api [None req-fcd54592-9818-427e-9024-b343a78e02a2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1877.710891] [55270]: INFO cinder.api.openstack.wsgi [None req-fcd54592-9818-427e-9024-b343a78e02a2 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1877.710937] [55270]: [pid: 55270|app: 0|req: 204/371] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:54 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1877.722424] [55270]: DEBUG cinder.api.middleware.request_id [None req-604dd246-d2fe-4132-ae31-7416f754b1ff None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1877.724543] [55270]: INFO cinder.api.openstack.wsgi [None req-604dd246-d2fe-4132-ae31-7416f754b1ff tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1877.724611] [55270]: DEBUG cinder.api.openstack.wsgi [None req-604dd246-d2fe-4132-ae31-7416f754b1ff tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1877.724792] [55270]: DEBUG cinder.api.openstack.wsgi [None req-604dd246-d2fe-4132-ae31-7416f754b1ff tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1877.732114] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1877.732114] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1877.735453] [55270]: INFO cinder.volume.api [None req-604dd246-d2fe-4132-ae31-7416f754b1ff tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1877.739627] [55270]: INFO cinder.api.openstack.wsgi [None req-604dd246-d2fe-4132-ae31-7416f754b1ff tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1877.740213] [55270]: [pid: 55270|app: 0|req: 205/372] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:54 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1877.775656] [55270]: DEBUG cinder.api.middleware.request_id [None req-9417d74e-4c4c-4805-a1d5-2f5f142ec4e9 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1877.777706] [55270]: INFO cinder.api.openstack.wsgi [None req-9417d74e-4c4c-4805-a1d5-2f5f142ec4e9 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1877.777922] [55270]: DEBUG cinder.api.openstack.wsgi [None req-9417d74e-4c4c-4805-a1d5-2f5f142ec4e9 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1877.778170] [55270]: DEBUG cinder.api.openstack.wsgi [None req-9417d74e-4c4c-4805-a1d5-2f5f142ec4e9 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1877.785595] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1877.785595] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1877.789084] [55270]: INFO cinder.volume.api [None req-9417d74e-4c4c-4805-a1d5-2f5f142ec4e9 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1877.793502] [55270]: INFO cinder.api.openstack.wsgi [None req-9417d74e-4c4c-4805-a1d5-2f5f142ec4e9 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1877.793879] [55270]: [pid: 55270|app: 0|req: 206/373] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:54 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1878.061018] [55270]: DEBUG cinder.api.middleware.request_id [None req-381db0c4-881a-4a4f-b7d6-9ca80adb2913 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1878.061018] [55270]: INFO cinder.api.openstack.wsgi [None req-381db0c4-881a-4a4f-b7d6-9ca80adb2913 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1878.061018] [55270]: DEBUG cinder.api.openstack.wsgi [None req-381db0c4-881a-4a4f-b7d6-9ca80adb2913 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1878.061018] [55270]: DEBUG cinder.api.openstack.wsgi [None req-381db0c4-881a-4a4f-b7d6-9ca80adb2913 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1878.072288] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1878.072288] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1878.075696] [55270]: INFO cinder.volume.api [None req-381db0c4-881a-4a4f-b7d6-9ca80adb2913 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1878.080254] [55270]: INFO cinder.api.openstack.wsgi [None req-381db0c4-881a-4a4f-b7d6-9ca80adb2913 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1878.080592] [55270]: [pid: 55270|app: 0|req: 207/374] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:54 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1878.775440] [55270]: DEBUG cinder.api.middleware.request_id [None req-ce1e06a3-d696-4ab8-9941-618b135acd4c None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1878.777544] [55270]: INFO cinder.api.openstack.wsgi [None req-ce1e06a3-d696-4ab8-9941-618b135acd4c tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 1878.777775] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ce1e06a3-d696-4ab8-9941-618b135acd4c tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1878.777993] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ce1e06a3-d696-4ab8-9941-618b135acd4c tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1878.791286] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1878.791286] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1878.795605] [55270]: INFO cinder.volume.api [None req-ce1e06a3-d696-4ab8-9941-618b135acd4c tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1878.800363] [55270]: INFO cinder.api.openstack.wsgi [None req-ce1e06a3-d696-4ab8-9941-618b135acd4c tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 returned with HTTP 200 [ 1878.800785] [55270]: [pid: 55270|app: 0|req: 208/375] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:55 2024] GET /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1879.090667] [55270]: DEBUG cinder.api.middleware.request_id [None req-07939814-2dc7-4593-862c-524e1ebb67c5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1879.094026] [55270]: INFO cinder.api.openstack.wsgi [None req-07939814-2dc7-4593-862c-524e1ebb67c5 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1879.094260] [55270]: DEBUG cinder.api.openstack.wsgi [None req-07939814-2dc7-4593-862c-524e1ebb67c5 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1879.094475] [55270]: DEBUG cinder.api.openstack.wsgi [None req-07939814-2dc7-4593-862c-524e1ebb67c5 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1879.106320] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1879.106320] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1879.109654] [55270]: INFO cinder.volume.api [None req-07939814-2dc7-4593-862c-524e1ebb67c5 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1879.114214] [55270]: INFO cinder.api.openstack.wsgi [None req-07939814-2dc7-4593-862c-524e1ebb67c5 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1879.114407] [55270]: [pid: 55270|app: 0|req: 209/376] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:55 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1880.125745] [55270]: DEBUG cinder.api.middleware.request_id [None req-bfc02c43-1f9d-4a6c-af69-42c6a76fee2f None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.128549] [55270]: INFO cinder.api.openstack.wsgi [None req-bfc02c43-1f9d-4a6c-af69-42c6a76fee2f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1880.128850] [55270]: DEBUG cinder.api.openstack.wsgi [None req-bfc02c43-1f9d-4a6c-af69-42c6a76fee2f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.129160] [55270]: DEBUG cinder.api.openstack.wsgi [None req-bfc02c43-1f9d-4a6c-af69-42c6a76fee2f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.151264] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.151264] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.160008] [55270]: INFO cinder.volume.api [None req-bfc02c43-1f9d-4a6c-af69-42c6a76fee2f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1880.166296] [55270]: INFO cinder.api.openstack.wsgi [None req-bfc02c43-1f9d-4a6c-af69-42c6a76fee2f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1880.166675] [55270]: [pid: 55270|app: 0|req: 210/377] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:56 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1880.807223] [55269]: DEBUG cinder.coordination [req-cb501b1f-a53e-4050-9983-41605c48e677 req-5f1e0b86-67f8-4e08-81de-2736178b7b93 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Lock "cinder-attachment_update-c253876c-91e9-4c8f-b674-798739e9b116-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55269) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1880.807579] [55269]: INFO cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-5f1e0b86-67f8-4e08-81de-2736178b7b93 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments/f9138bdc-ea99-4505-a8f7-5dc9eaaabeb6 returned with HTTP 200 [ 1880.808053] [55269]: [pid: 55269|app: 0|req: 168/378] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 02:58:53 2024] PUT /volume/v3/attachments/f9138bdc-ea99-4505-a8f7-5dc9eaaabeb6 => generated 589 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1881.180279] [55270]: DEBUG cinder.api.middleware.request_id [None req-6191e72c-a46a-47f7-b1a8-c0b03fcea526 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1881.183349] [55270]: INFO cinder.api.openstack.wsgi [None req-6191e72c-a46a-47f7-b1a8-c0b03fcea526 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1881.183815] [55270]: DEBUG cinder.api.openstack.wsgi [None req-6191e72c-a46a-47f7-b1a8-c0b03fcea526 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1881.184077] [55270]: DEBUG cinder.api.openstack.wsgi [None req-6191e72c-a46a-47f7-b1a8-c0b03fcea526 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1881.199894] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1881.199894] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1881.206745] [55270]: INFO cinder.volume.api [None req-6191e72c-a46a-47f7-b1a8-c0b03fcea526 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1881.212287] [55270]: INFO cinder.api.openstack.wsgi [None req-6191e72c-a46a-47f7-b1a8-c0b03fcea526 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1881.216016] [55270]: [pid: 55270|app: 0|req: 211/379] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:58 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1882.223633] [55269]: DEBUG cinder.api.middleware.request_id [None req-0a6f6c02-e372-4ee6-82ea-cdab902bac9d None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1882.227370] [55269]: INFO cinder.api.openstack.wsgi [None req-0a6f6c02-e372-4ee6-82ea-cdab902bac9d tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1882.227801] [55269]: DEBUG cinder.api.openstack.wsgi [None req-0a6f6c02-e372-4ee6-82ea-cdab902bac9d tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1882.228188] [55269]: DEBUG cinder.api.openstack.wsgi [None req-0a6f6c02-e372-4ee6-82ea-cdab902bac9d tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1882.249510] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1882.249510] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1882.255784] [55269]: INFO cinder.volume.api [None req-0a6f6c02-e372-4ee6-82ea-cdab902bac9d tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1882.264218] [55269]: INFO cinder.api.openstack.wsgi [None req-0a6f6c02-e372-4ee6-82ea-cdab902bac9d tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1882.265090] [55269]: [pid: 55269|app: 0|req: 169/380] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:58:59 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1882.424769] [55270]: DEBUG cinder.api.middleware.request_id [req-cb501b1f-a53e-4050-9983-41605c48e677 req-15123ec7-2b81-4eb5-9dca-e58cfdda4d33 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1882.427111] [55270]: INFO cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-15123ec7-2b81-4eb5-9dca-e58cfdda4d33 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] POST http://10.180.1.21/volume/v3/attachments/f9138bdc-ea99-4505-a8f7-5dc9eaaabeb6/action [ 1882.427538] [55270]: DEBUG cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-15123ec7-2b81-4eb5-9dca-e58cfdda4d33 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action body: b'{"os-complete": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1882.427677] [55270]: DEBUG cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-15123ec7-2b81-4eb5-9dca-e58cfdda4d33 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1882.429388] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=405,cinder:INSERT=23,cinder:UPDATE=50 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1882.443166] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1882.443166] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1882.450242] [55270]: INFO cinder.api.openstack.wsgi [req-cb501b1f-a53e-4050-9983-41605c48e677 req-15123ec7-2b81-4eb5-9dca-e58cfdda4d33 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments/f9138bdc-ea99-4505-a8f7-5dc9eaaabeb6/action returned with HTTP 204 [ 1882.450657] [55270]: [pid: 55270|app: 0|req: 212/381] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 02:58:59 2024] POST /volume/v3/attachments/f9138bdc-ea99-4505-a8f7-5dc9eaaabeb6/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1883.275239] [55269]: DEBUG cinder.api.middleware.request_id [None req-29cabcd6-7a39-47df-a45a-db0f5f21b91d None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1883.277333] [55269]: INFO cinder.api.openstack.wsgi [None req-29cabcd6-7a39-47df-a45a-db0f5f21b91d tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1883.277552] [55269]: DEBUG cinder.api.openstack.wsgi [None req-29cabcd6-7a39-47df-a45a-db0f5f21b91d tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1883.277766] [55269]: DEBUG cinder.api.openstack.wsgi [None req-29cabcd6-7a39-47df-a45a-db0f5f21b91d tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1883.280282] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=242,cinder:UPDATE=52,cinder:INSERT=23 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1883.288946] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1883.288946] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1883.292497] [55269]: INFO cinder.volume.api [None req-29cabcd6-7a39-47df-a45a-db0f5f21b91d tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1883.297191] [55269]: INFO cinder.api.openstack.wsgi [None req-29cabcd6-7a39-47df-a45a-db0f5f21b91d tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1883.297597] [55269]: [pid: 55269|app: 0|req: 170/382] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:00 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1883.306579] [55270]: DEBUG cinder.api.middleware.request_id [None req-81cd8b16-165f-42d7-91db-55ca55e49017 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1883.308609] [55270]: INFO cinder.api.openstack.wsgi [None req-81cd8b16-165f-42d7-91db-55ca55e49017 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1883.308812] [55270]: DEBUG cinder.api.openstack.wsgi [None req-81cd8b16-165f-42d7-91db-55ca55e49017 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1883.309047] [55270]: DEBUG cinder.api.openstack.wsgi [None req-81cd8b16-165f-42d7-91db-55ca55e49017 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1883.318652] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1883.318652] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1883.321825] [55270]: INFO cinder.volume.api [None req-81cd8b16-165f-42d7-91db-55ca55e49017 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1883.326711] [55270]: INFO cinder.api.openstack.wsgi [None req-81cd8b16-165f-42d7-91db-55ca55e49017 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1883.327096] [55270]: [pid: 55270|app: 0|req: 213/383] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:00 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1883.613392] [55269]: DEBUG cinder.api.middleware.request_id [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-fa5e8d19-eb48-4483-9eb0-227f75e99794 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1883.615732] [55269]: INFO cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-fa5e8d19-eb48-4483-9eb0-227f75e99794 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1883.615955] [55269]: DEBUG cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-fa5e8d19-eb48-4483-9eb0-227f75e99794 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1883.616187] [55269]: DEBUG cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-fa5e8d19-eb48-4483-9eb0-227f75e99794 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1883.626495] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1883.626495] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1883.631465] [55269]: INFO cinder.volume.api [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-fa5e8d19-eb48-4483-9eb0-227f75e99794 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1883.636346] [55269]: INFO cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-fa5e8d19-eb48-4483-9eb0-227f75e99794 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1883.636792] [55269]: [pid: 55269|app: 0|req: 171/384] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:59:00 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1883.759622] [55270]: DEBUG cinder.api.middleware.request_id [None req-d3e05a1c-18f4-486d-9847-91c2b13a9485 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1883.761861] [55270]: INFO cinder.api.openstack.wsgi [None req-d3e05a1c-18f4-486d-9847-91c2b13a9485 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1883.762081] [55270]: DEBUG cinder.api.openstack.wsgi [None req-d3e05a1c-18f4-486d-9847-91c2b13a9485 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1883.762266] [55270]: DEBUG cinder.api.openstack.wsgi [None req-d3e05a1c-18f4-486d-9847-91c2b13a9485 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1883.762458] [55270]: INFO cinder.api.v3.volumes [None req-d3e05a1c-18f4-486d-9847-91c2b13a9485 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Delete volume with id: 3a5017ec-1e99-4460-aaa9-52093148a0df [ 1883.770774] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1883.770774] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1883.771334] [55270]: INFO cinder.volume.api [None req-d3e05a1c-18f4-486d-9847-91c2b13a9485 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1883.800293] [55270]: INFO cinder.volume.api [None req-d3e05a1c-18f4-486d-9847-91c2b13a9485 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Delete volume request issued successfully. [ 1883.800586] [55270]: INFO cinder.api.openstack.wsgi [None req-d3e05a1c-18f4-486d-9847-91c2b13a9485 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 202 [ 1883.801028] [55270]: [pid: 55270|app: 0|req: 214/385] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:59:00 2024] DELETE /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1883.804499] [55269]: DEBUG cinder.api.middleware.request_id [None req-1e665ea8-552d-4fce-9f68-1579f837683f None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1883.808024] [55269]: INFO cinder.api.openstack.wsgi [None req-1e665ea8-552d-4fce-9f68-1579f837683f tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1883.808024] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1e665ea8-552d-4fce-9f68-1579f837683f tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1883.808024] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1e665ea8-552d-4fce-9f68-1579f837683f tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1883.815239] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1883.815239] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1883.819590] [55269]: INFO cinder.volume.api [None req-1e665ea8-552d-4fce-9f68-1579f837683f tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1883.825034] [55269]: INFO cinder.api.openstack.wsgi [None req-1e665ea8-552d-4fce-9f68-1579f837683f tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1883.825652] [55269]: [pid: 55269|app: 0|req: 172/386] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:00 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1884.834284] [55270]: DEBUG cinder.api.middleware.request_id [None req-7ad7eafe-1d28-4a2c-8f9d-e5e64a4426d5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1884.837061] [55270]: INFO cinder.api.openstack.wsgi [None req-7ad7eafe-1d28-4a2c-8f9d-e5e64a4426d5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1884.837407] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7ad7eafe-1d28-4a2c-8f9d-e5e64a4426d5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1884.837659] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7ad7eafe-1d28-4a2c-8f9d-e5e64a4426d5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1884.846044] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1884.846044] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1884.849666] [55270]: INFO cinder.volume.api [None req-7ad7eafe-1d28-4a2c-8f9d-e5e64a4426d5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1884.854408] [55270]: INFO cinder.api.openstack.wsgi [None req-7ad7eafe-1d28-4a2c-8f9d-e5e64a4426d5 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1884.854680] [55270]: [pid: 55270|app: 0|req: 215/387] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:01 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1885.313078] [55269]: DEBUG cinder.api.middleware.request_id [None req-db52ac7b-e350-4594-8ffe-232ba0522eed None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1885.313551] [55269]: INFO cinder.api.openstack.wsgi [None req-db52ac7b-e350-4594-8ffe-232ba0522eed None None] GET http://10.180.1.21/volume// [ 1885.313735] [55269]: DEBUG cinder.api.openstack.wsgi [None req-db52ac7b-e350-4594-8ffe-232ba0522eed None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1885.313978] [55269]: DEBUG cinder.api.openstack.wsgi [None req-db52ac7b-e350-4594-8ffe-232ba0522eed None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1885.314416] [55269]: INFO cinder.api.openstack.wsgi [None req-db52ac7b-e350-4594-8ffe-232ba0522eed None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1885.314859] [55269]: [pid: 55269|app: 0|req: 173/388] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:59:02 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1885.319056] [55270]: DEBUG cinder.api.middleware.request_id [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-ebbe09ed-6b55-44bb-8056-81e30655fb3a None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1885.321398] [55270]: INFO cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-ebbe09ed-6b55-44bb-8056-81e30655fb3a tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1885.321884] [55270]: DEBUG cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-ebbe09ed-6b55-44bb-8056-81e30655fb3a tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c253876c-91e9-4c8f-b674-798739e9b116", "connector": null, "instance_uuid": "e26b6593-7e64-4a43-b09d-92d2e668c25b"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1885.333513] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1885.333513] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1885.357678] [55270]: INFO cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-ebbe09ed-6b55-44bb-8056-81e30655fb3a tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1885.358111] [55270]: [pid: 55270|app: 0|req: 216/389] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 02:59:02 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1885.362346] [55269]: DEBUG cinder.api.middleware.request_id [None req-7640e1e7-7759-4c0f-8a54-ac101a240048 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1885.362762] [55269]: INFO cinder.api.openstack.wsgi [None req-7640e1e7-7759-4c0f-8a54-ac101a240048 None None] GET http://10.180.1.21/volume// [ 1885.362996] [55269]: DEBUG cinder.api.openstack.wsgi [None req-7640e1e7-7759-4c0f-8a54-ac101a240048 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1885.363240] [55269]: DEBUG cinder.api.openstack.wsgi [None req-7640e1e7-7759-4c0f-8a54-ac101a240048 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1885.364056] [55269]: INFO cinder.api.openstack.wsgi [None req-7640e1e7-7759-4c0f-8a54-ac101a240048 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1885.364056] [55269]: [pid: 55269|app: 0|req: 174/390] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:59:02 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1885.367295] [55270]: DEBUG cinder.api.middleware.request_id [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-c088024f-3e54-4e72-9b7f-9ed488c1c9ff None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1885.369567] [55270]: INFO cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-c088024f-3e54-4e72-9b7f-9ed488c1c9ff tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1885.369865] [55270]: DEBUG cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-c088024f-3e54-4e72-9b7f-9ed488c1c9ff tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1885.370136] [55270]: DEBUG cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-c088024f-3e54-4e72-9b7f-9ed488c1c9ff tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1885.380637] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1885.380637] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1885.383659] [55270]: INFO cinder.volume.api [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-c088024f-3e54-4e72-9b7f-9ed488c1c9ff tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1885.387723] [55270]: INFO cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-c088024f-3e54-4e72-9b7f-9ed488c1c9ff tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1885.388090] [55270]: [pid: 55270|app: 0|req: 217/391] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:59:02 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1885.863559] [55269]: DEBUG cinder.api.middleware.request_id [None req-ef0cdad7-6cd5-4d88-b430-6359563aa128 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1885.869178] [55269]: INFO cinder.api.openstack.wsgi [None req-ef0cdad7-6cd5-4d88-b430-6359563aa128 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1885.869178] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ef0cdad7-6cd5-4d88-b430-6359563aa128 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1885.869178] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ef0cdad7-6cd5-4d88-b430-6359563aa128 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1885.881087] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1885.881087] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1885.885828] [55269]: INFO cinder.volume.api [None req-ef0cdad7-6cd5-4d88-b430-6359563aa128 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1885.892476] [55269]: INFO cinder.api.openstack.wsgi [None req-ef0cdad7-6cd5-4d88-b430-6359563aa128 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 200 [ 1885.892476] [55269]: [pid: 55269|app: 0|req: 175/392] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:02 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1886.533747] [55270]: DEBUG cinder.api.middleware.request_id [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-3ac99de2-0c1d-4f6e-a795-dd99da87a513 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1886.536249] [55270]: INFO cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-3ac99de2-0c1d-4f6e-a795-dd99da87a513 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f9138bdc-ea99-4505-a8f7-5dc9eaaabeb6 [ 1886.536507] [55270]: DEBUG cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-3ac99de2-0c1d-4f6e-a795-dd99da87a513 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1886.536731] [55270]: DEBUG cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-3ac99de2-0c1d-4f6e-a795-dd99da87a513 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1886.548524] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1886.548524] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1886.902931] [55269]: DEBUG cinder.api.middleware.request_id [None req-4450c30d-4f6c-43c4-abe1-d70e5bd63edf None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1886.904861] [55269]: INFO cinder.api.openstack.wsgi [None req-4450c30d-4f6c-43c4-abe1-d70e5bd63edf tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df [ 1886.905239] [55269]: DEBUG cinder.api.openstack.wsgi [None req-4450c30d-4f6c-43c4-abe1-d70e5bd63edf tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1886.905562] [55269]: DEBUG cinder.api.openstack.wsgi [None req-4450c30d-4f6c-43c4-abe1-d70e5bd63edf tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1886.911779] [55269]: INFO cinder.api.openstack.wsgi [None req-4450c30d-4f6c-43c4-abe1-d70e5bd63edf tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df returned with HTTP 404 [ 1886.912359] [55269]: [pid: 55269|app: 0|req: 176/393] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:03 2024] GET /volume/v3/volumes/3a5017ec-1e99-4460-aaa9-52093148a0df => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1886.914711] [55269]: DEBUG cinder.api.middleware.request_id [None req-a75a50c3-800a-4fc3-9947-8ae1adaa5187 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1886.916419] [55269]: INFO cinder.api.openstack.wsgi [None req-a75a50c3-800a-4fc3-9947-8ae1adaa5187 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1886.916623] [55269]: DEBUG cinder.api.openstack.wsgi [None req-a75a50c3-800a-4fc3-9947-8ae1adaa5187 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1886.916824] [55269]: DEBUG cinder.api.openstack.wsgi [None req-a75a50c3-800a-4fc3-9947-8ae1adaa5187 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'delete' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1886.917043] [55269]: INFO cinder.api.v3.volumes [None req-a75a50c3-800a-4fc3-9947-8ae1adaa5187 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Delete volume with id: 8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1886.926108] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1886.926108] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1886.926597] [55269]: INFO cinder.volume.api [None req-a75a50c3-800a-4fc3-9947-8ae1adaa5187 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1887.218623] [55269]: INFO cinder.volume.api [None req-a75a50c3-800a-4fc3-9947-8ae1adaa5187 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Delete volume request issued successfully. [ 1887.218623] [55269]: INFO cinder.api.openstack.wsgi [None req-a75a50c3-800a-4fc3-9947-8ae1adaa5187 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 202 [ 1887.219365] [55269]: [pid: 55269|app: 0|req: 177/394] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:59:03 2024] DELETE /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 0 bytes in 305 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1887.220675] [55270]: INFO cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-3ac99de2-0c1d-4f6e-a795-dd99da87a513 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments/f9138bdc-ea99-4505-a8f7-5dc9eaaabeb6 returned with HTTP 200 [ 1887.221116] [55270]: [pid: 55270|app: 0|req: 218/395] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 02:59:03 2024] DELETE /volume/v3/attachments/f9138bdc-ea99-4505-a8f7-5dc9eaaabeb6 => generated 192 bytes in 688 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1887.223133] [55269]: DEBUG cinder.api.middleware.request_id [None req-5e5aad72-a430-4716-991a-f14dd646c85a None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1887.225204] [55269]: INFO cinder.api.openstack.wsgi [None req-5e5aad72-a430-4716-991a-f14dd646c85a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1887.226118] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5e5aad72-a430-4716-991a-f14dd646c85a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1887.226410] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5e5aad72-a430-4716-991a-f14dd646c85a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1887.234881] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1887.234881] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1887.239037] [55269]: INFO cinder.volume.api [None req-5e5aad72-a430-4716-991a-f14dd646c85a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1887.245336] [55269]: INFO cinder.api.openstack.wsgi [None req-5e5aad72-a430-4716-991a-f14dd646c85a tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1887.245336] [55269]: [pid: 55269|app: 0|req: 178/396] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:04 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1888.256889] [55270]: DEBUG cinder.api.middleware.request_id [None req-132bd7ef-69c5-4b8e-a8d6-4929004eb2ea None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1888.259030] [55270]: INFO cinder.api.openstack.wsgi [None req-132bd7ef-69c5-4b8e-a8d6-4929004eb2ea tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1888.259192] [55270]: DEBUG cinder.api.openstack.wsgi [None req-132bd7ef-69c5-4b8e-a8d6-4929004eb2ea tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1888.259417] [55270]: DEBUG cinder.api.openstack.wsgi [None req-132bd7ef-69c5-4b8e-a8d6-4929004eb2ea tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1888.269964] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1888.269964] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1888.274952] [55270]: INFO cinder.volume.api [None req-132bd7ef-69c5-4b8e-a8d6-4929004eb2ea tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1888.279772] [55270]: INFO cinder.api.openstack.wsgi [None req-132bd7ef-69c5-4b8e-a8d6-4929004eb2ea tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1888.280278] [55270]: [pid: 55270|app: 0|req: 219/397] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:05 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1889.290037] [55269]: DEBUG cinder.api.middleware.request_id [None req-2bdc9feb-9f5d-43b4-9e83-939791dec34d None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1889.291980] [55269]: INFO cinder.api.openstack.wsgi [None req-2bdc9feb-9f5d-43b4-9e83-939791dec34d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1889.292374] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2bdc9feb-9f5d-43b4-9e83-939791dec34d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1889.292707] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2bdc9feb-9f5d-43b4-9e83-939791dec34d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1889.300428] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1889.300428] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1889.303799] [55269]: INFO cinder.volume.api [None req-2bdc9feb-9f5d-43b4-9e83-939791dec34d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1889.308162] [55269]: INFO cinder.api.openstack.wsgi [None req-2bdc9feb-9f5d-43b4-9e83-939791dec34d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 200 [ 1889.308557] [55269]: [pid: 55269|app: 0|req: 179/398] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:06 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1889.456605] [55270]: DEBUG cinder.api.middleware.request_id [None req-35b84240-5af8-4d4c-b4ef-99981dc82532 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1889.457067] [55270]: INFO cinder.api.openstack.wsgi [None req-35b84240-5af8-4d4c-b4ef-99981dc82532 None None] GET http://10.180.1.21/volume// [ 1889.457255] [55270]: DEBUG cinder.api.openstack.wsgi [None req-35b84240-5af8-4d4c-b4ef-99981dc82532 None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1889.457476] [55270]: DEBUG cinder.api.openstack.wsgi [None req-35b84240-5af8-4d4c-b4ef-99981dc82532 None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1889.458017] [55270]: INFO cinder.api.openstack.wsgi [None req-35b84240-5af8-4d4c-b4ef-99981dc82532 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1889.458385] [55270]: [pid: 55270|app: 0|req: 220/399] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:59:06 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1889.461751] [55269]: DEBUG cinder.api.middleware.request_id [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-316215d2-2737-4758-a3e2-a8b562b392a0 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1889.464139] [55269]: INFO cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-316215d2-2737-4758-a3e2-a8b562b392a0 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1889.464386] [55269]: DEBUG cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-316215d2-2737-4758-a3e2-a8b562b392a0 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1889.464605] [55269]: DEBUG cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-316215d2-2737-4758-a3e2-a8b562b392a0 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1889.474806] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1889.474806] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1889.477862] [55269]: INFO cinder.volume.api [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-316215d2-2737-4758-a3e2-a8b562b392a0 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1889.481968] [55269]: INFO cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-316215d2-2737-4758-a3e2-a8b562b392a0 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1889.482455] [55269]: [pid: 55269|app: 0|req: 180/400] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:59:06 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1889.571410] [55270]: DEBUG cinder.api.middleware.request_id [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-9301037d-9996-4fc2-b87e-5295e85f7a75 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1889.573783] [55270]: INFO cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-9301037d-9996-4fc2-b87e-5295e85f7a75 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] PUT http://10.180.1.21/volume/v3/attachments/a6c1cbe3-6734-4930-8740-ec78c0040f9c [ 1889.574206] [55270]: DEBUG cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-9301037d-9996-4fc2-b87e-5295e85f7a75 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-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=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1889.581849] [55270]: DEBUG cinder.coordination [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-9301037d-9996-4fc2-b87e-5295e85f7a75 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Acquiring lock "cinder-attachment_update-c253876c-91e9-4c8f-b674-798739e9b116-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55270) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1889.586162] [55270]: DEBUG cinder.coordination [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-9301037d-9996-4fc2-b87e-5295e85f7a75 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Lock "cinder-attachment_update-c253876c-91e9-4c8f-b674-798739e9b116-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55270) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1889.587158] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1889.587158] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1890.103968] [55270]: DEBUG cinder.coordination [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-9301037d-9996-4fc2-b87e-5295e85f7a75 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Lock "cinder-attachment_update-c253876c-91e9-4c8f-b674-798739e9b116-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.518s {{(pid=55270) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1890.104340] [55270]: INFO cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-9301037d-9996-4fc2-b87e-5295e85f7a75 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments/a6c1cbe3-6734-4930-8740-ec78c0040f9c returned with HTTP 200 [ 1890.104799] [55270]: [pid: 55270|app: 0|req: 221/401] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 02:59:06 2024] PUT /volume/v3/attachments/a6c1cbe3-6734-4930-8740-ec78c0040f9c => generated 589 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1890.318118] [55269]: DEBUG cinder.api.middleware.request_id [None req-3a3f762b-d3bd-465c-a308-fd7cf7ac773d None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1890.320286] [55269]: INFO cinder.api.openstack.wsgi [None req-3a3f762b-d3bd-465c-a308-fd7cf7ac773d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 [ 1890.320500] [55269]: DEBUG cinder.api.openstack.wsgi [None req-3a3f762b-d3bd-465c-a308-fd7cf7ac773d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1890.320714] [55269]: DEBUG cinder.api.openstack.wsgi [None req-3a3f762b-d3bd-465c-a308-fd7cf7ac773d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1890.326783] [55269]: INFO cinder.api.openstack.wsgi [None req-3a3f762b-d3bd-465c-a308-fd7cf7ac773d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 returned with HTTP 404 [ 1890.327253] [55269]: [pid: 55269|app: 0|req: 181/402] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:07 2024] GET /volume/v3/volumes/8de9eb81-0f36-4069-9c8b-8bf875c75c98 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1890.369513] [55270]: DEBUG cinder.api.middleware.request_id [None req-c4d489dd-61fa-45ae-83fb-243b135a9643 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1890.371620] [55270]: INFO cinder.api.openstack.wsgi [None req-c4d489dd-61fa-45ae-83fb-243b135a9643 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1890.371856] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c4d489dd-61fa-45ae-83fb-243b135a9643 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1890.372184] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c4d489dd-61fa-45ae-83fb-243b135a9643 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1890.372389] [55270]: INFO cinder.api.v3.volumes [None req-c4d489dd-61fa-45ae-83fb-243b135a9643 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Delete volume with id: ee7bf020-3b58-4597-a084-12bb888e6072 [ 1890.379910] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1890.379910] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1890.380443] [55270]: INFO cinder.volume.api [None req-c4d489dd-61fa-45ae-83fb-243b135a9643 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1890.394145] [55270]: INFO cinder.volume.api [None req-c4d489dd-61fa-45ae-83fb-243b135a9643 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Delete volume request issued successfully. [ 1890.394328] [55270]: INFO cinder.api.openstack.wsgi [None req-c4d489dd-61fa-45ae-83fb-243b135a9643 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 202 [ 1890.394695] [55270]: [pid: 55270|app: 0|req: 222/403] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:59:07 2024] DELETE /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1890.397150] [55269]: DEBUG cinder.api.middleware.request_id [None req-ed361c42-9870-4e82-a1f9-9a55b04c86b1 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1890.399130] [55269]: INFO cinder.api.openstack.wsgi [None req-ed361c42-9870-4e82-a1f9-9a55b04c86b1 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1890.399350] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ed361c42-9870-4e82-a1f9-9a55b04c86b1 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1890.399565] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ed361c42-9870-4e82-a1f9-9a55b04c86b1 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1890.407601] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1890.407601] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1890.411072] [55269]: INFO cinder.volume.api [None req-ed361c42-9870-4e82-a1f9-9a55b04c86b1 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1890.416139] [55269]: INFO cinder.api.openstack.wsgi [None req-ed361c42-9870-4e82-a1f9-9a55b04c86b1 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1890.416508] [55269]: [pid: 55269|app: 0|req: 182/404] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:07 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1890.610979] [55270]: DEBUG cinder.api.middleware.request_id [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-9f1abcf4-fa50-4d7c-a9ba-8aa7f0e6776f None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1890.613351] [55270]: INFO cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-9f1abcf4-fa50-4d7c-a9ba-8aa7f0e6776f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] POST http://10.180.1.21/volume/v3/attachments/a6c1cbe3-6734-4930-8740-ec78c0040f9c/action [ 1890.613777] [55270]: DEBUG cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-9f1abcf4-fa50-4d7c-a9ba-8aa7f0e6776f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action body: b'{"os-complete": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1890.613919] [55270]: DEBUG cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-9f1abcf4-fa50-4d7c-a9ba-8aa7f0e6776f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1890.627962] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1890.627962] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1890.633605] [55270]: INFO cinder.api.openstack.wsgi [req-8ea41376-21ef-4a9e-bde2-d13548fbcb77 req-9f1abcf4-fa50-4d7c-a9ba-8aa7f0e6776f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments/a6c1cbe3-6734-4930-8740-ec78c0040f9c/action returned with HTTP 204 [ 1890.634013] [55270]: [pid: 55270|app: 0|req: 223/405] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 02:59:07 2024] POST /volume/v3/attachments/a6c1cbe3-6734-4930-8740-ec78c0040f9c/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1891.426487] [55269]: DEBUG cinder.api.middleware.request_id [None req-0e08d8ce-db9d-4a8a-94ab-8116a49d45e4 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1891.427655] [55269]: INFO cinder.api.openstack.wsgi [None req-0e08d8ce-db9d-4a8a-94ab-8116a49d45e4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1891.427929] [55269]: DEBUG cinder.api.openstack.wsgi [None req-0e08d8ce-db9d-4a8a-94ab-8116a49d45e4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1891.428183] [55269]: DEBUG cinder.api.openstack.wsgi [None req-0e08d8ce-db9d-4a8a-94ab-8116a49d45e4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1891.440021] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1891.440021] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1891.444366] [55269]: INFO cinder.volume.api [None req-0e08d8ce-db9d-4a8a-94ab-8116a49d45e4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1891.448999] [55269]: INFO cinder.api.openstack.wsgi [None req-0e08d8ce-db9d-4a8a-94ab-8116a49d45e4 tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1891.449391] [55269]: [pid: 55269|app: 0|req: 183/406] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:08 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1892.459114] [55270]: DEBUG cinder.api.middleware.request_id [None req-88f94b2f-072f-42cc-a971-d30021c2170d None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1892.461379] [55270]: INFO cinder.api.openstack.wsgi [None req-88f94b2f-072f-42cc-a971-d30021c2170d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1892.461624] [55270]: DEBUG cinder.api.openstack.wsgi [None req-88f94b2f-072f-42cc-a971-d30021c2170d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1892.461873] [55270]: DEBUG cinder.api.openstack.wsgi [None req-88f94b2f-072f-42cc-a971-d30021c2170d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1892.472663] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1892.472663] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1892.476431] [55270]: INFO cinder.volume.api [None req-88f94b2f-072f-42cc-a971-d30021c2170d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Volume info retrieved successfully. [ 1892.481078] [55270]: INFO cinder.api.openstack.wsgi [None req-88f94b2f-072f-42cc-a971-d30021c2170d tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 200 [ 1892.481568] [55270]: [pid: 55270|app: 0|req: 224/407] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:09 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1893.490229] [55269]: DEBUG cinder.api.middleware.request_id [None req-376e3864-2f14-4016-afbd-1748b2e306ea None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1893.492303] [55269]: INFO cinder.api.openstack.wsgi [None req-376e3864-2f14-4016-afbd-1748b2e306ea tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] GET http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 [ 1893.492523] [55269]: DEBUG cinder.api.openstack.wsgi [None req-376e3864-2f14-4016-afbd-1748b2e306ea tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1893.492741] [55269]: DEBUG cinder.api.openstack.wsgi [None req-376e3864-2f14-4016-afbd-1748b2e306ea tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1893.499366] [55269]: INFO cinder.api.openstack.wsgi [None req-376e3864-2f14-4016-afbd-1748b2e306ea tempest-AttachVolumeTestJSON-1059513280 tempest-AttachVolumeTestJSON-1059513280-project-member] http://10.180.1.21/volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 returned with HTTP 404 [ 1893.500151] [55269]: [pid: 55269|app: 0|req: 184/408] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:10 2024] GET /volume/v3/volumes/ee7bf020-3b58-4597-a084-12bb888e6072 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1895.960303] [55270]: DEBUG cinder.api.middleware.request_id [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1896.010810] [55270]: INFO cinder.api.openstack.wsgi [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1896.011265] [55270]: DEBUG cinder.api.openstack.wsgi [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-348941444"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1896.013290] [55270]: DEBUG cinder.api.v3.volumes [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-348941444'}} {{(pid=55270) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1896.013432] [55270]: INFO cinder.api.v3.volumes [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Create volume of 1 GB [ 1896.019578] [55270]: INFO cinder.volume.api [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Availability Zones retrieved successfully. [ 1896.026544] [55270]: DEBUG cinder.volume.api [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Flow 'volume_create_api' (b6c77d8b-f078-49f6-8274-88e20fd88450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1896.027775] [55270]: DEBUG cinder.volume.api [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029226b2-4a76-43d2-bae3-34f270b4f7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1896.028966] [55270]: DEBUG cinder.volume.flows.api.create_volume [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Validating volume size '1' using validate_int {{(pid=55270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1896.048805] [55270]: DEBUG cinder.volume.api [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029226b2-4a76-43d2-bae3-34f270b4f7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1896.049809] [55270]: DEBUG cinder.volume.api [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac3f2a5b-4e36-472b-b617-717f3b9cb0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1896.098007] [55270]: DEBUG cinder.quota [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Created reservations ['b5a340c9-043b-41fd-95e9-47af396f8614', 'c3ae1c9a-a615-4bc1-a872-8992ca1afc2e', '6123c9bd-2fb0-4d93-9778-e9b783bfc0f8', '159be59b-d876-4194-b88c-40b5e185ddd3'] {{(pid=55270) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1896.098905] [55270]: DEBUG cinder.volume.api [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac3f2a5b-4e36-472b-b617-717f3b9cb0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5a340c9-043b-41fd-95e9-47af396f8614', 'c3ae1c9a-a615-4bc1-a872-8992ca1afc2e', '6123c9bd-2fb0-4d93-9778-e9b783bfc0f8', '159be59b-d876-4194-b88c-40b5e185ddd3']}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1896.099898] [55270]: DEBUG cinder.volume.api [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1805436c-94a7-40e4-afa2-2b8792fd5169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1896.115912] [55270]: DEBUG cinder.volume.api [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1805436c-94a7-40e4-afa2-2b8792fd5169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8131d992-5460-4ad1-bbb1-aaabb15d8b02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-348941444',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cc83cce21b5e410ab71f53a05b21bb3d',qos_specs=None,replication_status=,reservations=['b5a340c9-043b-41fd-95e9-47af396f8614','c3ae1c9a-a615-4bc1-a872-8992ca1afc2e','6123c9bd-2fb0-4d93-9778-e9b783bfc0f8','159be59b-d876-4194-b88c-40b5e185ddd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5ff1bddebd4e6eacd3886e3d80df40',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:59:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-348941444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8131d992-5460-4ad1-bbb1-aaabb15d8b02,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cc83cce21b5e410ab71f53a05b21bb3d',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='9a5ff1bddebd4e6eacd3886e3d80df40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1896.117073] [55270]: DEBUG cinder.volume.api [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f950604a-8bf3-4ded-80a4-5c0ab039e48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1896.133383] [55270]: DEBUG cinder.volume.api [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f950604a-8bf3-4ded-80a4-5c0ab039e48d) 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-348941444',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cc83cce21b5e410ab71f53a05b21bb3d',qos_specs=None,replication_status=,reservations=['b5a340c9-043b-41fd-95e9-47af396f8614','c3ae1c9a-a615-4bc1-a872-8992ca1afc2e','6123c9bd-2fb0-4d93-9778-e9b783bfc0f8','159be59b-d876-4194-b88c-40b5e185ddd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5ff1bddebd4e6eacd3886e3d80df40',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1896.134420] [55270]: DEBUG cinder.volume.api [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8b2d77b-3fd1-4a37-bd43-01f478373f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1896.143740] [55270]: DEBUG cinder.volume.api [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8b2d77b-3fd1-4a37-bd43-01f478373f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1896.144882] [55270]: DEBUG cinder.volume.api [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Flow 'volume_create_api' (b6c77d8b-f078-49f6-8274-88e20fd88450) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1896.145296] [55270]: INFO cinder.volume.api [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Create volume request issued successfully. [ 1896.146013] [55270]: INFO cinder.api.openstack.wsgi [None req-64c1a0b0-45f9-40d3-973e-69395bb1d4ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1896.146809] [55270]: [pid: 55270|app: 0|req: 225/409] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 12 02:59:12 2024] POST /volume/v3/volumes => generated 758 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1896.155025] [55269]: DEBUG cinder.api.middleware.request_id [None req-5e58bf36-ffb7-4df2-90b8-a56f8995f0ff None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1896.157486] [55269]: INFO cinder.api.openstack.wsgi [None req-5e58bf36-ffb7-4df2-90b8-a56f8995f0ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 [ 1896.157747] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5e58bf36-ffb7-4df2-90b8-a56f8995f0ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1896.157970] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5e58bf36-ffb7-4df2-90b8-a56f8995f0ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1896.167036] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1896.167036] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1896.170863] [55269]: INFO cinder.volume.api [None req-5e58bf36-ffb7-4df2-90b8-a56f8995f0ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Volume info retrieved successfully. [ 1896.175845] [55269]: INFO cinder.api.openstack.wsgi [None req-5e58bf36-ffb7-4df2-90b8-a56f8995f0ff tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 returned with HTTP 200 [ 1896.176267] [55269]: [pid: 55269|app: 0|req: 185/410] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:13 2024] GET /volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1897.186280] [55270]: DEBUG cinder.api.middleware.request_id [None req-8ea57eed-6c3b-4189-ac5b-8f4bd9991581 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1897.189653] [55270]: INFO cinder.api.openstack.wsgi [None req-8ea57eed-6c3b-4189-ac5b-8f4bd9991581 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 [ 1897.190053] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8ea57eed-6c3b-4189-ac5b-8f4bd9991581 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1897.190187] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8ea57eed-6c3b-4189-ac5b-8f4bd9991581 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1897.203356] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1897.203356] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1897.208307] [55270]: INFO cinder.volume.api [None req-8ea57eed-6c3b-4189-ac5b-8f4bd9991581 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Volume info retrieved successfully. [ 1897.214185] [55270]: INFO cinder.api.openstack.wsgi [None req-8ea57eed-6c3b-4189-ac5b-8f4bd9991581 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 returned with HTTP 200 [ 1897.214624] [55270]: [pid: 55270|app: 0|req: 226/411] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:14 2024] GET /volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1897.313014] [55269]: DEBUG cinder.api.middleware.request_id [req-e7dabc72-fd92-435b-ab11-3d3ff40d7d80 req-73f94353-091b-4807-8d12-c6fc82a5307a None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1897.315487] [55269]: INFO cinder.api.openstack.wsgi [req-e7dabc72-fd92-435b-ab11-3d3ff40d7d80 req-73f94353-091b-4807-8d12-c6fc82a5307a tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 [ 1897.315759] [55269]: DEBUG cinder.api.openstack.wsgi [req-e7dabc72-fd92-435b-ab11-3d3ff40d7d80 req-73f94353-091b-4807-8d12-c6fc82a5307a tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1897.316017] [55269]: DEBUG cinder.api.openstack.wsgi [req-e7dabc72-fd92-435b-ab11-3d3ff40d7d80 req-73f94353-091b-4807-8d12-c6fc82a5307a tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1897.323641] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1897.323641] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1897.327201] [55269]: INFO cinder.volume.api [req-e7dabc72-fd92-435b-ab11-3d3ff40d7d80 req-73f94353-091b-4807-8d12-c6fc82a5307a tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Volume info retrieved successfully. [ 1897.331737] [55269]: INFO cinder.api.openstack.wsgi [req-e7dabc72-fd92-435b-ab11-3d3ff40d7d80 req-73f94353-091b-4807-8d12-c6fc82a5307a tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 returned with HTTP 200 [ 1897.332320] [55269]: [pid: 55269|app: 0|req: 186/412] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:59:14 2024] GET /volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1897.339458] [55270]: DEBUG cinder.api.middleware.request_id [None req-e8aae973-8918-44b7-b772-900d97177c83 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1897.341445] [55270]: INFO cinder.api.openstack.wsgi [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1897.341954] [55270]: DEBUG cinder.api.openstack.wsgi [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1607344159"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1897.343541] [55270]: DEBUG cinder.api.v3.volumes [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1607344159'}} {{(pid=55270) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1897.343676] [55270]: INFO cinder.api.v3.volumes [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Create volume of 1 GB [ 1897.348488] [55270]: INFO cinder.volume.api [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Availability Zones retrieved successfully. [ 1897.355056] [55270]: DEBUG cinder.volume.api [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Flow 'volume_create_api' (6b1d6fb4-f667-4822-b58e-6fa86249ea4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1897.356195] [55270]: DEBUG cinder.volume.api [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5421577f-a919-4f94-8da3-a337c789b06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1897.357246] [55270]: DEBUG cinder.volume.flows.api.create_volume [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Validating volume size '1' using validate_int {{(pid=55270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1897.374104] [55270]: DEBUG cinder.volume.api [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5421577f-a919-4f94-8da3-a337c789b06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1897.375013] [55270]: DEBUG cinder.volume.api [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f9327a-5254-4b32-9077-d86f3ad11331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1897.403136] [55270]: DEBUG cinder.quota [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Created reservations ['2facbb99-1055-4025-93a8-9b417aea1593', '0bee2702-3442-497c-aba1-a5c46ddaa0c3', '5cf27a71-13ad-4e1f-ae3a-a1b1d13703a2', 'd4546c04-1b66-4a1e-915d-15aabe36a1bc'] {{(pid=55270) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1897.403998] [55270]: DEBUG cinder.volume.api [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f9327a-5254-4b32-9077-d86f3ad11331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2facbb99-1055-4025-93a8-9b417aea1593', '0bee2702-3442-497c-aba1-a5c46ddaa0c3', '5cf27a71-13ad-4e1f-ae3a-a1b1d13703a2', 'd4546c04-1b66-4a1e-915d-15aabe36a1bc']}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1897.404888] [55270]: DEBUG cinder.volume.api [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a85192e6-beb6-4613-996f-7e1b3591ab9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1897.417114] [55270]: DEBUG cinder.volume.api [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a85192e6-beb6-4613-996f-7e1b3591ab9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b55245c6-81c4-41af-9915-11391fa5fb28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1607344159',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cc83cce21b5e410ab71f53a05b21bb3d',qos_specs=None,replication_status=,reservations=['2facbb99-1055-4025-93a8-9b417aea1593','0bee2702-3442-497c-aba1-a5c46ddaa0c3','5cf27a71-13ad-4e1f-ae3a-a1b1d13703a2','d4546c04-1b66-4a1e-915d-15aabe36a1bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5ff1bddebd4e6eacd3886e3d80df40',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1607344159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b55245c6-81c4-41af-9915-11391fa5fb28,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cc83cce21b5e410ab71f53a05b21bb3d',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='9a5ff1bddebd4e6eacd3886e3d80df40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1897.417992] [55270]: DEBUG cinder.volume.api [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470815c2-8811-42f4-aa10-37c7999fd1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1897.439634] [55270]: DEBUG cinder.volume.api [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470815c2-8811-42f4-aa10-37c7999fd1a6) 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-1607344159',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cc83cce21b5e410ab71f53a05b21bb3d',qos_specs=None,replication_status=,reservations=['2facbb99-1055-4025-93a8-9b417aea1593','0bee2702-3442-497c-aba1-a5c46ddaa0c3','5cf27a71-13ad-4e1f-ae3a-a1b1d13703a2','d4546c04-1b66-4a1e-915d-15aabe36a1bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5ff1bddebd4e6eacd3886e3d80df40',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1897.441353] [55270]: DEBUG cinder.volume.api [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d206b7f5-cb2a-40d9-9f0c-07f0541333df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1897.461141] [55270]: DEBUG cinder.volume.api [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d206b7f5-cb2a-40d9-9f0c-07f0541333df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1897.462910] [55270]: DEBUG cinder.volume.api [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Flow 'volume_create_api' (6b1d6fb4-f667-4822-b58e-6fa86249ea4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1897.463507] [55270]: INFO cinder.volume.api [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Create volume request issued successfully. [ 1897.464538] [55270]: INFO cinder.api.openstack.wsgi [None req-e8aae973-8918-44b7-b772-900d97177c83 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1897.465232] [55270]: [pid: 55270|app: 0|req: 227/413] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 12 02:59:14 2024] POST /volume/v3/volumes => generated 759 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1897.473447] [55269]: DEBUG cinder.api.middleware.request_id [None req-ab671644-0234-45e3-ba79-172a7ca88bcb None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1897.475258] [55269]: INFO cinder.api.openstack.wsgi [None req-ab671644-0234-45e3-ba79-172a7ca88bcb tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 [ 1897.475531] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ab671644-0234-45e3-ba79-172a7ca88bcb tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1897.475780] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ab671644-0234-45e3-ba79-172a7ca88bcb tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1897.483508] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1897.483508] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1897.488378] [55269]: INFO cinder.volume.api [None req-ab671644-0234-45e3-ba79-172a7ca88bcb tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Volume info retrieved successfully. [ 1897.492698] [55269]: INFO cinder.api.openstack.wsgi [None req-ab671644-0234-45e3-ba79-172a7ca88bcb tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 returned with HTTP 200 [ 1897.493098] [55269]: [pid: 55269|app: 0|req: 187/414] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:14 2024] GET /volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1898.503149] [55270]: DEBUG cinder.api.middleware.request_id [None req-7fd9f9ca-5e98-4644-a850-4da78d1f7696 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1898.505346] [55270]: INFO cinder.api.openstack.wsgi [None req-7fd9f9ca-5e98-4644-a850-4da78d1f7696 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 [ 1898.505577] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7fd9f9ca-5e98-4644-a850-4da78d1f7696 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1898.505799] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7fd9f9ca-5e98-4644-a850-4da78d1f7696 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1898.515554] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1898.515554] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1898.519453] [55270]: INFO cinder.volume.api [None req-7fd9f9ca-5e98-4644-a850-4da78d1f7696 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Volume info retrieved successfully. [ 1898.524401] [55270]: INFO cinder.api.openstack.wsgi [None req-7fd9f9ca-5e98-4644-a850-4da78d1f7696 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 returned with HTTP 200 [ 1898.524767] [55270]: [pid: 55270|app: 0|req: 228/415] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:15 2024] GET /volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1898.540575] [55269]: DEBUG cinder.api.middleware.request_id [req-357f36a1-aac3-49a3-9910-061dbd7cfd94 req-792b4c85-f854-44de-aad4-8aab54fbd216 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1898.542929] [55269]: INFO cinder.api.openstack.wsgi [req-357f36a1-aac3-49a3-9910-061dbd7cfd94 req-792b4c85-f854-44de-aad4-8aab54fbd216 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 [ 1898.543261] [55269]: DEBUG cinder.api.openstack.wsgi [req-357f36a1-aac3-49a3-9910-061dbd7cfd94 req-792b4c85-f854-44de-aad4-8aab54fbd216 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1898.543486] [55269]: DEBUG cinder.api.openstack.wsgi [req-357f36a1-aac3-49a3-9910-061dbd7cfd94 req-792b4c85-f854-44de-aad4-8aab54fbd216 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1898.551454] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1898.551454] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1898.554847] [55269]: INFO cinder.volume.api [req-357f36a1-aac3-49a3-9910-061dbd7cfd94 req-792b4c85-f854-44de-aad4-8aab54fbd216 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Volume info retrieved successfully. [ 1898.558930] [55269]: INFO cinder.api.openstack.wsgi [req-357f36a1-aac3-49a3-9910-061dbd7cfd94 req-792b4c85-f854-44de-aad4-8aab54fbd216 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 returned with HTTP 200 [ 1898.559333] [55269]: [pid: 55269|app: 0|req: 188/416] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:59:15 2024] GET /volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1898.566255] [55270]: DEBUG cinder.api.middleware.request_id [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1898.568208] [55270]: INFO cinder.api.openstack.wsgi [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1898.568593] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-249026691"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1898.570200] [55270]: DEBUG cinder.api.v3.volumes [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-249026691'}} {{(pid=55270) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1898.570346] [55270]: INFO cinder.api.v3.volumes [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Create volume of 1 GB [ 1898.574302] [55270]: INFO cinder.volume.api [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Availability Zones retrieved successfully. [ 1898.580871] [55270]: DEBUG cinder.volume.api [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Flow 'volume_create_api' (fdcd63b3-481b-42ce-bd6b-e75fb3410099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1898.582022] [55270]: DEBUG cinder.volume.api [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe243cbe-8afb-49bb-9d31-004bcccbde1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1898.583153] [55270]: DEBUG cinder.volume.flows.api.create_volume [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Validating volume size '1' using validate_int {{(pid=55270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1898.600614] [55270]: DEBUG cinder.volume.api [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe243cbe-8afb-49bb-9d31-004bcccbde1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1898.601524] [55270]: DEBUG cinder.volume.api [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d09639-ddf0-41e7-8113-d6de918ab554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1898.629136] [55270]: DEBUG cinder.quota [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Created reservations ['9c782f2e-227e-4909-9dec-766b777ac8d2', '13094b1c-421b-4a42-8f4b-49cfd7b10ca2', '89ed6874-c33d-4f13-a1cb-e676386aabcd', '36d27235-3992-42fe-bd98-f3f5f646198f'] {{(pid=55270) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1898.630066] [55270]: DEBUG cinder.volume.api [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d09639-ddf0-41e7-8113-d6de918ab554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c782f2e-227e-4909-9dec-766b777ac8d2', '13094b1c-421b-4a42-8f4b-49cfd7b10ca2', '89ed6874-c33d-4f13-a1cb-e676386aabcd', '36d27235-3992-42fe-bd98-f3f5f646198f']}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1898.631043] [55270]: DEBUG cinder.volume.api [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa47ab8-9ae2-4a39-99b5-56d2014b2ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1898.643228] [55270]: DEBUG cinder.volume.api [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa47ab8-9ae2-4a39-99b5-56d2014b2ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0b7fcdc-880f-4e0d-9940-6459c7565e07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-249026691',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cc83cce21b5e410ab71f53a05b21bb3d',qos_specs=None,replication_status=,reservations=['9c782f2e-227e-4909-9dec-766b777ac8d2','13094b1c-421b-4a42-8f4b-49cfd7b10ca2','89ed6874-c33d-4f13-a1cb-e676386aabcd','36d27235-3992-42fe-bd98-f3f5f646198f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5ff1bddebd4e6eacd3886e3d80df40',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-249026691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0b7fcdc-880f-4e0d-9940-6459c7565e07,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cc83cce21b5e410ab71f53a05b21bb3d',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='9a5ff1bddebd4e6eacd3886e3d80df40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1898.644101] [55270]: DEBUG cinder.volume.api [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ba69857-f0f6-45dd-82a4-877cd65f27fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1898.655559] [55270]: DEBUG cinder.volume.api [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ba69857-f0f6-45dd-82a4-877cd65f27fc) 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-249026691',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cc83cce21b5e410ab71f53a05b21bb3d',qos_specs=None,replication_status=,reservations=['9c782f2e-227e-4909-9dec-766b777ac8d2','13094b1c-421b-4a42-8f4b-49cfd7b10ca2','89ed6874-c33d-4f13-a1cb-e676386aabcd','36d27235-3992-42fe-bd98-f3f5f646198f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5ff1bddebd4e6eacd3886e3d80df40',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1898.656354] [55270]: DEBUG cinder.volume.api [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e5c07b-940a-4b78-8ce0-8addf321cb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1898.664297] [55270]: DEBUG cinder.volume.api [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e5c07b-940a-4b78-8ce0-8addf321cb04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1898.665289] [55270]: DEBUG cinder.volume.api [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Flow 'volume_create_api' (fdcd63b3-481b-42ce-bd6b-e75fb3410099) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1898.665619] [55270]: INFO cinder.volume.api [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Create volume request issued successfully. [ 1898.666278] [55270]: INFO cinder.api.openstack.wsgi [None req-5c99e32a-530d-43f8-b8bc-36b001b59f7d tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1898.666802] [55270]: [pid: 55270|app: 0|req: 229/417] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 12 02:59:15 2024] POST /volume/v3/volumes => generated 758 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1898.674453] [55269]: DEBUG cinder.api.middleware.request_id [None req-c432add5-aa6b-47d9-8f42-2e0a01960202 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1898.676531] [55269]: INFO cinder.api.openstack.wsgi [None req-c432add5-aa6b-47d9-8f42-2e0a01960202 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 [ 1898.676725] [55269]: DEBUG cinder.api.openstack.wsgi [None req-c432add5-aa6b-47d9-8f42-2e0a01960202 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1898.676951] [55269]: DEBUG cinder.api.openstack.wsgi [None req-c432add5-aa6b-47d9-8f42-2e0a01960202 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1898.684401] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1898.684401] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1898.687988] [55269]: INFO cinder.volume.api [None req-c432add5-aa6b-47d9-8f42-2e0a01960202 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Volume info retrieved successfully. [ 1898.692351] [55269]: INFO cinder.api.openstack.wsgi [None req-c432add5-aa6b-47d9-8f42-2e0a01960202 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 returned with HTTP 200 [ 1898.692810] [55269]: [pid: 55269|app: 0|req: 189/418] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:15 2024] GET /volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1899.701469] [55270]: DEBUG cinder.api.middleware.request_id [None req-bf63c101-95e8-4ceb-8904-80d83ee33b12 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1899.703790] [55270]: INFO cinder.api.openstack.wsgi [None req-bf63c101-95e8-4ceb-8904-80d83ee33b12 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 [ 1899.704617] [55270]: DEBUG cinder.api.openstack.wsgi [None req-bf63c101-95e8-4ceb-8904-80d83ee33b12 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1899.704893] [55270]: DEBUG cinder.api.openstack.wsgi [None req-bf63c101-95e8-4ceb-8904-80d83ee33b12 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1899.712491] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1899.712491] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1899.715754] [55270]: INFO cinder.volume.api [None req-bf63c101-95e8-4ceb-8904-80d83ee33b12 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Volume info retrieved successfully. [ 1899.719770] [55270]: INFO cinder.api.openstack.wsgi [None req-bf63c101-95e8-4ceb-8904-80d83ee33b12 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 returned with HTTP 200 [ 1899.720143] [55270]: [pid: 55270|app: 0|req: 230/419] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:16 2024] GET /volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1899.736638] [55269]: DEBUG cinder.api.middleware.request_id [req-e91c505a-069a-4496-b2c6-caf7988bfad1 req-78de7d3e-b963-42fa-b3ac-9107d16c2c53 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1899.739022] [55269]: INFO cinder.api.openstack.wsgi [req-e91c505a-069a-4496-b2c6-caf7988bfad1 req-78de7d3e-b963-42fa-b3ac-9107d16c2c53 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 [ 1899.739022] [55269]: DEBUG cinder.api.openstack.wsgi [req-e91c505a-069a-4496-b2c6-caf7988bfad1 req-78de7d3e-b963-42fa-b3ac-9107d16c2c53 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1899.739294] [55269]: DEBUG cinder.api.openstack.wsgi [req-e91c505a-069a-4496-b2c6-caf7988bfad1 req-78de7d3e-b963-42fa-b3ac-9107d16c2c53 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1899.747469] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1899.747469] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1899.750965] [55269]: INFO cinder.volume.api [req-e91c505a-069a-4496-b2c6-caf7988bfad1 req-78de7d3e-b963-42fa-b3ac-9107d16c2c53 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Volume info retrieved successfully. [ 1899.755409] [55269]: INFO cinder.api.openstack.wsgi [req-e91c505a-069a-4496-b2c6-caf7988bfad1 req-78de7d3e-b963-42fa-b3ac-9107d16c2c53 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 returned with HTTP 200 [ 1899.755787] [55269]: [pid: 55269|app: 0|req: 190/420] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:59:16 2024] GET /volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1899.770450] [55270]: DEBUG cinder.api.middleware.request_id [req-4a411873-c9ef-411c-ad7f-3c78dd8a22a7 req-6dbe1264-ce85-4c3f-81a8-fb8732b00a3b None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1899.773121] [55270]: INFO cinder.api.openstack.wsgi [req-4a411873-c9ef-411c-ad7f-3c78dd8a22a7 req-6dbe1264-ce85-4c3f-81a8-fb8732b00a3b tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1899.773121] [55270]: DEBUG cinder.api.openstack.wsgi [req-4a411873-c9ef-411c-ad7f-3c78dd8a22a7 req-6dbe1264-ce85-4c3f-81a8-fb8732b00a3b tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1899.773248] [55270]: DEBUG cinder.api.openstack.wsgi [req-4a411873-c9ef-411c-ad7f-3c78dd8a22a7 req-6dbe1264-ce85-4c3f-81a8-fb8732b00a3b tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'detail' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1899.773665] [55270]: DEBUG cinder.api.api_utils [req-4a411873-c9ef-411c-ad7f-3c78dd8a22a7 req-6dbe1264-ce85-4c3f-81a8-fb8732b00a3b tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Removing options '' from query. {{(pid=55270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1899.774573] [55270]: DEBUG cinder.volume.api [req-4a411873-c9ef-411c-ad7f-3c78dd8a22a7 req-6dbe1264-ce85-4c3f-81a8-fb8732b00a3b tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55270) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1899.805262] [55270]: INFO cinder.volume.api [req-4a411873-c9ef-411c-ad7f-3c78dd8a22a7 req-6dbe1264-ce85-4c3f-81a8-fb8732b00a3b tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Get all volumes completed successfully. [ 1899.806409] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1899.806409] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1899.810445] [55270]: INFO cinder.api.openstack.wsgi [req-4a411873-c9ef-411c-ad7f-3c78dd8a22a7 req-6dbe1264-ce85-4c3f-81a8-fb8732b00a3b tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1899.810815] [55270]: [pid: 55270|app: 0|req: 231/421] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 02:59:16 2024] GET /volume/v3/volumes/detail => generated 2537 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1899.828216] [55269]: DEBUG cinder.api.middleware.request_id [req-b078c71b-7f69-43da-91c3-a6d10932dbff req-0e29d889-ac26-460b-afa6-66d48ae4caea None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1899.830689] [55269]: INFO cinder.api.openstack.wsgi [req-b078c71b-7f69-43da-91c3-a6d10932dbff req-0e29d889-ac26-460b-afa6-66d48ae4caea tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1899.830912] [55269]: DEBUG cinder.api.openstack.wsgi [req-b078c71b-7f69-43da-91c3-a6d10932dbff req-0e29d889-ac26-460b-afa6-66d48ae4caea tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1899.831137] [55269]: DEBUG cinder.api.openstack.wsgi [req-b078c71b-7f69-43da-91c3-a6d10932dbff req-0e29d889-ac26-460b-afa6-66d48ae4caea tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'detail' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1899.831523] [55269]: DEBUG cinder.api.api_utils [req-b078c71b-7f69-43da-91c3-a6d10932dbff req-0e29d889-ac26-460b-afa6-66d48ae4caea tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Removing options '' from query. {{(pid=55269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1899.832474] [55269]: DEBUG cinder.volume.api [req-b078c71b-7f69-43da-91c3-a6d10932dbff req-0e29d889-ac26-460b-afa6-66d48ae4caea tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55269) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1899.858680] [55269]: INFO cinder.volume.api [req-b078c71b-7f69-43da-91c3-a6d10932dbff req-0e29d889-ac26-460b-afa6-66d48ae4caea tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Get all volumes completed successfully. [ 1899.859859] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1899.859859] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1899.863985] [55269]: INFO cinder.api.openstack.wsgi [req-b078c71b-7f69-43da-91c3-a6d10932dbff req-0e29d889-ac26-460b-afa6-66d48ae4caea tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1899.864621] [55269]: [pid: 55269|app: 0|req: 191/422] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 02:59:16 2024] GET /volume/v3/volumes/detail => generated 2537 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1899.879109] [55270]: DEBUG cinder.api.middleware.request_id [req-94a2baf2-ceeb-4017-816a-71c26feb0fdc req-d2971595-3105-440a-85b4-88dec381a170 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1899.881470] [55270]: INFO cinder.api.openstack.wsgi [req-94a2baf2-ceeb-4017-816a-71c26feb0fdc req-d2971595-3105-440a-85b4-88dec381a170 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1899.881719] [55270]: DEBUG cinder.api.openstack.wsgi [req-94a2baf2-ceeb-4017-816a-71c26feb0fdc req-d2971595-3105-440a-85b4-88dec381a170 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1899.882010] [55270]: DEBUG cinder.api.openstack.wsgi [req-94a2baf2-ceeb-4017-816a-71c26feb0fdc req-d2971595-3105-440a-85b4-88dec381a170 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'detail' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1899.882367] [55270]: DEBUG cinder.api.api_utils [req-94a2baf2-ceeb-4017-816a-71c26feb0fdc req-d2971595-3105-440a-85b4-88dec381a170 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Removing options '' from query. {{(pid=55270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1899.883270] [55270]: DEBUG cinder.volume.api [req-94a2baf2-ceeb-4017-816a-71c26feb0fdc req-d2971595-3105-440a-85b4-88dec381a170 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55270) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1899.891821] [55270]: INFO cinder.volume.api [req-94a2baf2-ceeb-4017-816a-71c26feb0fdc req-d2971595-3105-440a-85b4-88dec381a170 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Get all volumes completed successfully. [ 1899.892861] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1899.892861] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1899.896915] [55270]: INFO cinder.api.openstack.wsgi [req-94a2baf2-ceeb-4017-816a-71c26feb0fdc req-d2971595-3105-440a-85b4-88dec381a170 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1899.897314] [55270]: [pid: 55270|app: 0|req: 232/423] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 02:59:16 2024] GET /volume/v3/volumes/detail => generated 2537 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1899.912859] [55269]: DEBUG cinder.api.middleware.request_id [req-220b7149-54ca-4725-8661-59847b37904e req-4bd954e2-fbcb-405a-8277-39cf51a90923 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1899.915347] [55269]: INFO cinder.api.openstack.wsgi [req-220b7149-54ca-4725-8661-59847b37904e req-4bd954e2-fbcb-405a-8277-39cf51a90923 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1899.915611] [55269]: DEBUG cinder.api.openstack.wsgi [req-220b7149-54ca-4725-8661-59847b37904e req-4bd954e2-fbcb-405a-8277-39cf51a90923 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1899.915856] [55269]: DEBUG cinder.api.openstack.wsgi [req-220b7149-54ca-4725-8661-59847b37904e req-4bd954e2-fbcb-405a-8277-39cf51a90923 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'detail' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1899.916208] [55269]: DEBUG cinder.api.api_utils [req-220b7149-54ca-4725-8661-59847b37904e req-4bd954e2-fbcb-405a-8277-39cf51a90923 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Removing options '' from query. {{(pid=55269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1899.917145] [55269]: DEBUG cinder.volume.api [req-220b7149-54ca-4725-8661-59847b37904e req-4bd954e2-fbcb-405a-8277-39cf51a90923 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55269) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1899.927495] [55269]: INFO cinder.volume.api [req-220b7149-54ca-4725-8661-59847b37904e req-4bd954e2-fbcb-405a-8277-39cf51a90923 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Get all volumes completed successfully. [ 1899.928371] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1899.928371] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1899.932596] [55269]: INFO cinder.api.openstack.wsgi [req-220b7149-54ca-4725-8661-59847b37904e req-4bd954e2-fbcb-405a-8277-39cf51a90923 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1899.933140] [55269]: [pid: 55269|app: 0|req: 192/424] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 02:59:16 2024] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1899.948422] [55270]: DEBUG cinder.api.middleware.request_id [req-aed597a4-fb9b-439c-8a74-d70956b60608 req-924bdad3-f8a6-4e5e-950c-70ccefa596fc None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1899.950947] [55270]: INFO cinder.api.openstack.wsgi [req-aed597a4-fb9b-439c-8a74-d70956b60608 req-924bdad3-f8a6-4e5e-950c-70ccefa596fc tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1899.951206] [55270]: DEBUG cinder.api.openstack.wsgi [req-aed597a4-fb9b-439c-8a74-d70956b60608 req-924bdad3-f8a6-4e5e-950c-70ccefa596fc tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1899.951427] [55270]: DEBUG cinder.api.openstack.wsgi [req-aed597a4-fb9b-439c-8a74-d70956b60608 req-924bdad3-f8a6-4e5e-950c-70ccefa596fc tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'detail' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1899.951706] [55270]: DEBUG cinder.api.api_utils [req-aed597a4-fb9b-439c-8a74-d70956b60608 req-924bdad3-f8a6-4e5e-950c-70ccefa596fc tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Removing options '' from query. {{(pid=55270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1899.952672] [55270]: DEBUG cinder.volume.api [req-aed597a4-fb9b-439c-8a74-d70956b60608 req-924bdad3-f8a6-4e5e-950c-70ccefa596fc tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55270) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1899.961511] [55270]: INFO cinder.volume.api [req-aed597a4-fb9b-439c-8a74-d70956b60608 req-924bdad3-f8a6-4e5e-950c-70ccefa596fc tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Get all volumes completed successfully. [ 1899.962571] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1899.962571] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1899.966589] [55270]: INFO cinder.api.openstack.wsgi [req-aed597a4-fb9b-439c-8a74-d70956b60608 req-924bdad3-f8a6-4e5e-950c-70ccefa596fc tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1899.966999] [55270]: [pid: 55270|app: 0|req: 233/425] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 02:59:16 2024] GET /volume/v3/volumes/detail => generated 2537 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1899.984605] [55269]: DEBUG cinder.api.middleware.request_id [req-bbcfdd5d-33dc-406a-a590-4a267d96d7b0 req-15b2abe9-b6e8-45d2-93bd-1e8f85fbeb60 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1899.986819] [55269]: INFO cinder.api.openstack.wsgi [req-bbcfdd5d-33dc-406a-a590-4a267d96d7b0 req-15b2abe9-b6e8-45d2-93bd-1e8f85fbeb60 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1899.987073] [55269]: DEBUG cinder.api.openstack.wsgi [req-bbcfdd5d-33dc-406a-a590-4a267d96d7b0 req-15b2abe9-b6e8-45d2-93bd-1e8f85fbeb60 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1899.987293] [55269]: DEBUG cinder.api.openstack.wsgi [req-bbcfdd5d-33dc-406a-a590-4a267d96d7b0 req-15b2abe9-b6e8-45d2-93bd-1e8f85fbeb60 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'detail' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1899.987591] [55269]: DEBUG cinder.api.api_utils [req-bbcfdd5d-33dc-406a-a590-4a267d96d7b0 req-15b2abe9-b6e8-45d2-93bd-1e8f85fbeb60 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Removing options '' from query. {{(pid=55269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1899.988444] [55269]: DEBUG cinder.volume.api [req-bbcfdd5d-33dc-406a-a590-4a267d96d7b0 req-15b2abe9-b6e8-45d2-93bd-1e8f85fbeb60 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55269) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1899.997328] [55269]: INFO cinder.volume.api [req-bbcfdd5d-33dc-406a-a590-4a267d96d7b0 req-15b2abe9-b6e8-45d2-93bd-1e8f85fbeb60 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Get all volumes completed successfully. [ 1899.998313] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1899.998313] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1900.002641] [55269]: INFO cinder.api.openstack.wsgi [req-bbcfdd5d-33dc-406a-a590-4a267d96d7b0 req-15b2abe9-b6e8-45d2-93bd-1e8f85fbeb60 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1900.003048] [55269]: [pid: 55269|app: 0|req: 193/426] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 02:59:16 2024] GET /volume/v3/volumes/detail => generated 2537 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1900.018945] [55270]: DEBUG cinder.api.middleware.request_id [req-c536a525-1f2a-4bef-b564-9cbc54e35f38 req-53c5dccb-46f1-4845-a55a-60a549b78594 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1900.021168] [55270]: INFO cinder.api.openstack.wsgi [req-c536a525-1f2a-4bef-b564-9cbc54e35f38 req-53c5dccb-46f1-4845-a55a-60a549b78594 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1900.021386] [55270]: DEBUG cinder.api.openstack.wsgi [req-c536a525-1f2a-4bef-b564-9cbc54e35f38 req-53c5dccb-46f1-4845-a55a-60a549b78594 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1900.021621] [55270]: DEBUG cinder.api.openstack.wsgi [req-c536a525-1f2a-4bef-b564-9cbc54e35f38 req-53c5dccb-46f1-4845-a55a-60a549b78594 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'detail' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1900.021898] [55270]: DEBUG cinder.api.api_utils [req-c536a525-1f2a-4bef-b564-9cbc54e35f38 req-53c5dccb-46f1-4845-a55a-60a549b78594 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Removing options '' from query. {{(pid=55270) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1900.022784] [55270]: DEBUG cinder.volume.api [req-c536a525-1f2a-4bef-b564-9cbc54e35f38 req-53c5dccb-46f1-4845-a55a-60a549b78594 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55270) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1900.034168] [55270]: INFO cinder.volume.api [req-c536a525-1f2a-4bef-b564-9cbc54e35f38 req-53c5dccb-46f1-4845-a55a-60a549b78594 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Get all volumes completed successfully. [ 1900.035236] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1900.035236] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1900.039266] [55270]: INFO cinder.api.openstack.wsgi [req-c536a525-1f2a-4bef-b564-9cbc54e35f38 req-53c5dccb-46f1-4845-a55a-60a549b78594 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1900.039658] [55270]: [pid: 55270|app: 0|req: 234/427] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 02:59:16 2024] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1900.055567] [55269]: DEBUG cinder.api.middleware.request_id [req-74cda4be-a4db-4ab2-8202-dbb395ccdc11 req-db213778-4d47-4258-b7d7-1317e519d047 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1900.057827] [55269]: INFO cinder.api.openstack.wsgi [req-74cda4be-a4db-4ab2-8202-dbb395ccdc11 req-db213778-4d47-4258-b7d7-1317e519d047 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1900.058052] [55269]: DEBUG cinder.api.openstack.wsgi [req-74cda4be-a4db-4ab2-8202-dbb395ccdc11 req-db213778-4d47-4258-b7d7-1317e519d047 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1900.058289] [55269]: DEBUG cinder.api.openstack.wsgi [req-74cda4be-a4db-4ab2-8202-dbb395ccdc11 req-db213778-4d47-4258-b7d7-1317e519d047 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'detail' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1900.058595] [55269]: DEBUG cinder.api.api_utils [req-74cda4be-a4db-4ab2-8202-dbb395ccdc11 req-db213778-4d47-4258-b7d7-1317e519d047 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Removing options '' from query. {{(pid=55269) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1900.059414] [55269]: DEBUG cinder.volume.api [req-74cda4be-a4db-4ab2-8202-dbb395ccdc11 req-db213778-4d47-4258-b7d7-1317e519d047 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55269) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1900.068573] [55269]: INFO cinder.volume.api [req-74cda4be-a4db-4ab2-8202-dbb395ccdc11 req-db213778-4d47-4258-b7d7-1317e519d047 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Get all volumes completed successfully. [ 1900.069589] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1900.069589] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1900.075194] [55269]: INFO cinder.api.openstack.wsgi [req-74cda4be-a4db-4ab2-8202-dbb395ccdc11 req-db213778-4d47-4258-b7d7-1317e519d047 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1900.075289] [55269]: [pid: 55269|app: 0|req: 194/428] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 02:59:16 2024] GET /volume/v3/volumes/detail => generated 2537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1900.086259] [55270]: DEBUG cinder.api.middleware.request_id [None req-8b1bad6d-5c34-4010-803e-f7945fb4bc71 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1900.088805] [55270]: INFO cinder.api.openstack.wsgi [None req-8b1bad6d-5c34-4010-803e-f7945fb4bc71 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 [ 1900.088805] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8b1bad6d-5c34-4010-803e-f7945fb4bc71 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1900.089079] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8b1bad6d-5c34-4010-803e-f7945fb4bc71 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1900.089389] [55270]: INFO cinder.api.v3.volumes [None req-8b1bad6d-5c34-4010-803e-f7945fb4bc71 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Delete volume with id: b0b7fcdc-880f-4e0d-9940-6459c7565e07 [ 1900.097424] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1900.097424] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1900.097933] [55270]: INFO cinder.volume.api [None req-8b1bad6d-5c34-4010-803e-f7945fb4bc71 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Volume info retrieved successfully. [ 1900.113413] [55270]: INFO cinder.volume.api [None req-8b1bad6d-5c34-4010-803e-f7945fb4bc71 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Delete volume request issued successfully. [ 1900.113607] [55270]: INFO cinder.api.openstack.wsgi [None req-8b1bad6d-5c34-4010-803e-f7945fb4bc71 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 returned with HTTP 202 [ 1900.114022] [55270]: [pid: 55270|app: 0|req: 235/429] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:59:16 2024] DELETE /volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1900.116956] [55269]: DEBUG cinder.api.middleware.request_id [None req-ff8f1b45-82c0-4546-85a2-1d51eac5a6ce None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1900.118997] [55269]: INFO cinder.api.openstack.wsgi [None req-ff8f1b45-82c0-4546-85a2-1d51eac5a6ce tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 [ 1900.119235] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ff8f1b45-82c0-4546-85a2-1d51eac5a6ce tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1900.119530] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ff8f1b45-82c0-4546-85a2-1d51eac5a6ce tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1900.127687] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1900.127687] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1900.131154] [55269]: INFO cinder.volume.api [None req-ff8f1b45-82c0-4546-85a2-1d51eac5a6ce tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Volume info retrieved successfully. [ 1900.135264] [55269]: INFO cinder.api.openstack.wsgi [None req-ff8f1b45-82c0-4546-85a2-1d51eac5a6ce tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 returned with HTTP 200 [ 1900.135641] [55269]: [pid: 55269|app: 0|req: 195/430] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:16 2024] GET /volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1901.144240] [55270]: DEBUG cinder.api.middleware.request_id [None req-77163d56-c4cb-4fbb-a48a-9bf09b9d5229 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1901.146414] [55270]: INFO cinder.api.openstack.wsgi [None req-77163d56-c4cb-4fbb-a48a-9bf09b9d5229 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 [ 1901.146640] [55270]: DEBUG cinder.api.openstack.wsgi [None req-77163d56-c4cb-4fbb-a48a-9bf09b9d5229 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1901.146915] [55270]: DEBUG cinder.api.openstack.wsgi [None req-77163d56-c4cb-4fbb-a48a-9bf09b9d5229 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1901.154016] [55270]: INFO cinder.api.openstack.wsgi [None req-77163d56-c4cb-4fbb-a48a-9bf09b9d5229 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 returned with HTTP 404 [ 1901.154496] [55270]: [pid: 55270|app: 0|req: 236/431] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:18 2024] GET /volume/v3/volumes/b0b7fcdc-880f-4e0d-9940-6459c7565e07 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1901.157956] [55269]: DEBUG cinder.api.middleware.request_id [None req-dc8e4359-c025-4677-8367-9287312cb577 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1901.159739] [55269]: INFO cinder.api.openstack.wsgi [None req-dc8e4359-c025-4677-8367-9287312cb577 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 [ 1901.159969] [55269]: DEBUG cinder.api.openstack.wsgi [None req-dc8e4359-c025-4677-8367-9287312cb577 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1901.160277] [55269]: DEBUG cinder.api.openstack.wsgi [None req-dc8e4359-c025-4677-8367-9287312cb577 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'delete' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1901.160501] [55269]: INFO cinder.api.v3.volumes [None req-dc8e4359-c025-4677-8367-9287312cb577 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Delete volume with id: b55245c6-81c4-41af-9915-11391fa5fb28 [ 1901.168300] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1901.168300] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1901.168786] [55269]: INFO cinder.volume.api [None req-dc8e4359-c025-4677-8367-9287312cb577 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Volume info retrieved successfully. [ 1901.182391] [55269]: INFO cinder.volume.api [None req-dc8e4359-c025-4677-8367-9287312cb577 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Delete volume request issued successfully. [ 1901.182391] [55269]: INFO cinder.api.openstack.wsgi [None req-dc8e4359-c025-4677-8367-9287312cb577 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 returned with HTTP 202 [ 1901.182692] [55269]: [pid: 55269|app: 0|req: 196/432] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:59:18 2024] DELETE /volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1901.185646] [55270]: DEBUG cinder.api.middleware.request_id [None req-5382df39-e250-4d68-8b80-4cf442c87195 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1901.187656] [55270]: INFO cinder.api.openstack.wsgi [None req-5382df39-e250-4d68-8b80-4cf442c87195 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 [ 1901.187878] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5382df39-e250-4d68-8b80-4cf442c87195 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1901.188187] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5382df39-e250-4d68-8b80-4cf442c87195 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1901.195796] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1901.195796] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1901.199010] [55270]: INFO cinder.volume.api [None req-5382df39-e250-4d68-8b80-4cf442c87195 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Volume info retrieved successfully. [ 1901.203093] [55270]: INFO cinder.api.openstack.wsgi [None req-5382df39-e250-4d68-8b80-4cf442c87195 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 returned with HTTP 200 [ 1901.203549] [55270]: [pid: 55270|app: 0|req: 237/433] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:18 2024] GET /volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1902.212500] [55269]: DEBUG cinder.api.middleware.request_id [None req-4f804fd2-28c6-413b-9030-1f4dc08f7e89 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1902.214575] [55269]: INFO cinder.api.openstack.wsgi [None req-4f804fd2-28c6-413b-9030-1f4dc08f7e89 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 [ 1902.215151] [55269]: DEBUG cinder.api.openstack.wsgi [None req-4f804fd2-28c6-413b-9030-1f4dc08f7e89 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1902.215151] [55269]: DEBUG cinder.api.openstack.wsgi [None req-4f804fd2-28c6-413b-9030-1f4dc08f7e89 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1902.222349] [55269]: INFO cinder.api.openstack.wsgi [None req-4f804fd2-28c6-413b-9030-1f4dc08f7e89 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 returned with HTTP 404 [ 1902.223104] [55269]: [pid: 55269|app: 0|req: 197/434] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:19 2024] GET /volume/v3/volumes/b55245c6-81c4-41af-9915-11391fa5fb28 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1902.226336] [55270]: DEBUG cinder.api.middleware.request_id [None req-5852d2a1-0e78-47c8-bd60-8790b9ca9993 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1902.228561] [55270]: INFO cinder.api.openstack.wsgi [None req-5852d2a1-0e78-47c8-bd60-8790b9ca9993 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 [ 1902.228810] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5852d2a1-0e78-47c8-bd60-8790b9ca9993 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1902.229102] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5852d2a1-0e78-47c8-bd60-8790b9ca9993 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1902.229335] [55270]: INFO cinder.api.v3.volumes [None req-5852d2a1-0e78-47c8-bd60-8790b9ca9993 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Delete volume with id: 8131d992-5460-4ad1-bbb1-aaabb15d8b02 [ 1902.247021] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1902.247021] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1902.247227] [55270]: INFO cinder.volume.api [None req-5852d2a1-0e78-47c8-bd60-8790b9ca9993 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Volume info retrieved successfully. [ 1902.294522] [55270]: INFO cinder.volume.api [None req-5852d2a1-0e78-47c8-bd60-8790b9ca9993 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Delete volume request issued successfully. [ 1902.294811] [55270]: INFO cinder.api.openstack.wsgi [None req-5852d2a1-0e78-47c8-bd60-8790b9ca9993 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 returned with HTTP 202 [ 1902.295190] [55270]: [pid: 55270|app: 0|req: 238/435] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:59:19 2024] DELETE /volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1902.298728] [55269]: DEBUG cinder.api.middleware.request_id [None req-39752d07-036c-4f42-968b-32218d1a4870 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1902.300887] [55269]: INFO cinder.api.openstack.wsgi [None req-39752d07-036c-4f42-968b-32218d1a4870 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 [ 1902.301118] [55269]: DEBUG cinder.api.openstack.wsgi [None req-39752d07-036c-4f42-968b-32218d1a4870 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1902.301340] [55269]: DEBUG cinder.api.openstack.wsgi [None req-39752d07-036c-4f42-968b-32218d1a4870 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1902.309929] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1902.309929] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1902.314344] [55269]: INFO cinder.volume.api [None req-39752d07-036c-4f42-968b-32218d1a4870 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Volume info retrieved successfully. [ 1902.319277] [55269]: INFO cinder.api.openstack.wsgi [None req-39752d07-036c-4f42-968b-32218d1a4870 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 returned with HTTP 200 [ 1902.319709] [55269]: [pid: 55269|app: 0|req: 198/436] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:19 2024] GET /volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1903.332897] [55270]: DEBUG cinder.api.middleware.request_id [None req-2c81ff47-698b-4366-91cc-beb238f858d0 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1903.335182] [55270]: INFO cinder.api.openstack.wsgi [None req-2c81ff47-698b-4366-91cc-beb238f858d0 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] GET http://10.180.1.21/volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 [ 1903.335413] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2c81ff47-698b-4366-91cc-beb238f858d0 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1903.335635] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2c81ff47-698b-4366-91cc-beb238f858d0 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1903.343227] [55270]: INFO cinder.api.openstack.wsgi [None req-2c81ff47-698b-4366-91cc-beb238f858d0 tempest-VolumesTestJSON-1347674263 tempest-VolumesTestJSON-1347674263-project-member] http://10.180.1.21/volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 returned with HTTP 404 [ 1903.343702] [55270]: [pid: 55270|app: 0|req: 239/437] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:20 2024] GET /volume/v3/volumes/8131d992-5460-4ad1-bbb1-aaabb15d8b02 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1910.409310] [55269]: DEBUG cinder.api.middleware.request_id [None req-e9a74c47-3004-419b-8b0f-1f333409be26 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1910.411411] [55269]: INFO cinder.api.openstack.wsgi [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1910.411802] [55269]: DEBUG cinder.api.openstack.wsgi [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1289906002"}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1910.413666] [55269]: DEBUG cinder.api.v3.volumes [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1289906002'}} {{(pid=55269) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1910.413867] [55269]: INFO cinder.api.v3.volumes [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Create volume of 1 GB [ 1910.419280] [55269]: INFO cinder.volume.api [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Availability Zones retrieved successfully. [ 1910.425924] [55269]: DEBUG cinder.volume.api [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Flow 'volume_create_api' (d9671565-72e7-4c16-a355-71d4d563b33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1910.427092] [55269]: DEBUG cinder.volume.api [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e471f6-eecb-4121-908b-9c2c9afb2638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1910.428159] [55269]: DEBUG cinder.volume.flows.api.create_volume [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Validating volume size '1' using validate_int {{(pid=55269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1910.445744] [55269]: DEBUG cinder.volume.api [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e471f6-eecb-4121-908b-9c2c9afb2638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1910.446676] [55269]: DEBUG cinder.volume.api [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49e8ca03-1404-493b-9efa-ce2a6f5f03a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1910.475611] [55269]: DEBUG cinder.quota [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Created reservations ['da147347-f762-4cb0-b445-18a63cfdde9f', '97439801-6dad-4f26-b8da-1cb1ba8856de', '53b6f460-3ec6-4bb3-a9d5-5b7d6b8162d6', 'a9f78aa7-271a-443c-976e-d22f701c7e83'] {{(pid=55269) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1910.476554] [55269]: DEBUG cinder.volume.api [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49e8ca03-1404-493b-9efa-ce2a6f5f03a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da147347-f762-4cb0-b445-18a63cfdde9f', '97439801-6dad-4f26-b8da-1cb1ba8856de', '53b6f460-3ec6-4bb3-a9d5-5b7d6b8162d6', 'a9f78aa7-271a-443c-976e-d22f701c7e83']}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1910.477477] [55269]: DEBUG cinder.volume.api [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13d2783-d546-4c03-b02a-dfb3c943daf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1910.487985] [55269]: DEBUG cinder.volume.api [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13d2783-d546-4c03-b02a-dfb3c943daf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d0f33fb-fc65-4226-8a12-1c8d2e4636ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1289906002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef0dee852154407fa3201a860c55bf3c',qos_specs=None,replication_status=,reservations=['da147347-f762-4cb0-b445-18a63cfdde9f','97439801-6dad-4f26-b8da-1cb1ba8856de','53b6f460-3ec6-4bb3-a9d5-5b7d6b8162d6','a9f78aa7-271a-443c-976e-d22f701c7e83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ffca35ab8614990be3ff2c9697d424f',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:59:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1289906002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d0f33fb-fc65-4226-8a12-1c8d2e4636ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef0dee852154407fa3201a860c55bf3c',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='5ffca35ab8614990be3ff2c9697d424f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1910.488854] [55269]: DEBUG cinder.volume.api [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f156ce23-4d5e-404e-b9a5-2650f9836f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1910.501816] [55269]: DEBUG cinder.volume.api [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f156ce23-4d5e-404e-b9a5-2650f9836f92) 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-1289906002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef0dee852154407fa3201a860c55bf3c',qos_specs=None,replication_status=,reservations=['da147347-f762-4cb0-b445-18a63cfdde9f','97439801-6dad-4f26-b8da-1cb1ba8856de','53b6f460-3ec6-4bb3-a9d5-5b7d6b8162d6','a9f78aa7-271a-443c-976e-d22f701c7e83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ffca35ab8614990be3ff2c9697d424f',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1910.502682] [55269]: DEBUG cinder.volume.api [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8424db8c-09ef-46d9-8a66-6c23229d9806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1910.511038] [55269]: DEBUG cinder.volume.api [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8424db8c-09ef-46d9-8a66-6c23229d9806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1910.512049] [55269]: DEBUG cinder.volume.api [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Flow 'volume_create_api' (d9671565-72e7-4c16-a355-71d4d563b33d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1910.512337] [55269]: INFO cinder.volume.api [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Create volume request issued successfully. [ 1910.513020] [55269]: INFO cinder.api.openstack.wsgi [None req-e9a74c47-3004-419b-8b0f-1f333409be26 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1910.513465] [55269]: [pid: 55269|app: 0|req: 199/438] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:59:27 2024] POST /volume/v3/volumes => generated 754 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1910.521487] [55270]: DEBUG cinder.api.middleware.request_id [None req-8521adef-da56-4b15-baf3-92bf132027f5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1910.523571] [55270]: INFO cinder.api.openstack.wsgi [None req-8521adef-da56-4b15-baf3-92bf132027f5 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1910.523792] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8521adef-da56-4b15-baf3-92bf132027f5 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1910.524014] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8521adef-da56-4b15-baf3-92bf132027f5 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1910.531753] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1910.531753] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1910.535941] [55270]: INFO cinder.volume.api [None req-8521adef-da56-4b15-baf3-92bf132027f5 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1910.540395] [55270]: INFO cinder.api.openstack.wsgi [None req-8521adef-da56-4b15-baf3-92bf132027f5 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1910.540778] [55270]: [pid: 55270|app: 0|req: 240/439] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:27 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1911.550978] [55269]: DEBUG cinder.api.middleware.request_id [None req-5bee8a78-0abe-44fb-9c4b-e34e53506b88 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1911.553165] [55269]: INFO cinder.api.openstack.wsgi [None req-5bee8a78-0abe-44fb-9c4b-e34e53506b88 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1911.553368] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5bee8a78-0abe-44fb-9c4b-e34e53506b88 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1911.553591] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5bee8a78-0abe-44fb-9c4b-e34e53506b88 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1911.563430] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1911.563430] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1911.567243] [55269]: INFO cinder.volume.api [None req-5bee8a78-0abe-44fb-9c4b-e34e53506b88 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1911.571637] [55269]: INFO cinder.api.openstack.wsgi [None req-5bee8a78-0abe-44fb-9c4b-e34e53506b88 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1911.572069] [55269]: [pid: 55269|app: 0|req: 200/440] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:28 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1911.612925] [55270]: DEBUG cinder.api.middleware.request_id [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-98e5182e-5ec6-40fc-b13f-c3b17849500b None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1911.615663] [55270]: INFO cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-98e5182e-5ec6-40fc-b13f-c3b17849500b tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1911.615888] [55270]: DEBUG cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-98e5182e-5ec6-40fc-b13f-c3b17849500b tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1911.616123] [55270]: DEBUG cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-98e5182e-5ec6-40fc-b13f-c3b17849500b tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1911.623590] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1911.623590] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1911.626756] [55270]: INFO cinder.volume.api [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-98e5182e-5ec6-40fc-b13f-c3b17849500b tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1911.630797] [55270]: INFO cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-98e5182e-5ec6-40fc-b13f-c3b17849500b tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1911.631275] [55270]: [pid: 55270|app: 0|req: 241/441] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:59:28 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1913.151567] [55269]: DEBUG cinder.api.middleware.request_id [None req-651df2cb-e8cf-4f82-b6a9-b6140498dfad None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.151945] [55269]: INFO cinder.api.openstack.wsgi [None req-651df2cb-e8cf-4f82-b6a9-b6140498dfad None None] GET http://10.180.1.21/volume// [ 1913.152161] [55269]: DEBUG cinder.api.openstack.wsgi [None req-651df2cb-e8cf-4f82-b6a9-b6140498dfad None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1913.152406] [55269]: DEBUG cinder.api.openstack.wsgi [None req-651df2cb-e8cf-4f82-b6a9-b6140498dfad None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1913.153187] [55269]: INFO cinder.api.openstack.wsgi [None req-651df2cb-e8cf-4f82-b6a9-b6140498dfad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1913.153566] [55269]: [pid: 55269|app: 0|req: 201/442] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 02:59:30 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1913.157638] [55270]: DEBUG cinder.api.middleware.request_id [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-3b072233-8ad3-4550-8128-4cb0f3cc8b84 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.160127] [55270]: INFO cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-3b072233-8ad3-4550-8128-4cb0f3cc8b84 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1913.160564] [55270]: DEBUG cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-3b072233-8ad3-4550-8128-4cb0f3cc8b84 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d0f33fb-fc65-4226-8a12-1c8d2e4636ac", "connector": null, "instance_uuid": "6f0c72ab-1eaf-4db5-842f-b0ba75739e66"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1913.173150] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.173150] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1913.198151] [55270]: INFO cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-3b072233-8ad3-4550-8128-4cb0f3cc8b84 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1913.198633] [55270]: [pid: 55270|app: 0|req: 242/443] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 02:59:30 2024] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1913.221544] [55269]: DEBUG cinder.api.middleware.request_id [None req-32d8c38e-40be-43f9-a810-6a4c3d220bf7 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.223951] [55269]: INFO cinder.api.openstack.wsgi [None req-32d8c38e-40be-43f9-a810-6a4c3d220bf7 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1913.224284] [55269]: DEBUG cinder.api.openstack.wsgi [None req-32d8c38e-40be-43f9-a810-6a4c3d220bf7 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1913.224517] [55269]: DEBUG cinder.api.openstack.wsgi [None req-32d8c38e-40be-43f9-a810-6a4c3d220bf7 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1913.234751] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.234751] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1913.238447] [55269]: INFO cinder.volume.api [None req-32d8c38e-40be-43f9-a810-6a4c3d220bf7 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1913.244137] [55269]: INFO cinder.api.openstack.wsgi [None req-32d8c38e-40be-43f9-a810-6a4c3d220bf7 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1913.244597] [55269]: [pid: 55269|app: 0|req: 202/444] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:30 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1913.725726] [55270]: DEBUG cinder.api.middleware.request_id [None req-79763265-6200-4b47-a550-e27516906256 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.725856] [55270]: INFO cinder.api.openstack.wsgi [None req-79763265-6200-4b47-a550-e27516906256 None None] GET http://10.180.1.21/volume// [ 1913.725993] [55270]: DEBUG cinder.api.openstack.wsgi [None req-79763265-6200-4b47-a550-e27516906256 None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1913.726261] [55270]: DEBUG cinder.api.openstack.wsgi [None req-79763265-6200-4b47-a550-e27516906256 None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1913.726666] [55270]: INFO cinder.api.openstack.wsgi [None req-79763265-6200-4b47-a550-e27516906256 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1913.727033] [55270]: [pid: 55270|app: 0|req: 243/445] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:59:30 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1913.730853] [55269]: DEBUG cinder.api.middleware.request_id [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-5076c17a-465d-48c3-abee-714a083f6aca None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.733288] [55269]: INFO cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-5076c17a-465d-48c3-abee-714a083f6aca tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1913.733554] [55269]: DEBUG cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-5076c17a-465d-48c3-abee-714a083f6aca tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1913.733850] [55269]: DEBUG cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-5076c17a-465d-48c3-abee-714a083f6aca tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1913.746333] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.746333] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1913.750036] [55269]: INFO cinder.volume.api [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-5076c17a-465d-48c3-abee-714a083f6aca tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1913.755268] [55269]: INFO cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-5076c17a-465d-48c3-abee-714a083f6aca tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1913.755697] [55269]: [pid: 55269|app: 0|req: 203/446] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:59:30 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1913.782159] [55270]: DEBUG cinder.api.middleware.request_id [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-b8184090-fad8-46a7-9d74-b95d08bc24c4 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.784543] [55270]: INFO cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-b8184090-fad8-46a7-9d74-b95d08bc24c4 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] PUT http://10.180.1.21/volume/v3/attachments/8ea5ff85-14da-4da0-84bf-41c84c67fae5 [ 1913.784958] [55270]: DEBUG cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-b8184090-fad8-46a7-9d74-b95d08bc24c4 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-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-371182", "mountpoint": "/dev/sdb"}}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1913.792534] [55270]: DEBUG cinder.coordination [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-b8184090-fad8-46a7-9d74-b95d08bc24c4 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Acquiring lock "cinder-attachment_update-3d0f33fb-fc65-4226-8a12-1c8d2e4636ac-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55270) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1913.796986] [55270]: DEBUG cinder.coordination [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-b8184090-fad8-46a7-9d74-b95d08bc24c4 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Lock "cinder-attachment_update-3d0f33fb-fc65-4226-8a12-1c8d2e4636ac-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55270) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1913.798111] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.798111] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1914.254686] [55269]: DEBUG cinder.api.middleware.request_id [None req-deb95977-44b4-4ace-bc22-ec65c8bf2bf2 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1914.256644] [55269]: INFO cinder.api.openstack.wsgi [None req-deb95977-44b4-4ace-bc22-ec65c8bf2bf2 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1914.256874] [55269]: DEBUG cinder.api.openstack.wsgi [None req-deb95977-44b4-4ace-bc22-ec65c8bf2bf2 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1914.257163] [55269]: DEBUG cinder.api.openstack.wsgi [None req-deb95977-44b4-4ace-bc22-ec65c8bf2bf2 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1914.269876] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1914.269876] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1914.275210] [55269]: INFO cinder.volume.api [None req-deb95977-44b4-4ace-bc22-ec65c8bf2bf2 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1914.282798] [55269]: INFO cinder.api.openstack.wsgi [None req-deb95977-44b4-4ace-bc22-ec65c8bf2bf2 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1914.283994] [55269]: [pid: 55269|app: 0|req: 204/447] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:31 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1915.294382] [55269]: DEBUG cinder.api.middleware.request_id [None req-30a3b178-e17a-4472-b2ce-79ce418fc5e2 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1915.297260] [55269]: INFO cinder.api.openstack.wsgi [None req-30a3b178-e17a-4472-b2ce-79ce418fc5e2 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1915.297478] [55269]: DEBUG cinder.api.openstack.wsgi [None req-30a3b178-e17a-4472-b2ce-79ce418fc5e2 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1915.297693] [55269]: DEBUG cinder.api.openstack.wsgi [None req-30a3b178-e17a-4472-b2ce-79ce418fc5e2 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1915.311683] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1915.311683] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1915.315712] [55269]: INFO cinder.volume.api [None req-30a3b178-e17a-4472-b2ce-79ce418fc5e2 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1915.322041] [55269]: INFO cinder.api.openstack.wsgi [None req-30a3b178-e17a-4472-b2ce-79ce418fc5e2 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1915.323038] [55269]: [pid: 55269|app: 0|req: 205/448] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:32 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1916.332769] [55269]: DEBUG cinder.api.middleware.request_id [None req-03f23abe-1ffe-44ff-8557-ad6161a4fdf5 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1916.334896] [55269]: INFO cinder.api.openstack.wsgi [None req-03f23abe-1ffe-44ff-8557-ad6161a4fdf5 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1916.335173] [55269]: DEBUG cinder.api.openstack.wsgi [None req-03f23abe-1ffe-44ff-8557-ad6161a4fdf5 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1916.335449] [55269]: DEBUG cinder.api.openstack.wsgi [None req-03f23abe-1ffe-44ff-8557-ad6161a4fdf5 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1916.349975] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1916.349975] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1916.354923] [55269]: INFO cinder.volume.api [None req-03f23abe-1ffe-44ff-8557-ad6161a4fdf5 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1916.358993] [55269]: INFO cinder.api.openstack.wsgi [None req-03f23abe-1ffe-44ff-8557-ad6161a4fdf5 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1916.359605] [55269]: [pid: 55269|app: 0|req: 206/449] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:33 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1917.369379] [55269]: DEBUG cinder.api.middleware.request_id [None req-ce7e2141-0c69-4df0-b41e-f1350f900654 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.371526] [55269]: INFO cinder.api.openstack.wsgi [None req-ce7e2141-0c69-4df0-b41e-f1350f900654 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1917.371742] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ce7e2141-0c69-4df0-b41e-f1350f900654 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1917.371962] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ce7e2141-0c69-4df0-b41e-f1350f900654 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.385644] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.385644] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.389364] [55269]: INFO cinder.volume.api [None req-ce7e2141-0c69-4df0-b41e-f1350f900654 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1917.393834] [55269]: INFO cinder.api.openstack.wsgi [None req-ce7e2141-0c69-4df0-b41e-f1350f900654 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1917.394221] [55269]: [pid: 55269|app: 0|req: 207/450] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:34 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1918.320381] [55270]: DEBUG cinder.coordination [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-b8184090-fad8-46a7-9d74-b95d08bc24c4 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Lock "cinder-attachment_update-3d0f33fb-fc65-4226-8a12-1c8d2e4636ac-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55270) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1918.320747] [55270]: INFO cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-b8184090-fad8-46a7-9d74-b95d08bc24c4 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/attachments/8ea5ff85-14da-4da0-84bf-41c84c67fae5 returned with HTTP 200 [ 1918.321245] [55270]: [pid: 55270|app: 0|req: 244/451] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 02:59:30 2024] PUT /volume/v3/attachments/8ea5ff85-14da-4da0-84bf-41c84c67fae5 => generated 589 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1918.403891] [55269]: DEBUG cinder.api.middleware.request_id [None req-d659501a-777a-457a-93cf-b705f38c8b7f None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1918.406012] [55269]: INFO cinder.api.openstack.wsgi [None req-d659501a-777a-457a-93cf-b705f38c8b7f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1918.406243] [55269]: DEBUG cinder.api.openstack.wsgi [None req-d659501a-777a-457a-93cf-b705f38c8b7f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1918.406464] [55269]: DEBUG cinder.api.openstack.wsgi [None req-d659501a-777a-457a-93cf-b705f38c8b7f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1918.416746] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1918.416746] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1918.419891] [55269]: INFO cinder.volume.api [None req-d659501a-777a-457a-93cf-b705f38c8b7f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1918.424162] [55269]: INFO cinder.api.openstack.wsgi [None req-d659501a-777a-457a-93cf-b705f38c8b7f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1918.424673] [55269]: [pid: 55269|app: 0|req: 208/452] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:35 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1919.433215] [55270]: DEBUG cinder.api.middleware.request_id [None req-ce74b945-9399-4ed4-a397-b4a44ab0d6db None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.435366] [55270]: INFO cinder.api.openstack.wsgi [None req-ce74b945-9399-4ed4-a397-b4a44ab0d6db tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1919.435590] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ce74b945-9399-4ed4-a397-b4a44ab0d6db tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1919.435811] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ce74b945-9399-4ed4-a397-b4a44ab0d6db tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1919.445805] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1919.445805] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1919.448833] [55270]: INFO cinder.volume.api [None req-ce74b945-9399-4ed4-a397-b4a44ab0d6db tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1919.452790] [55270]: INFO cinder.api.openstack.wsgi [None req-ce74b945-9399-4ed4-a397-b4a44ab0d6db tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1919.453340] [55270]: [pid: 55270|app: 0|req: 245/453] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:36 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1919.928341] [55269]: DEBUG cinder.api.middleware.request_id [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-3d71b2e5-229e-4264-9dad-912998636dc0 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.930693] [55269]: INFO cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-3d71b2e5-229e-4264-9dad-912998636dc0 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] POST http://10.180.1.21/volume/v3/attachments/8ea5ff85-14da-4da0-84bf-41c84c67fae5/action [ 1919.931153] [55269]: DEBUG cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-3d71b2e5-229e-4264-9dad-912998636dc0 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Action body: b'{"os-complete": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1919.931293] [55269]: DEBUG cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-3d71b2e5-229e-4264-9dad-912998636dc0 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1919.946484] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1919.946484] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1919.953592] [55269]: INFO cinder.api.openstack.wsgi [req-efb98cf0-858d-4eda-b957-a50c8541c1da req-3d71b2e5-229e-4264-9dad-912998636dc0 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/attachments/8ea5ff85-14da-4da0-84bf-41c84c67fae5/action returned with HTTP 204 [ 1919.954037] [55269]: [pid: 55269|app: 0|req: 209/454] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 02:59:36 2024] POST /volume/v3/attachments/8ea5ff85-14da-4da0-84bf-41c84c67fae5/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1920.462559] [55270]: DEBUG cinder.api.middleware.request_id [None req-458c5f3b-b355-4d37-bffe-91ef27fd86ed None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.464716] [55270]: INFO cinder.api.openstack.wsgi [None req-458c5f3b-b355-4d37-bffe-91ef27fd86ed tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1920.464911] [55270]: DEBUG cinder.api.openstack.wsgi [None req-458c5f3b-b355-4d37-bffe-91ef27fd86ed tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.465147] [55270]: DEBUG cinder.api.openstack.wsgi [None req-458c5f3b-b355-4d37-bffe-91ef27fd86ed tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.476313] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.476313] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.479422] [55270]: INFO cinder.volume.api [None req-458c5f3b-b355-4d37-bffe-91ef27fd86ed tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1920.483861] [55270]: INFO cinder.api.openstack.wsgi [None req-458c5f3b-b355-4d37-bffe-91ef27fd86ed tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1920.484330] [55270]: [pid: 55270|app: 0|req: 246/455] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:37 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1920.492640] [55269]: DEBUG cinder.api.middleware.request_id [None req-772e189f-7f45-481e-8236-619466d661b4 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.494710] [55269]: INFO cinder.api.openstack.wsgi [None req-772e189f-7f45-481e-8236-619466d661b4 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1920.494934] [55269]: DEBUG cinder.api.openstack.wsgi [None req-772e189f-7f45-481e-8236-619466d661b4 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.495162] [55269]: DEBUG cinder.api.openstack.wsgi [None req-772e189f-7f45-481e-8236-619466d661b4 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.504658] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.504658] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.507716] [55269]: INFO cinder.volume.api [None req-772e189f-7f45-481e-8236-619466d661b4 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1920.511845] [55269]: INFO cinder.api.openstack.wsgi [None req-772e189f-7f45-481e-8236-619466d661b4 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1920.512221] [55269]: [pid: 55269|app: 0|req: 210/456] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:37 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1920.520985] [55270]: DEBUG cinder.api.middleware.request_id [None req-7e35aa77-36e9-4daf-8aaf-4219d403061f None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.523125] [55270]: INFO cinder.api.openstack.wsgi [None req-7e35aa77-36e9-4daf-8aaf-4219d403061f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1920.523349] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7e35aa77-36e9-4daf-8aaf-4219d403061f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.523706] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7e35aa77-36e9-4daf-8aaf-4219d403061f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.523796] [55270]: INFO cinder.api.v3.volumes [None req-7e35aa77-36e9-4daf-8aaf-4219d403061f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Delete volume with id: 3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1920.533803] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.533803] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.534331] [55270]: INFO cinder.volume.api [None req-7e35aa77-36e9-4daf-8aaf-4219d403061f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1920.542543] [55270]: INFO cinder.volume.api [None req-7e35aa77-36e9-4daf-8aaf-4219d403061f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-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. [ 1920.543225] [55270]: INFO cinder.api.openstack.wsgi [None req-7e35aa77-36e9-4daf-8aaf-4219d403061f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 400 [ 1920.543317] [55270]: [pid: 55270|app: 0|req: 247/457] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:59:37 2024] DELETE /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1920.546356] [55269]: DEBUG cinder.api.middleware.request_id [None req-0745b587-b470-4185-8bf9-c169a71b2f56 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.548569] [55269]: INFO cinder.api.openstack.wsgi [None req-0745b587-b470-4185-8bf9-c169a71b2f56 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1920.548798] [55269]: DEBUG cinder.api.openstack.wsgi [None req-0745b587-b470-4185-8bf9-c169a71b2f56 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.549067] [55269]: DEBUG cinder.api.openstack.wsgi [None req-0745b587-b470-4185-8bf9-c169a71b2f56 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.559116] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.559116] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.562286] [55269]: INFO cinder.volume.api [None req-0745b587-b470-4185-8bf9-c169a71b2f56 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1920.566456] [55269]: INFO cinder.api.openstack.wsgi [None req-0745b587-b470-4185-8bf9-c169a71b2f56 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1920.566842] [55269]: [pid: 55269|app: 0|req: 211/458] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:37 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1920.604098] [55270]: DEBUG cinder.api.middleware.request_id [req-7913444b-ae45-449c-8299-f36c7dbea228 req-2fd923f8-9bef-4b11-8485-edb82375fe00 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.607558] [55270]: INFO cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-2fd923f8-9bef-4b11-8485-edb82375fe00 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1920.609608] [55270]: DEBUG cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-2fd923f8-9bef-4b11-8485-edb82375fe00 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.609608] [55270]: DEBUG cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-2fd923f8-9bef-4b11-8485-edb82375fe00 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.623416] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.623416] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.627102] [55270]: INFO cinder.volume.api [req-7913444b-ae45-449c-8299-f36c7dbea228 req-2fd923f8-9bef-4b11-8485-edb82375fe00 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1920.632260] [55270]: INFO cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-2fd923f8-9bef-4b11-8485-edb82375fe00 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1920.635748] [55270]: [pid: 55270|app: 0|req: 248/459] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:59:37 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1920.651845] [55269]: DEBUG cinder.api.middleware.request_id [req-7913444b-ae45-449c-8299-f36c7dbea228 req-95893fac-8f37-4295-b9c3-cecfb61c1a48 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.654218] [55269]: INFO cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-95893fac-8f37-4295-b9c3-cecfb61c1a48 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] POST http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac/action [ 1920.654604] [55269]: DEBUG cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-95893fac-8f37-4295-b9c3-cecfb61c1a48 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1920.654744] [55269]: DEBUG cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-95893fac-8f37-4295-b9c3-cecfb61c1a48 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1920.664219] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.664219] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.664729] [55269]: INFO cinder.volume.api [req-7913444b-ae45-449c-8299-f36c7dbea228 req-95893fac-8f37-4295-b9c3-cecfb61c1a48 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1920.669186] [55269]: INFO cinder.volume.api [req-7913444b-ae45-449c-8299-f36c7dbea228 req-95893fac-8f37-4295-b9c3-cecfb61c1a48 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Begin detaching volume completed successfully. [ 1920.669403] [55269]: INFO cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-95893fac-8f37-4295-b9c3-cecfb61c1a48 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac/action returned with HTTP 202 [ 1920.669890] [55269]: [pid: 55269|app: 0|req: 212/460] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 02:59:37 2024] POST /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1921.689220] [55270]: DEBUG cinder.api.middleware.request_id [None req-37736f1a-0aa9-4438-acb3-098b3449f821 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.689672] [55270]: INFO cinder.api.openstack.wsgi [None req-37736f1a-0aa9-4438-acb3-098b3449f821 None None] GET http://10.180.1.21/volume// [ 1921.689859] [55270]: DEBUG cinder.api.openstack.wsgi [None req-37736f1a-0aa9-4438-acb3-098b3449f821 None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.690086] [55270]: DEBUG cinder.api.openstack.wsgi [None req-37736f1a-0aa9-4438-acb3-098b3449f821 None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.690492] [55270]: INFO cinder.api.openstack.wsgi [None req-37736f1a-0aa9-4438-acb3-098b3449f821 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1921.690809] [55270]: [pid: 55270|app: 0|req: 249/461] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:59:38 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1921.694320] [55269]: DEBUG cinder.api.middleware.request_id [req-7913444b-ae45-449c-8299-f36c7dbea228 req-401bbdb4-0a0f-4378-b3eb-c175633b71a0 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.696577] [55269]: INFO cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-401bbdb4-0a0f-4378-b3eb-c175633b71a0 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1921.696823] [55269]: DEBUG cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-401bbdb4-0a0f-4378-b3eb-c175633b71a0 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.697058] [55269]: DEBUG cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-401bbdb4-0a0f-4378-b3eb-c175633b71a0 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.709515] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.709515] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.713048] [55269]: INFO cinder.volume.api [req-7913444b-ae45-449c-8299-f36c7dbea228 req-401bbdb4-0a0f-4378-b3eb-c175633b71a0 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1921.717581] [55269]: INFO cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-401bbdb4-0a0f-4378-b3eb-c175633b71a0 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1921.717995] [55269]: [pid: 55269|app: 0|req: 213/462] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:59:38 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1923.851430] [55270]: DEBUG cinder.api.middleware.request_id [req-7913444b-ae45-449c-8299-f36c7dbea228 req-e28b1ae3-9717-4cc8-ab98-8acee412b079 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1923.853933] [55270]: INFO cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-e28b1ae3-9717-4cc8-ab98-8acee412b079 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8ea5ff85-14da-4da0-84bf-41c84c67fae5 [ 1923.854211] [55270]: DEBUG cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-e28b1ae3-9717-4cc8-ab98-8acee412b079 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1923.854473] [55270]: DEBUG cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-e28b1ae3-9717-4cc8-ab98-8acee412b079 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1923.862759] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1923.862759] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1924.388470] [55270]: INFO cinder.api.openstack.wsgi [req-7913444b-ae45-449c-8299-f36c7dbea228 req-e28b1ae3-9717-4cc8-ab98-8acee412b079 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/attachments/8ea5ff85-14da-4da0-84bf-41c84c67fae5 returned with HTTP 200 [ 1924.389192] [55270]: [pid: 55270|app: 0|req: 250/463] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 02:59:40 2024] DELETE /volume/v3/attachments/8ea5ff85-14da-4da0-84bf-41c84c67fae5 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1925.861602] [55269]: DEBUG cinder.api.middleware.request_id [None req-ed3e4d61-d1b3-4552-8a61-c88f858fca9b None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1925.863678] [55269]: INFO cinder.api.openstack.wsgi [None req-ed3e4d61-d1b3-4552-8a61-c88f858fca9b tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1925.863898] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ed3e4d61-d1b3-4552-8a61-c88f858fca9b tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1925.864129] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ed3e4d61-d1b3-4552-8a61-c88f858fca9b tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1925.874678] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1925.874678] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1925.877898] [55269]: INFO cinder.volume.api [None req-ed3e4d61-d1b3-4552-8a61-c88f858fca9b tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1925.883291] [55269]: INFO cinder.api.openstack.wsgi [None req-ed3e4d61-d1b3-4552-8a61-c88f858fca9b tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1925.883291] [55269]: [pid: 55269|app: 0|req: 214/464] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:42 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1932.082791] [55270]: DEBUG cinder.api.middleware.request_id [None req-f8ebdf20-8503-40a1-8523-712f5985c202 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1932.085048] [55270]: INFO cinder.api.openstack.wsgi [None req-f8ebdf20-8503-40a1-8523-712f5985c202 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1932.085289] [55270]: DEBUG cinder.api.openstack.wsgi [None req-f8ebdf20-8503-40a1-8523-712f5985c202 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1932.085510] [55270]: DEBUG cinder.api.openstack.wsgi [None req-f8ebdf20-8503-40a1-8523-712f5985c202 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1932.086015] [55270]: INFO cinder.api.v3.volumes [None req-f8ebdf20-8503-40a1-8523-712f5985c202 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Delete volume with id: 3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1932.097200] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1932.097200] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1932.097840] [55270]: INFO cinder.volume.api [None req-f8ebdf20-8503-40a1-8523-712f5985c202 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1932.117304] [55270]: INFO cinder.volume.api [None req-f8ebdf20-8503-40a1-8523-712f5985c202 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Delete volume request issued successfully. [ 1932.117533] [55270]: INFO cinder.api.openstack.wsgi [None req-f8ebdf20-8503-40a1-8523-712f5985c202 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 202 [ 1932.117994] [55270]: [pid: 55270|app: 0|req: 251/465] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:59:48 2024] DELETE /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1932.123870] [55269]: DEBUG cinder.api.middleware.request_id [None req-258b5dd6-b0f7-45ed-aa82-5794c949c2bf None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1932.125637] [55269]: INFO cinder.api.openstack.wsgi [None req-258b5dd6-b0f7-45ed-aa82-5794c949c2bf tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1932.125874] [55269]: DEBUG cinder.api.openstack.wsgi [None req-258b5dd6-b0f7-45ed-aa82-5794c949c2bf tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1932.126105] [55269]: DEBUG cinder.api.openstack.wsgi [None req-258b5dd6-b0f7-45ed-aa82-5794c949c2bf tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1932.138243] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1932.138243] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1932.142831] [55269]: INFO cinder.volume.api [None req-258b5dd6-b0f7-45ed-aa82-5794c949c2bf tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1932.148091] [55269]: INFO cinder.api.openstack.wsgi [None req-258b5dd6-b0f7-45ed-aa82-5794c949c2bf tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1932.148616] [55269]: [pid: 55269|app: 0|req: 215/466] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:48 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1933.161301] [55270]: DEBUG cinder.api.middleware.request_id [None req-8085bc59-7b98-4335-a4df-6c005399c0ca None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1933.163399] [55270]: INFO cinder.api.openstack.wsgi [None req-8085bc59-7b98-4335-a4df-6c005399c0ca tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1933.163628] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8085bc59-7b98-4335-a4df-6c005399c0ca tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1933.163880] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8085bc59-7b98-4335-a4df-6c005399c0ca tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1933.171587] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1933.171587] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1933.175080] [55270]: INFO cinder.volume.api [None req-8085bc59-7b98-4335-a4df-6c005399c0ca tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1933.179192] [55270]: INFO cinder.api.openstack.wsgi [None req-8085bc59-7b98-4335-a4df-6c005399c0ca tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1933.179566] [55270]: [pid: 55270|app: 0|req: 252/467] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:50 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1934.188204] [55269]: DEBUG cinder.api.middleware.request_id [None req-c00cfbf2-20e6-4dad-828a-180b93e37e03 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1934.190336] [55269]: INFO cinder.api.openstack.wsgi [None req-c00cfbf2-20e6-4dad-828a-180b93e37e03 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1934.190567] [55269]: DEBUG cinder.api.openstack.wsgi [None req-c00cfbf2-20e6-4dad-828a-180b93e37e03 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1934.190782] [55269]: DEBUG cinder.api.openstack.wsgi [None req-c00cfbf2-20e6-4dad-828a-180b93e37e03 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1934.198192] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1934.198192] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1934.201484] [55269]: INFO cinder.volume.api [None req-c00cfbf2-20e6-4dad-828a-180b93e37e03 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1934.205666] [55269]: INFO cinder.api.openstack.wsgi [None req-c00cfbf2-20e6-4dad-828a-180b93e37e03 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 200 [ 1934.206052] [55269]: [pid: 55269|app: 0|req: 216/468] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:51 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1934.216432] [55270]: DEBUG cinder.api.middleware.request_id [None req-31a3e5e5-faba-4b91-a452-a1aad13eceaa None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1934.218507] [55270]: INFO cinder.api.openstack.wsgi [None req-31a3e5e5-faba-4b91-a452-a1aad13eceaa tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1934.218730] [55270]: DEBUG cinder.api.openstack.wsgi [None req-31a3e5e5-faba-4b91-a452-a1aad13eceaa tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1934.218948] [55270]: DEBUG cinder.api.openstack.wsgi [None req-31a3e5e5-faba-4b91-a452-a1aad13eceaa tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1934.229796] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1934.229796] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1934.232843] [55270]: INFO cinder.volume.api [None req-31a3e5e5-faba-4b91-a452-a1aad13eceaa tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1934.237048] [55270]: INFO cinder.api.openstack.wsgi [None req-31a3e5e5-faba-4b91-a452-a1aad13eceaa tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1934.237407] [55270]: [pid: 55270|app: 0|req: 253/469] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:51 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1934.385130] [55269]: DEBUG cinder.api.middleware.request_id [None req-f50c6414-7802-4eb8-9bd2-1e2a30dce0bd None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1934.387167] [55269]: INFO cinder.api.openstack.wsgi [None req-f50c6414-7802-4eb8-9bd2-1e2a30dce0bd tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1934.387386] [55269]: DEBUG cinder.api.openstack.wsgi [None req-f50c6414-7802-4eb8-9bd2-1e2a30dce0bd tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1934.387595] [55269]: DEBUG cinder.api.openstack.wsgi [None req-f50c6414-7802-4eb8-9bd2-1e2a30dce0bd tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1934.397063] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1934.397063] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1934.400099] [55269]: INFO cinder.volume.api [None req-f50c6414-7802-4eb8-9bd2-1e2a30dce0bd tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1934.404353] [55269]: INFO cinder.api.openstack.wsgi [None req-f50c6414-7802-4eb8-9bd2-1e2a30dce0bd tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1934.404715] [55269]: [pid: 55269|app: 0|req: 217/470] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:51 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1934.436823] [55270]: DEBUG cinder.api.middleware.request_id [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-e70d0728-a4bb-4e29-8094-ec068a3e2bd0 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1934.439183] [55270]: INFO cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-e70d0728-a4bb-4e29-8094-ec068a3e2bd0 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1934.439401] [55270]: DEBUG cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-e70d0728-a4bb-4e29-8094-ec068a3e2bd0 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1934.439612] [55270]: DEBUG cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-e70d0728-a4bb-4e29-8094-ec068a3e2bd0 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1934.449121] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1934.449121] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1934.452204] [55270]: INFO cinder.volume.api [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-e70d0728-a4bb-4e29-8094-ec068a3e2bd0 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1934.456297] [55270]: INFO cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-e70d0728-a4bb-4e29-8094-ec068a3e2bd0 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1934.456686] [55270]: [pid: 55270|app: 0|req: 254/471] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:59:51 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1934.472784] [55269]: DEBUG cinder.api.middleware.request_id [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-0c39f37b-5c14-4053-bf87-b03a1025aa68 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1934.475544] [55269]: INFO cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-0c39f37b-5c14-4053-bf87-b03a1025aa68 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] POST http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116/action [ 1934.475919] [55269]: DEBUG cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-0c39f37b-5c14-4053-bf87-b03a1025aa68 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1934.476073] [55269]: DEBUG cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-0c39f37b-5c14-4053-bf87-b03a1025aa68 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1934.486248] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1934.486248] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1934.486725] [55269]: INFO cinder.volume.api [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-0c39f37b-5c14-4053-bf87-b03a1025aa68 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1934.491460] [55269]: INFO cinder.volume.api [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-0c39f37b-5c14-4053-bf87-b03a1025aa68 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Begin detaching volume completed successfully. [ 1934.491682] [55269]: INFO cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-0c39f37b-5c14-4053-bf87-b03a1025aa68 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116/action returned with HTTP 202 [ 1934.492080] [55269]: [pid: 55269|app: 0|req: 218/472] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 02:59:51 2024] POST /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1935.215791] [55270]: DEBUG cinder.api.middleware.request_id [None req-d25b83a2-4b01-41a9-adcf-123ecc318a44 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1935.219696] [55270]: INFO cinder.api.openstack.wsgi [None req-d25b83a2-4b01-41a9-adcf-123ecc318a44 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac [ 1935.219696] [55270]: DEBUG cinder.api.openstack.wsgi [None req-d25b83a2-4b01-41a9-adcf-123ecc318a44 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1935.219696] [55270]: DEBUG cinder.api.openstack.wsgi [None req-d25b83a2-4b01-41a9-adcf-123ecc318a44 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1935.225073] [55270]: INFO cinder.api.openstack.wsgi [None req-d25b83a2-4b01-41a9-adcf-123ecc318a44 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac returned with HTTP 404 [ 1935.225728] [55270]: [pid: 55270|app: 0|req: 255/473] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:52 2024] GET /volume/v3/volumes/3d0f33fb-fc65-4226-8a12-1c8d2e4636ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1935.271809] [55269]: DEBUG cinder.api.middleware.request_id [None req-ddc16524-b9d3-4f38-9e1a-4b5c01e71204 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1935.274153] [55269]: INFO cinder.api.openstack.wsgi [None req-ddc16524-b9d3-4f38-9e1a-4b5c01e71204 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1935.274395] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ddc16524-b9d3-4f38-9e1a-4b5c01e71204 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1935.274628] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ddc16524-b9d3-4f38-9e1a-4b5c01e71204 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'delete' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1935.274827] [55269]: INFO cinder.api.v3.volumes [None req-ddc16524-b9d3-4f38-9e1a-4b5c01e71204 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Delete volume with id: 8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1935.282688] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1935.282688] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1935.283240] [55269]: INFO cinder.volume.api [None req-ddc16524-b9d3-4f38-9e1a-4b5c01e71204 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1935.297555] [55269]: INFO cinder.volume.api [None req-ddc16524-b9d3-4f38-9e1a-4b5c01e71204 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Delete volume request issued successfully. [ 1935.297742] [55269]: INFO cinder.api.openstack.wsgi [None req-ddc16524-b9d3-4f38-9e1a-4b5c01e71204 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 202 [ 1935.298146] [55269]: [pid: 55269|app: 0|req: 219/474] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 02:59:52 2024] DELETE /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1935.301175] [55270]: DEBUG cinder.api.middleware.request_id [None req-d952838f-e1ac-4624-8828-c760950e914f None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1935.302963] [55270]: INFO cinder.api.openstack.wsgi [None req-d952838f-e1ac-4624-8828-c760950e914f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1935.303241] [55270]: DEBUG cinder.api.openstack.wsgi [None req-d952838f-e1ac-4624-8828-c760950e914f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1935.303464] [55270]: DEBUG cinder.api.openstack.wsgi [None req-d952838f-e1ac-4624-8828-c760950e914f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1935.311350] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1935.311350] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1935.314740] [55270]: INFO cinder.volume.api [None req-d952838f-e1ac-4624-8828-c760950e914f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1935.318829] [55270]: INFO cinder.api.openstack.wsgi [None req-d952838f-e1ac-4624-8828-c760950e914f tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1935.319195] [55270]: [pid: 55270|app: 0|req: 256/475] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:52 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1935.511165] [55269]: DEBUG cinder.api.middleware.request_id [None req-8dff8ee8-58be-4899-ab9a-48cd3bb8f82a None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1935.511611] [55269]: INFO cinder.api.openstack.wsgi [None req-8dff8ee8-58be-4899-ab9a-48cd3bb8f82a None None] GET http://10.180.1.21/volume// [ 1935.511796] [55269]: DEBUG cinder.api.openstack.wsgi [None req-8dff8ee8-58be-4899-ab9a-48cd3bb8f82a None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1935.512016] [55269]: DEBUG cinder.api.openstack.wsgi [None req-8dff8ee8-58be-4899-ab9a-48cd3bb8f82a None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1935.512422] [55269]: INFO cinder.api.openstack.wsgi [None req-8dff8ee8-58be-4899-ab9a-48cd3bb8f82a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1935.512727] [55269]: [pid: 55269|app: 0|req: 220/476] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:59:52 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1935.516762] [55270]: DEBUG cinder.api.middleware.request_id [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-66a15568-8e23-442f-ae4d-05be3fb08460 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1935.518773] [55270]: INFO cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-66a15568-8e23-442f-ae4d-05be3fb08460 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1935.519041] [55270]: DEBUG cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-66a15568-8e23-442f-ae4d-05be3fb08460 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1935.519270] [55270]: DEBUG cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-66a15568-8e23-442f-ae4d-05be3fb08460 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1935.529761] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1935.529761] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1935.532871] [55270]: INFO cinder.volume.api [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-66a15568-8e23-442f-ae4d-05be3fb08460 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1935.537160] [55270]: INFO cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-66a15568-8e23-442f-ae4d-05be3fb08460 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1935.537527] [55270]: [pid: 55270|app: 0|req: 257/477] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:59:52 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1936.328567] [55269]: DEBUG cinder.api.middleware.request_id [None req-4f6b070e-f309-4354-b6af-a01997dc7594 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1936.330620] [55269]: INFO cinder.api.openstack.wsgi [None req-4f6b070e-f309-4354-b6af-a01997dc7594 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1936.330845] [55269]: DEBUG cinder.api.openstack.wsgi [None req-4f6b070e-f309-4354-b6af-a01997dc7594 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1936.331079] [55269]: DEBUG cinder.api.openstack.wsgi [None req-4f6b070e-f309-4354-b6af-a01997dc7594 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1936.338698] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1936.338698] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1936.342037] [55269]: INFO cinder.volume.api [None req-4f6b070e-f309-4354-b6af-a01997dc7594 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Volume info retrieved successfully. [ 1936.346145] [55269]: INFO cinder.api.openstack.wsgi [None req-4f6b070e-f309-4354-b6af-a01997dc7594 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 200 [ 1936.346511] [55269]: [pid: 55269|app: 0|req: 221/478] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:53 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1936.668742] [55270]: DEBUG cinder.api.middleware.request_id [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-7d201cce-5037-4553-8972-bb75f7c15df1 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1936.671069] [55270]: INFO cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-7d201cce-5037-4553-8972-bb75f7c15df1 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a6c1cbe3-6734-4930-8740-ec78c0040f9c [ 1936.671297] [55270]: DEBUG cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-7d201cce-5037-4553-8972-bb75f7c15df1 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1936.671512] [55270]: DEBUG cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-7d201cce-5037-4553-8972-bb75f7c15df1 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1936.678254] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1936.678254] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1937.070304] [55269]: DEBUG cinder.api.middleware.request_id [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1937.072463] [55269]: INFO cinder.api.openstack.wsgi [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1937.072463] [55269]: DEBUG cinder.api.openstack.wsgi [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1959848473"}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1937.074079] [55269]: DEBUG cinder.api.v3.volumes [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1959848473'}} {{(pid=55269) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1937.074231] [55269]: INFO cinder.api.v3.volumes [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Create volume of 1 GB [ 1937.079752] [55269]: INFO cinder.volume.api [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Availability Zones retrieved successfully. [ 1937.086524] [55269]: DEBUG cinder.volume.api [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Flow 'volume_create_api' (a73d6892-1c49-4c64-a3d8-2fbe09b6490c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1937.087729] [55269]: DEBUG cinder.volume.api [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88e34d47-6fc7-4fea-8522-598fea1949fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1937.088872] [55269]: DEBUG cinder.volume.flows.api.create_volume [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Validating volume size '1' using validate_int {{(pid=55269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1937.107842] [55269]: DEBUG cinder.volume.api [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88e34d47-6fc7-4fea-8522-598fea1949fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1937.108815] [55269]: DEBUG cinder.volume.api [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87cc5095-03ed-4121-a1d7-e364556e5956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1937.143881] [55269]: DEBUG cinder.quota [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Created reservations ['3421095c-5702-48cd-8921-67bc32130bcc', 'e69b49d3-4313-4653-8c85-5da5b77088f2', '3eee8bbc-eff5-4a93-b7a2-846d5f3d3a6b', '38b4c3ea-a836-42b3-8816-4b0b32f0d4a1'] {{(pid=55269) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1937.144881] [55269]: DEBUG cinder.volume.api [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87cc5095-03ed-4121-a1d7-e364556e5956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3421095c-5702-48cd-8921-67bc32130bcc', 'e69b49d3-4313-4653-8c85-5da5b77088f2', '3eee8bbc-eff5-4a93-b7a2-846d5f3d3a6b', '38b4c3ea-a836-42b3-8816-4b0b32f0d4a1']}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1937.145899] [55269]: DEBUG cinder.volume.api [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fbd689b-1ba1-4813-9fda-b769f09a4664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1937.159372] [55269]: DEBUG cinder.volume.api [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fbd689b-1ba1-4813-9fda-b769f09a4664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f362fc0-5597-4841-b30a-8280bd34fcf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1959848473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='138797faa4144ecbad6956e126963199',qos_specs=None,replication_status=,reservations=['3421095c-5702-48cd-8921-67bc32130bcc','e69b49d3-4313-4653-8c85-5da5b77088f2','3eee8bbc-eff5-4a93-b7a2-846d5f3d3a6b','38b4c3ea-a836-42b3-8816-4b0b32f0d4a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfce7acecae4c45b59ae478da8c6a67',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1959848473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f362fc0-5597-4841-b30a-8280bd34fcf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='138797faa4144ecbad6956e126963199',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='5bfce7acecae4c45b59ae478da8c6a67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1937.160283] [55269]: DEBUG cinder.volume.api [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (817a778e-e44a-4f67-8cf8-5bd151a5f105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1937.174446] [55269]: DEBUG cinder.volume.api [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (817a778e-e44a-4f67-8cf8-5bd151a5f105) 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-1959848473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='138797faa4144ecbad6956e126963199',qos_specs=None,replication_status=,reservations=['3421095c-5702-48cd-8921-67bc32130bcc','e69b49d3-4313-4653-8c85-5da5b77088f2','3eee8bbc-eff5-4a93-b7a2-846d5f3d3a6b','38b4c3ea-a836-42b3-8816-4b0b32f0d4a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfce7acecae4c45b59ae478da8c6a67',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1937.175321] [55269]: DEBUG cinder.volume.api [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4175e035-d46d-48cf-b56e-35037ba41be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1937.183044] [55269]: DEBUG cinder.volume.api [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4175e035-d46d-48cf-b56e-35037ba41be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1937.184117] [55269]: DEBUG cinder.volume.api [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Flow 'volume_create_api' (a73d6892-1c49-4c64-a3d8-2fbe09b6490c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1937.184497] [55269]: INFO cinder.volume.api [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Create volume request issued successfully. [ 1937.185162] [55269]: INFO cinder.api.openstack.wsgi [None req-cb21da05-9e23-4fe2-a91d-8a1f159b8ce2 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1937.185603] [55269]: [pid: 55269|app: 0|req: 222/479] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:59:53 2024] POST /volume/v3/volumes => generated 756 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1937.194228] [55269]: DEBUG cinder.api.middleware.request_id [None req-131bdf25-982a-477a-9090-917b4eaa2825 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1937.196455] [55269]: INFO cinder.api.openstack.wsgi [None req-131bdf25-982a-477a-9090-917b4eaa2825 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 [ 1937.196676] [55269]: DEBUG cinder.api.openstack.wsgi [None req-131bdf25-982a-477a-9090-917b4eaa2825 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1937.196891] [55269]: DEBUG cinder.api.openstack.wsgi [None req-131bdf25-982a-477a-9090-917b4eaa2825 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1937.205018] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1937.205018] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1937.206017] [55270]: INFO cinder.api.openstack.wsgi [req-5b2ad870-c599-4d86-8196-8cb521d928b6 req-7d201cce-5037-4553-8972-bb75f7c15df1 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments/a6c1cbe3-6734-4930-8740-ec78c0040f9c returned with HTTP 200 [ 1937.206496] [55270]: [pid: 55270|app: 0|req: 258/480] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 02:59:53 2024] DELETE /volume/v3/attachments/a6c1cbe3-6734-4930-8740-ec78c0040f9c => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1937.209268] [55269]: INFO cinder.volume.api [None req-131bdf25-982a-477a-9090-917b4eaa2825 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1937.214124] [55269]: INFO cinder.api.openstack.wsgi [None req-131bdf25-982a-477a-9090-917b4eaa2825 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 returned with HTTP 200 [ 1937.214535] [55269]: [pid: 55269|app: 0|req: 223/481] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:54 2024] GET /volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1937.355259] [55270]: DEBUG cinder.api.middleware.request_id [None req-c84533f8-be4c-48ec-8130-bbb4d6ae7cc0 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1937.357356] [55270]: INFO cinder.api.openstack.wsgi [None req-c84533f8-be4c-48ec-8130-bbb4d6ae7cc0 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] GET http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa [ 1937.357578] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c84533f8-be4c-48ec-8130-bbb4d6ae7cc0 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1937.357835] [55270]: DEBUG cinder.api.openstack.wsgi [None req-c84533f8-be4c-48ec-8130-bbb4d6ae7cc0 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1937.366553] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1937.366553] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1937.369058] [55270]: INFO cinder.api.openstack.wsgi [None req-c84533f8-be4c-48ec-8130-bbb4d6ae7cc0 tempest-AttachVolumeNegativeTest-1607224647 tempest-AttachVolumeNegativeTest-1607224647-project-member] http://10.180.1.21/volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa returned with HTTP 404 [ 1937.369518] [55270]: [pid: 55270|app: 0|req: 259/482] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:54 2024] GET /volume/v3/volumes/8c2513f6-e91c-4dd9-b4c8-c07faad9a0aa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1937.573785] [55269]: DEBUG cinder.api.middleware.request_id [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1937.577026] [55269]: INFO cinder.api.openstack.wsgi [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1937.577026] [55269]: DEBUG cinder.api.openstack.wsgi [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-345718724"}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1937.577880] [55269]: DEBUG cinder.api.v3.volumes [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-345718724'}} {{(pid=55269) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1937.578023] [55269]: INFO cinder.api.v3.volumes [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Create volume of 1 GB [ 1937.582033] [55269]: INFO cinder.volume.api [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Availability Zones retrieved successfully. [ 1937.588674] [55269]: DEBUG cinder.volume.api [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Flow 'volume_create_api' (1bcc35ee-e3d3-4e87-b3b6-1c06c9aa14c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1937.590197] [55269]: DEBUG cinder.volume.api [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4665f79-9ea8-4b7c-a6c1-4ef6f28da91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1937.591715] [55269]: DEBUG cinder.volume.flows.api.create_volume [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Validating volume size '1' using validate_int {{(pid=55269) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1937.612783] [55269]: DEBUG cinder.volume.api [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4665f79-9ea8-4b7c-a6c1-4ef6f28da91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1937.613849] [55269]: DEBUG cinder.volume.api [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec2f346e-92d2-44e7-906f-8d3f3dc9eeeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1937.658048] [55269]: DEBUG cinder.quota [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Created reservations ['e675ad17-bda0-4da7-9cf6-e6e11b696812', '339b9e20-0f85-492e-b118-8ba7a1c50a5f', '19f603e1-9974-4557-b6ca-393be8135db4', '2f7dcf4c-4527-425a-a62b-7321b081701f'] {{(pid=55269) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1937.659067] [55269]: DEBUG cinder.volume.api [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec2f346e-92d2-44e7-906f-8d3f3dc9eeeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e675ad17-bda0-4da7-9cf6-e6e11b696812', '339b9e20-0f85-492e-b118-8ba7a1c50a5f', '19f603e1-9974-4557-b6ca-393be8135db4', '2f7dcf4c-4527-425a-a62b-7321b081701f']}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1937.659896] [55269]: DEBUG cinder.volume.api [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf1fdf2c-1858-4b89-b451-b3adb7994155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1937.670301] [55269]: DEBUG cinder.volume.api [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf1fdf2c-1858-4b89-b451-b3adb7994155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2530eec9-9785-4b73-88ea-3c1e49f8f3c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-345718724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c54ea5a5abf4f0298b76f6081de8e60',qos_specs=None,replication_status=,reservations=['e675ad17-bda0-4da7-9cf6-e6e11b696812','339b9e20-0f85-492e-b118-8ba7a1c50a5f','19f603e1-9974-4557-b6ca-393be8135db4','2f7dcf4c-4527-425a-a62b-7321b081701f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a59c608ab954a3ba9cd61a84f30b89f',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T02:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-345718724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2530eec9-9785-4b73-88ea-3c1e49f8f3c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c54ea5a5abf4f0298b76f6081de8e60',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='6a59c608ab954a3ba9cd61a84f30b89f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1937.671584] [55269]: DEBUG cinder.volume.api [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4b9c8ea-019d-4802-bb1a-83beffbd80a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1937.683843] [55269]: DEBUG cinder.volume.api [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4b9c8ea-019d-4802-bb1a-83beffbd80a6) 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-345718724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c54ea5a5abf4f0298b76f6081de8e60',qos_specs=None,replication_status=,reservations=['e675ad17-bda0-4da7-9cf6-e6e11b696812','339b9e20-0f85-492e-b118-8ba7a1c50a5f','19f603e1-9974-4557-b6ca-393be8135db4','2f7dcf4c-4527-425a-a62b-7321b081701f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a59c608ab954a3ba9cd61a84f30b89f',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1937.684141] [55269]: DEBUG cinder.volume.api [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3187f0ef-11f9-4144-bebb-adfa7da52b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1937.694019] [55269]: DEBUG cinder.volume.api [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3187f0ef-11f9-4144-bebb-adfa7da52b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55269) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1937.694019] [55269]: DEBUG cinder.volume.api [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Flow 'volume_create_api' (1bcc35ee-e3d3-4e87-b3b6-1c06c9aa14c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55269) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1937.694019] [55269]: INFO cinder.volume.api [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Create volume request issued successfully. [ 1937.694019] [55269]: INFO cinder.api.openstack.wsgi [None req-a1b110ae-fe2f-4c7b-8bae-0ec9e7764449 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1937.694019] [55269]: [pid: 55269|app: 0|req: 224/483] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 02:59:54 2024] POST /volume/v3/volumes => generated 752 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1937.702564] [55270]: DEBUG cinder.api.middleware.request_id [None req-02a98630-9f53-477e-a173-782bc0c69474 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1937.704786] [55270]: INFO cinder.api.openstack.wsgi [None req-02a98630-9f53-477e-a173-782bc0c69474 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1937.704993] [55270]: DEBUG cinder.api.openstack.wsgi [None req-02a98630-9f53-477e-a173-782bc0c69474 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1937.705222] [55270]: DEBUG cinder.api.openstack.wsgi [None req-02a98630-9f53-477e-a173-782bc0c69474 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1937.719611] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1937.719611] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1937.729828] [55270]: INFO cinder.volume.api [None req-02a98630-9f53-477e-a173-782bc0c69474 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1937.735439] [55270]: INFO cinder.api.openstack.wsgi [None req-02a98630-9f53-477e-a173-782bc0c69474 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1937.735968] [55270]: [pid: 55270|app: 0|req: 260/484] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:54 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1938.224169] [55269]: DEBUG cinder.api.middleware.request_id [None req-1998d3f2-5662-4973-a986-8faa31d80c53 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1938.226391] [55269]: INFO cinder.api.openstack.wsgi [None req-1998d3f2-5662-4973-a986-8faa31d80c53 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 [ 1938.226616] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1998d3f2-5662-4973-a986-8faa31d80c53 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1938.226834] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1998d3f2-5662-4973-a986-8faa31d80c53 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1938.234588] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1938.234588] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1938.238081] [55269]: INFO cinder.volume.api [None req-1998d3f2-5662-4973-a986-8faa31d80c53 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1938.242248] [55269]: INFO cinder.api.openstack.wsgi [None req-1998d3f2-5662-4973-a986-8faa31d80c53 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 returned with HTTP 200 [ 1938.242615] [55269]: [pid: 55269|app: 0|req: 225/485] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:55 2024] GET /volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1938.687719] [55270]: DEBUG cinder.api.middleware.request_id [None req-81ee0f58-4892-4997-8482-72d9e090f3a5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1938.691090] [55270]: INFO cinder.api.openstack.wsgi [None req-81ee0f58-4892-4997-8482-72d9e090f3a5 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 1938.691383] [55270]: DEBUG cinder.api.openstack.wsgi [None req-81ee0f58-4892-4997-8482-72d9e090f3a5 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1938.691685] [55270]: DEBUG cinder.api.openstack.wsgi [None req-81ee0f58-4892-4997-8482-72d9e090f3a5 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1938.711025] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1938.711025] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1938.713443] [55270]: INFO cinder.volume.api [None req-81ee0f58-4892-4997-8482-72d9e090f3a5 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1938.719733] [55270]: INFO cinder.api.openstack.wsgi [None req-81ee0f58-4892-4997-8482-72d9e090f3a5 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 1938.720277] [55270]: [pid: 55270|app: 0|req: 261/486] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:55 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1938.747119] [55269]: DEBUG cinder.api.middleware.request_id [None req-995d4bbf-6003-4ba1-8810-89fad1cf614e None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1938.752019] [55269]: INFO cinder.api.openstack.wsgi [None req-995d4bbf-6003-4ba1-8810-89fad1cf614e tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1938.752019] [55269]: DEBUG cinder.api.openstack.wsgi [None req-995d4bbf-6003-4ba1-8810-89fad1cf614e tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1938.752019] [55269]: DEBUG cinder.api.openstack.wsgi [None req-995d4bbf-6003-4ba1-8810-89fad1cf614e tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1938.761505] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1938.761505] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1938.768901] [55269]: INFO cinder.volume.api [None req-995d4bbf-6003-4ba1-8810-89fad1cf614e tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1938.777181] [55269]: INFO cinder.api.openstack.wsgi [None req-995d4bbf-6003-4ba1-8810-89fad1cf614e tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1938.777181] [55269]: [pid: 55269|app: 0|req: 226/487] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:55 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1939.126681] [55270]: DEBUG cinder.api.middleware.request_id [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-a85b7bc3-06fa-406f-9021-59a4f2b69743 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.128939] [55270]: INFO cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-a85b7bc3-06fa-406f-9021-59a4f2b69743 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1939.129156] [55270]: DEBUG cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-a85b7bc3-06fa-406f-9021-59a4f2b69743 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.129404] [55270]: DEBUG cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-a85b7bc3-06fa-406f-9021-59a4f2b69743 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.141522] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.141522] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.145862] [55270]: INFO cinder.volume.api [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-a85b7bc3-06fa-406f-9021-59a4f2b69743 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1939.151050] [55270]: INFO cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-a85b7bc3-06fa-406f-9021-59a4f2b69743 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1939.151050] [55270]: [pid: 55270|app: 0|req: 262/488] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 02:59:55 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1940.671342] [55269]: DEBUG cinder.api.middleware.request_id [None req-8970aab1-012c-4fa1-b7a1-bda450c24553 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1940.671762] [55269]: INFO cinder.api.openstack.wsgi [None req-8970aab1-012c-4fa1-b7a1-bda450c24553 None None] GET http://10.180.1.21/volume// [ 1940.671959] [55269]: DEBUG cinder.api.openstack.wsgi [None req-8970aab1-012c-4fa1-b7a1-bda450c24553 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1940.672193] [55269]: DEBUG cinder.api.openstack.wsgi [None req-8970aab1-012c-4fa1-b7a1-bda450c24553 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1940.672704] [55269]: INFO cinder.api.openstack.wsgi [None req-8970aab1-012c-4fa1-b7a1-bda450c24553 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1940.673033] [55269]: [pid: 55269|app: 0|req: 227/489] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 02:59:57 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1940.677099] [55270]: DEBUG cinder.api.middleware.request_id [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-6e7a6d0c-71d6-40bd-af53-de71e1dd1aa2 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1940.679704] [55270]: INFO cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-6e7a6d0c-71d6-40bd-af53-de71e1dd1aa2 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1940.680162] [55270]: DEBUG cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-6e7a6d0c-71d6-40bd-af53-de71e1dd1aa2 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2530eec9-9785-4b73-88ea-3c1e49f8f3c0", "connector": null, "instance_uuid": "341bf195-e528-4e3b-8636-fac7a383d228"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1940.694641] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1940.694641] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1940.723459] [55270]: INFO cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-6e7a6d0c-71d6-40bd-af53-de71e1dd1aa2 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1940.723867] [55270]: [pid: 55270|app: 0|req: 263/490] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 02:59:57 2024] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1940.747628] [55269]: DEBUG cinder.api.middleware.request_id [None req-593ce636-0864-4b77-a9a4-5d2e6045b363 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1940.749673] [55269]: INFO cinder.api.openstack.wsgi [None req-593ce636-0864-4b77-a9a4-5d2e6045b363 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1940.749889] [55269]: DEBUG cinder.api.openstack.wsgi [None req-593ce636-0864-4b77-a9a4-5d2e6045b363 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1940.750110] [55269]: DEBUG cinder.api.openstack.wsgi [None req-593ce636-0864-4b77-a9a4-5d2e6045b363 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1940.765195] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1940.765195] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1940.770334] [55269]: INFO cinder.volume.api [None req-593ce636-0864-4b77-a9a4-5d2e6045b363 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1940.775756] [55269]: INFO cinder.api.openstack.wsgi [None req-593ce636-0864-4b77-a9a4-5d2e6045b363 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1940.775997] [55269]: [pid: 55269|app: 0|req: 228/491] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:57 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1941.259469] [55270]: DEBUG cinder.api.middleware.request_id [None req-eef954a0-1b3a-4567-aa35-0e01a7e275ec None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.259469] [55270]: INFO cinder.api.openstack.wsgi [None req-eef954a0-1b3a-4567-aa35-0e01a7e275ec None None] GET http://10.180.1.21/volume// [ 1941.259469] [55270]: DEBUG cinder.api.openstack.wsgi [None req-eef954a0-1b3a-4567-aa35-0e01a7e275ec None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1941.259469] [55270]: DEBUG cinder.api.openstack.wsgi [None req-eef954a0-1b3a-4567-aa35-0e01a7e275ec None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1941.259469] [55270]: INFO cinder.api.openstack.wsgi [None req-eef954a0-1b3a-4567-aa35-0e01a7e275ec None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1941.259469] [55270]: [pid: 55270|app: 0|req: 264/492] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 02:59:58 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1941.263572] [55269]: DEBUG cinder.api.middleware.request_id [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-bf46bce6-df4f-4a92-bac2-f56ea8a811c6 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.266912] [55269]: INFO cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-bf46bce6-df4f-4a92-bac2-f56ea8a811c6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1941.267388] [55269]: DEBUG cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-bf46bce6-df4f-4a92-bac2-f56ea8a811c6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1941.267797] [55269]: DEBUG cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-bf46bce6-df4f-4a92-bac2-f56ea8a811c6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1941.282360] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1941.282360] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1941.288805] [55269]: INFO cinder.volume.api [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-bf46bce6-df4f-4a92-bac2-f56ea8a811c6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1941.297015] [55269]: INFO cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-bf46bce6-df4f-4a92-bac2-f56ea8a811c6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1941.297484] [55269]: [pid: 55269|app: 0|req: 229/493] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 02:59:58 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1941.334859] [55270]: DEBUG cinder.api.middleware.request_id [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-d211c18c-d710-46d1-8a0c-09ddd3371662 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.337940] [55270]: INFO cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-d211c18c-d710-46d1-8a0c-09ddd3371662 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] PUT http://10.180.1.21/volume/v3/attachments/77fa0985-6871-4d9a-b3b3-7f9b309ee61a [ 1941.338987] [55270]: DEBUG cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-d211c18c-d710-46d1-8a0c-09ddd3371662 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-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-371187", "mountpoint": "/dev/sdb"}}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1941.354977] [55270]: DEBUG cinder.coordination [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-d211c18c-d710-46d1-8a0c-09ddd3371662 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Acquiring lock "cinder-attachment_update-2530eec9-9785-4b73-88ea-3c1e49f8f3c0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55270) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1941.358810] [55270]: DEBUG cinder.coordination [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-d211c18c-d710-46d1-8a0c-09ddd3371662 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Lock "cinder-attachment_update-2530eec9-9785-4b73-88ea-3c1e49f8f3c0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55270) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1941.361242] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1941.361242] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1941.786072] [55269]: DEBUG cinder.api.middleware.request_id [None req-28700ae9-9fb1-4776-9eaa-56b2aa4a1691 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.788283] [55269]: INFO cinder.api.openstack.wsgi [None req-28700ae9-9fb1-4776-9eaa-56b2aa4a1691 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1941.788499] [55269]: DEBUG cinder.api.openstack.wsgi [None req-28700ae9-9fb1-4776-9eaa-56b2aa4a1691 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1941.788719] [55269]: DEBUG cinder.api.openstack.wsgi [None req-28700ae9-9fb1-4776-9eaa-56b2aa4a1691 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1941.801685] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1941.801685] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1941.807408] [55269]: INFO cinder.volume.api [None req-28700ae9-9fb1-4776-9eaa-56b2aa4a1691 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1941.814718] [55269]: INFO cinder.api.openstack.wsgi [None req-28700ae9-9fb1-4776-9eaa-56b2aa4a1691 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1941.815369] [55269]: [pid: 55269|app: 0|req: 230/494] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:58 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1942.830392] [55269]: DEBUG cinder.api.middleware.request_id [None req-37376522-c47c-4b49-8b94-ff41a294b04a None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1942.832984] [55269]: INFO cinder.api.openstack.wsgi [None req-37376522-c47c-4b49-8b94-ff41a294b04a tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1942.833153] [55269]: DEBUG cinder.api.openstack.wsgi [None req-37376522-c47c-4b49-8b94-ff41a294b04a tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1942.833547] [55269]: DEBUG cinder.api.openstack.wsgi [None req-37376522-c47c-4b49-8b94-ff41a294b04a tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1942.846789] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1942.846789] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1942.850727] [55269]: INFO cinder.volume.api [None req-37376522-c47c-4b49-8b94-ff41a294b04a tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1942.855518] [55269]: INFO cinder.api.openstack.wsgi [None req-37376522-c47c-4b49-8b94-ff41a294b04a tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1942.855917] [55269]: [pid: 55269|app: 0|req: 231/495] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 02:59:59 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1943.868308] [55269]: DEBUG cinder.api.middleware.request_id [None req-97cdabcc-f6cf-49bd-a13a-d3b2f3948428 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1943.870410] [55269]: INFO cinder.api.openstack.wsgi [None req-97cdabcc-f6cf-49bd-a13a-d3b2f3948428 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1943.870635] [55269]: DEBUG cinder.api.openstack.wsgi [None req-97cdabcc-f6cf-49bd-a13a-d3b2f3948428 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1943.870850] [55269]: DEBUG cinder.api.openstack.wsgi [None req-97cdabcc-f6cf-49bd-a13a-d3b2f3948428 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1943.873623] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=274,cinder:UPDATE=43,cinder:INSERT=25 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1943.884590] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1943.884590] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1943.888587] [55269]: INFO cinder.volume.api [None req-97cdabcc-f6cf-49bd-a13a-d3b2f3948428 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1943.893460] [55269]: INFO cinder.api.openstack.wsgi [None req-97cdabcc-f6cf-49bd-a13a-d3b2f3948428 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1943.893989] [55269]: [pid: 55269|app: 0|req: 232/496] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:00 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1944.903224] [55269]: DEBUG cinder.api.middleware.request_id [None req-2d3f7945-d7dc-459c-bbb8-198b781360b6 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1944.905357] [55269]: INFO cinder.api.openstack.wsgi [None req-2d3f7945-d7dc-459c-bbb8-198b781360b6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1944.905542] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2d3f7945-d7dc-459c-bbb8-198b781360b6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1944.905767] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2d3f7945-d7dc-459c-bbb8-198b781360b6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1944.919286] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1944.919286] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1944.923028] [55269]: INFO cinder.volume.api [None req-2d3f7945-d7dc-459c-bbb8-198b781360b6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1944.927679] [55269]: INFO cinder.api.openstack.wsgi [None req-2d3f7945-d7dc-459c-bbb8-198b781360b6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1944.928080] [55269]: [pid: 55269|app: 0|req: 233/497] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:01 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1945.937372] [55269]: DEBUG cinder.api.middleware.request_id [None req-2ca96966-81f5-44f8-8398-8fd7eaba7e24 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1945.939378] [55269]: INFO cinder.api.openstack.wsgi [None req-2ca96966-81f5-44f8-8398-8fd7eaba7e24 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1945.939601] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2ca96966-81f5-44f8-8398-8fd7eaba7e24 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1945.939823] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2ca96966-81f5-44f8-8398-8fd7eaba7e24 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1945.953301] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1945.953301] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1945.957301] [55269]: INFO cinder.volume.api [None req-2ca96966-81f5-44f8-8398-8fd7eaba7e24 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1945.962486] [55269]: INFO cinder.api.openstack.wsgi [None req-2ca96966-81f5-44f8-8398-8fd7eaba7e24 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1945.962922] [55269]: [pid: 55269|app: 0|req: 234/498] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:02 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1946.383205] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=266,cinder:UPDATE=64,cinder:INSERT=33 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1946.387282] [55270]: DEBUG cinder.coordination [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-d211c18c-d710-46d1-8a0c-09ddd3371662 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Lock "cinder-attachment_update-2530eec9-9785-4b73-88ea-3c1e49f8f3c0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.028s {{(pid=55270) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1946.387671] [55270]: INFO cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-d211c18c-d710-46d1-8a0c-09ddd3371662 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/attachments/77fa0985-6871-4d9a-b3b3-7f9b309ee61a returned with HTTP 200 [ 1946.388109] [55270]: [pid: 55270|app: 0|req: 265/499] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 02:59:58 2024] PUT /volume/v3/attachments/77fa0985-6871-4d9a-b3b3-7f9b309ee61a => generated 589 bytes in 5054 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1946.972857] [55269]: DEBUG cinder.api.middleware.request_id [None req-1ed5c386-8642-41bc-921b-4d26177436dd None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1946.975553] [55269]: INFO cinder.api.openstack.wsgi [None req-1ed5c386-8642-41bc-921b-4d26177436dd tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1946.975553] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1ed5c386-8642-41bc-921b-4d26177436dd tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1946.975732] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1ed5c386-8642-41bc-921b-4d26177436dd tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1946.989937] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1946.989937] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1946.993894] [55269]: INFO cinder.volume.api [None req-1ed5c386-8642-41bc-921b-4d26177436dd tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1946.999573] [55269]: INFO cinder.api.openstack.wsgi [None req-1ed5c386-8642-41bc-921b-4d26177436dd tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1947.000434] [55269]: [pid: 55269|app: 0|req: 235/500] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:03 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1948.010127] [55270]: DEBUG cinder.api.middleware.request_id [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-7d8f1266-a765-4e54-9e09-1598c7db74c4 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1948.010646] [55269]: DEBUG cinder.api.middleware.request_id [None req-b561884d-6364-41e2-9d74-2268e57d494d None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1948.012728] [55270]: INFO cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-7d8f1266-a765-4e54-9e09-1598c7db74c4 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] POST http://10.180.1.21/volume/v3/attachments/77fa0985-6871-4d9a-b3b3-7f9b309ee61a/action [ 1948.013798] [55270]: DEBUG cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-7d8f1266-a765-4e54-9e09-1598c7db74c4 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Action body: b'{"os-complete": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1948.013984] [55269]: INFO cinder.api.openstack.wsgi [None req-b561884d-6364-41e2-9d74-2268e57d494d tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1948.014065] [55270]: DEBUG cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-7d8f1266-a765-4e54-9e09-1598c7db74c4 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1948.014128] [55269]: DEBUG cinder.api.openstack.wsgi [None req-b561884d-6364-41e2-9d74-2268e57d494d tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1948.014128] [55269]: DEBUG cinder.api.openstack.wsgi [None req-b561884d-6364-41e2-9d74-2268e57d494d tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1948.028619] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1948.028619] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1948.030372] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1948.030372] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1948.033392] [55269]: INFO cinder.volume.api [None req-b561884d-6364-41e2-9d74-2268e57d494d tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1948.037770] [55270]: INFO cinder.api.openstack.wsgi [req-4d131f5c-2cbc-4e4e-b629-a6ef3db7de1c req-7d8f1266-a765-4e54-9e09-1598c7db74c4 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/attachments/77fa0985-6871-4d9a-b3b3-7f9b309ee61a/action returned with HTTP 204 [ 1948.038433] [55270]: [pid: 55270|app: 0|req: 266/501] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 03:00:04 2024] POST /volume/v3/attachments/77fa0985-6871-4d9a-b3b3-7f9b309ee61a/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1948.039138] [55269]: INFO cinder.api.openstack.wsgi [None req-b561884d-6364-41e2-9d74-2268e57d494d tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1948.039645] [55269]: [pid: 55269|app: 0|req: 236/502] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:04 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1949.050406] [55270]: DEBUG cinder.api.middleware.request_id [None req-64cfd0a2-7d76-41f2-8e27-84f23e55ad5b None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1949.052739] [55270]: INFO cinder.api.openstack.wsgi [None req-64cfd0a2-7d76-41f2-8e27-84f23e55ad5b tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1949.053042] [55270]: DEBUG cinder.api.openstack.wsgi [None req-64cfd0a2-7d76-41f2-8e27-84f23e55ad5b tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1949.053266] [55270]: DEBUG cinder.api.openstack.wsgi [None req-64cfd0a2-7d76-41f2-8e27-84f23e55ad5b tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1949.068045] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1949.068045] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1949.071849] [55270]: INFO cinder.volume.api [None req-64cfd0a2-7d76-41f2-8e27-84f23e55ad5b tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1949.077149] [55270]: INFO cinder.api.openstack.wsgi [None req-64cfd0a2-7d76-41f2-8e27-84f23e55ad5b tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1949.077609] [55270]: [pid: 55270|app: 0|req: 267/503] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:05 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1949.087210] [55269]: DEBUG cinder.api.middleware.request_id [None req-1f41b682-8c5f-4158-ad7a-318923d1ecdc None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1949.089400] [55269]: INFO cinder.api.openstack.wsgi [None req-1f41b682-8c5f-4158-ad7a-318923d1ecdc tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1949.089698] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1f41b682-8c5f-4158-ad7a-318923d1ecdc tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1949.089993] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1f41b682-8c5f-4158-ad7a-318923d1ecdc tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1949.099901] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1949.099901] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1949.103127] [55269]: INFO cinder.volume.api [None req-1f41b682-8c5f-4158-ad7a-318923d1ecdc tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1949.107445] [55269]: INFO cinder.api.openstack.wsgi [None req-1f41b682-8c5f-4158-ad7a-318923d1ecdc tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1949.107840] [55269]: [pid: 55269|app: 0|req: 237/504] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:05 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1958.385161] [55270]: DEBUG cinder.api.middleware.request_id [req-911259b4-bceb-4df8-9025-079de615ef53 req-345e1174-55ba-4d44-b090-0db098396e7b None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1958.388347] [55270]: INFO cinder.api.openstack.wsgi [req-911259b4-bceb-4df8-9025-079de615ef53 req-345e1174-55ba-4d44-b090-0db098396e7b tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 [ 1958.388685] [55270]: DEBUG cinder.api.openstack.wsgi [req-911259b4-bceb-4df8-9025-079de615ef53 req-345e1174-55ba-4d44-b090-0db098396e7b tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1958.389017] [55270]: DEBUG cinder.api.openstack.wsgi [req-911259b4-bceb-4df8-9025-079de615ef53 req-345e1174-55ba-4d44-b090-0db098396e7b tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1958.400463] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1958.400463] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1958.404393] [55270]: INFO cinder.volume.api [req-911259b4-bceb-4df8-9025-079de615ef53 req-345e1174-55ba-4d44-b090-0db098396e7b tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1958.409043] [55270]: INFO cinder.api.openstack.wsgi [req-911259b4-bceb-4df8-9025-079de615ef53 req-345e1174-55ba-4d44-b090-0db098396e7b tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 returned with HTTP 200 [ 1958.409440] [55270]: [pid: 55270|app: 0|req: 268/505] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 03:00:15 2024] GET /volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1958.422743] [55269]: DEBUG cinder.api.middleware.request_id [None req-76f73589-128d-411c-86cd-d239b07284bd None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1958.423202] [55269]: INFO cinder.api.openstack.wsgi [None req-76f73589-128d-411c-86cd-d239b07284bd None None] GET http://10.180.1.21/volume// [ 1958.423383] [55269]: DEBUG cinder.api.openstack.wsgi [None req-76f73589-128d-411c-86cd-d239b07284bd None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1958.423595] [55269]: DEBUG cinder.api.openstack.wsgi [None req-76f73589-128d-411c-86cd-d239b07284bd None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1958.424034] [55269]: INFO cinder.api.openstack.wsgi [None req-76f73589-128d-411c-86cd-d239b07284bd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1958.424350] [55269]: [pid: 55269|app: 0|req: 238/506] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 03:00:15 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1958.428013] [55270]: DEBUG cinder.api.middleware.request_id [req-911259b4-bceb-4df8-9025-079de615ef53 req-48806839-d6fc-4acc-b2e1-597f44e521ea None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1958.430270] [55270]: INFO cinder.api.openstack.wsgi [req-911259b4-bceb-4df8-9025-079de615ef53 req-48806839-d6fc-4acc-b2e1-597f44e521ea tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1958.430612] [55270]: DEBUG cinder.api.openstack.wsgi [req-911259b4-bceb-4df8-9025-079de615ef53 req-48806839-d6fc-4acc-b2e1-597f44e521ea tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f362fc0-5597-4841-b30a-8280bd34fcf7", "connector": null, "instance_uuid": "5b87e09d-ae08-4936-8479-c845e25b31b4"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1958.439206] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1958.439206] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1958.469872] [55270]: INFO cinder.api.openstack.wsgi [req-911259b4-bceb-4df8-9025-079de615ef53 req-48806839-d6fc-4acc-b2e1-597f44e521ea tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1958.470378] [55270]: [pid: 55270|app: 0|req: 269/507] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 03:00:15 2024] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1958.488130] [55269]: DEBUG cinder.api.middleware.request_id [req-911259b4-bceb-4df8-9025-079de615ef53 req-1816071d-65b6-4428-ba6b-4120d011ddd4 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1958.490600] [55269]: INFO cinder.api.openstack.wsgi [req-911259b4-bceb-4df8-9025-079de615ef53 req-1816071d-65b6-4428-ba6b-4120d011ddd4 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] POST http://10.180.1.21/volume/v3/attachments/73dd381e-56d6-41bb-be70-b3226d732aff/action [ 1958.490983] [55269]: DEBUG cinder.api.openstack.wsgi [req-911259b4-bceb-4df8-9025-079de615ef53 req-1816071d-65b6-4428-ba6b-4120d011ddd4 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Action body: b'{"os-complete": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1958.491134] [55269]: DEBUG cinder.api.openstack.wsgi [req-911259b4-bceb-4df8-9025-079de615ef53 req-1816071d-65b6-4428-ba6b-4120d011ddd4 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1958.504769] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1958.504769] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1958.510448] [55269]: INFO cinder.api.openstack.wsgi [req-911259b4-bceb-4df8-9025-079de615ef53 req-1816071d-65b6-4428-ba6b-4120d011ddd4 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/attachments/73dd381e-56d6-41bb-be70-b3226d732aff/action returned with HTTP 204 [ 1958.510969] [55269]: [pid: 55269|app: 0|req: 239/508] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 03:00:15 2024] POST /volume/v3/attachments/73dd381e-56d6-41bb-be70-b3226d732aff/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1958.523762] [55270]: DEBUG cinder.api.middleware.request_id [None req-78428762-57e0-4f21-aa61-cca551013b9c None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1958.525937] [55270]: INFO cinder.api.openstack.wsgi [None req-78428762-57e0-4f21-aa61-cca551013b9c tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 [ 1958.526260] [55270]: DEBUG cinder.api.openstack.wsgi [None req-78428762-57e0-4f21-aa61-cca551013b9c tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1958.526475] [55270]: DEBUG cinder.api.openstack.wsgi [None req-78428762-57e0-4f21-aa61-cca551013b9c tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1958.539725] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1958.539725] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1958.544243] [55270]: INFO cinder.volume.api [None req-78428762-57e0-4f21-aa61-cca551013b9c tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1958.552547] [55270]: INFO cinder.api.openstack.wsgi [None req-78428762-57e0-4f21-aa61-cca551013b9c tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 returned with HTTP 200 [ 1958.552547] [55270]: [pid: 55270|app: 0|req: 270/509] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:15 2024] GET /volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1958.560904] [55269]: DEBUG cinder.api.middleware.request_id [None req-563ef3a8-c49b-4758-adfe-67bf6f9938db None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1958.564681] [55269]: INFO cinder.api.openstack.wsgi [None req-563ef3a8-c49b-4758-adfe-67bf6f9938db tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 [ 1958.564955] [55269]: DEBUG cinder.api.openstack.wsgi [None req-563ef3a8-c49b-4758-adfe-67bf6f9938db tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1958.565214] [55269]: DEBUG cinder.api.openstack.wsgi [None req-563ef3a8-c49b-4758-adfe-67bf6f9938db tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1958.577196] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1958.577196] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1958.580769] [55269]: INFO cinder.volume.api [None req-563ef3a8-c49b-4758-adfe-67bf6f9938db tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1958.585431] [55269]: INFO cinder.api.openstack.wsgi [None req-563ef3a8-c49b-4758-adfe-67bf6f9938db tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 returned with HTTP 200 [ 1958.585886] [55269]: [pid: 55269|app: 0|req: 240/510] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:15 2024] GET /volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1958.622247] [55270]: DEBUG cinder.api.middleware.request_id [req-aea1f1d9-fc67-4e37-80fb-88292f5615b8 req-73d3d4a0-352f-4b06-b692-e77361cd29ef None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1958.625053] [55270]: INFO cinder.api.openstack.wsgi [req-aea1f1d9-fc67-4e37-80fb-88292f5615b8 req-73d3d4a0-352f-4b06-b692-e77361cd29ef tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 [ 1958.625318] [55270]: DEBUG cinder.api.openstack.wsgi [req-aea1f1d9-fc67-4e37-80fb-88292f5615b8 req-73d3d4a0-352f-4b06-b692-e77361cd29ef tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1958.625593] [55270]: DEBUG cinder.api.openstack.wsgi [req-aea1f1d9-fc67-4e37-80fb-88292f5615b8 req-73d3d4a0-352f-4b06-b692-e77361cd29ef tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1958.636017] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1958.636017] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1958.638979] [55270]: INFO cinder.volume.api [req-aea1f1d9-fc67-4e37-80fb-88292f5615b8 req-73d3d4a0-352f-4b06-b692-e77361cd29ef tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1958.643253] [55270]: INFO cinder.api.openstack.wsgi [req-aea1f1d9-fc67-4e37-80fb-88292f5615b8 req-73d3d4a0-352f-4b06-b692-e77361cd29ef tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 returned with HTTP 200 [ 1958.643678] [55270]: [pid: 55270|app: 0|req: 271/511] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 03:00:15 2024] GET /volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1958.661376] [55269]: DEBUG cinder.api.middleware.request_id [req-aea1f1d9-fc67-4e37-80fb-88292f5615b8 req-98968769-ae2a-49dc-bd34-40da5fe23ef7 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1958.663728] [55269]: INFO cinder.api.openstack.wsgi [req-aea1f1d9-fc67-4e37-80fb-88292f5615b8 req-98968769-ae2a-49dc-bd34-40da5fe23ef7 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] DELETE http://10.180.1.21/volume/v3/attachments/73dd381e-56d6-41bb-be70-b3226d732aff [ 1958.663960] [55269]: DEBUG cinder.api.openstack.wsgi [req-aea1f1d9-fc67-4e37-80fb-88292f5615b8 req-98968769-ae2a-49dc-bd34-40da5fe23ef7 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1958.664228] [55269]: DEBUG cinder.api.openstack.wsgi [req-aea1f1d9-fc67-4e37-80fb-88292f5615b8 req-98968769-ae2a-49dc-bd34-40da5fe23ef7 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'version_select' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1958.671095] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1958.671095] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1959.197074] [55269]: INFO cinder.api.openstack.wsgi [req-aea1f1d9-fc67-4e37-80fb-88292f5615b8 req-98968769-ae2a-49dc-bd34-40da5fe23ef7 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/attachments/73dd381e-56d6-41bb-be70-b3226d732aff returned with HTTP 200 [ 1959.197457] [55269]: [pid: 55269|app: 0|req: 241/512] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 03:00:15 2024] DELETE /volume/v3/attachments/73dd381e-56d6-41bb-be70-b3226d732aff => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1959.213882] [55270]: DEBUG cinder.api.middleware.request_id [None req-d8575d34-3d56-4d19-9bf7-b32dacf6c549 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1959.215990] [55270]: INFO cinder.api.openstack.wsgi [None req-d8575d34-3d56-4d19-9bf7-b32dacf6c549 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 [ 1959.216269] [55270]: DEBUG cinder.api.openstack.wsgi [None req-d8575d34-3d56-4d19-9bf7-b32dacf6c549 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1959.216535] [55270]: DEBUG cinder.api.openstack.wsgi [None req-d8575d34-3d56-4d19-9bf7-b32dacf6c549 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1959.224393] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1959.224393] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1959.227593] [55270]: INFO cinder.volume.api [None req-d8575d34-3d56-4d19-9bf7-b32dacf6c549 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 1959.231831] [55270]: INFO cinder.api.openstack.wsgi [None req-d8575d34-3d56-4d19-9bf7-b32dacf6c549 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 returned with HTTP 200 [ 1959.232234] [55270]: [pid: 55270|app: 0|req: 272/513] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:16 2024] GET /volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1961.460433] [55269]: DEBUG cinder.api.middleware.request_id [None req-791e01fa-d82c-4245-815f-2f298b6b0eee None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1961.460899] [55269]: INFO cinder.api.openstack.wsgi [None req-791e01fa-d82c-4245-815f-2f298b6b0eee None None] GET http://10.180.1.21/volume// [ 1961.461125] [55269]: DEBUG cinder.api.openstack.wsgi [None req-791e01fa-d82c-4245-815f-2f298b6b0eee None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1961.461342] [55269]: DEBUG cinder.api.openstack.wsgi [None req-791e01fa-d82c-4245-815f-2f298b6b0eee None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1961.461747] [55269]: INFO cinder.api.openstack.wsgi [None req-791e01fa-d82c-4245-815f-2f298b6b0eee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1961.462061] [55269]: [pid: 55269|app: 0|req: 242/514] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 03:00:18 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1961.465539] [55270]: DEBUG cinder.api.middleware.request_id [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-9f36114b-ee6d-4e8f-af72-c52246fe1603 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1961.538935] [55270]: INFO cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-9f36114b-ee6d-4e8f-af72-c52246fe1603 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1961.539378] [55270]: DEBUG cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-9f36114b-ee6d-4e8f-af72-c52246fe1603 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2530eec9-9785-4b73-88ea-3c1e49f8f3c0", "connector": null, "instance_uuid": "341bf195-e528-4e3b-8636-fac7a383d228"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1961.553676] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1961.553676] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1961.578767] [55270]: INFO cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-9f36114b-ee6d-4e8f-af72-c52246fe1603 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1961.579213] [55270]: [pid: 55270|app: 0|req: 273/515] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 03:00:18 2024] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1961.583533] [55269]: DEBUG cinder.api.middleware.request_id [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-e90a863c-9b2c-42bf-a71c-33545d554895 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1961.585537] [55269]: INFO cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-e90a863c-9b2c-42bf-a71c-33545d554895 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] DELETE http://10.180.1.21/volume/v3/attachments/77fa0985-6871-4d9a-b3b3-7f9b309ee61a [ 1961.585773] [55269]: DEBUG cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-e90a863c-9b2c-42bf-a71c-33545d554895 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1961.586346] [55269]: DEBUG cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-e90a863c-9b2c-42bf-a71c-33545d554895 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'version_select' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1961.592908] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1961.592908] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1962.119978] [55269]: INFO cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-e90a863c-9b2c-42bf-a71c-33545d554895 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/attachments/77fa0985-6871-4d9a-b3b3-7f9b309ee61a returned with HTTP 200 [ 1962.120443] [55269]: [pid: 55269|app: 0|req: 243/516] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 03:00:18 2024] DELETE /volume/v3/attachments/77fa0985-6871-4d9a-b3b3-7f9b309ee61a => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1962.933624] [55270]: DEBUG cinder.api.middleware.request_id [None req-b5dd42cb-0194-43fa-910a-494a40268563 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1962.935702] [55270]: INFO cinder.api.openstack.wsgi [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1962.936180] [55270]: DEBUG cinder.api.openstack.wsgi [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-313670364", "imageRef": "844838ed-b150-482e-a0f6-dcce37470b52", "size": 1}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1962.937847] [55270]: DEBUG cinder.api.v3.volumes [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-313670364', 'imageRef': '844838ed-b150-482e-a0f6-dcce37470b52', 'size': 1}} {{(pid=55270) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1963.060968] [55270]: INFO cinder.api.v3.volumes [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Create volume of 1 GB [ 1963.061463] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1963.061463] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1963.066675] [55270]: INFO cinder.volume.api [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Availability Zones retrieved successfully. [ 1963.074337] [55270]: DEBUG cinder.volume.api [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Flow 'volume_create_api' (db2f923d-e2ec-42e4-8d1c-2e0a2e820b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1963.075517] [55270]: DEBUG cinder.volume.api [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccf67acc-a62c-4227-a5b7-ad2b89cf147c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1963.076645] [55270]: DEBUG cinder.volume.flows.api.create_volume [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Validating volume size '1' using validate_int {{(pid=55270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1963.117196] [55270]: DEBUG cinder.volume.api [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccf67acc-a62c-4227-a5b7-ad2b89cf147c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1963.118230] [55270]: DEBUG cinder.volume.api [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3dcff00-b320-4b1e-a332-ecec14332355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1963.148193] [55270]: DEBUG cinder.quota [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Created reservations ['1129e649-6ae8-4639-9868-f1f5800000e8', '8c4d61f1-5d43-4c81-b8b7-424b4d13fc91', 'f5a58a4e-a853-45d2-9dcd-831bf1d86671', '73d4cee6-7403-40da-82f3-0d3ff236163c'] {{(pid=55270) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1963.149170] [55270]: DEBUG cinder.volume.api [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3dcff00-b320-4b1e-a332-ecec14332355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1129e649-6ae8-4639-9868-f1f5800000e8', '8c4d61f1-5d43-4c81-b8b7-424b4d13fc91', 'f5a58a4e-a853-45d2-9dcd-831bf1d86671', '73d4cee6-7403-40da-82f3-0d3ff236163c']}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1963.150089] [55270]: DEBUG cinder.volume.api [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ba991b7-dc70-4adb-8d74-4387e06ef36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1963.169595] [55270]: DEBUG cinder.volume.api [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ba991b7-dc70-4adb-8d74-4387e06ef36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd04b1984-dcec-45fa-8a8d-eeff8eed3cb3', '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-313670364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72d49b085afa4df99700ea4e15e9c87e',qos_specs=None,replication_status=,reservations=['1129e649-6ae8-4639-9868-f1f5800000e8','8c4d61f1-5d43-4c81-b8b7-424b4d13fc91','f5a58a4e-a853-45d2-9dcd-831bf1d86671','73d4cee6-7403-40da-82f3-0d3ff236163c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0a2129bc83a45d695730796b55f1caf',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T03:00:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-313670364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d04b1984-dcec-45fa-8a8d-eeff8eed3cb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72d49b085afa4df99700ea4e15e9c87e',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='d0a2129bc83a45d695730796b55f1caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1963.171430] [55270]: DEBUG cinder.volume.api [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (067abfaa-9a94-4960-b19f-56e7ce0afbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1963.191039] [55270]: DEBUG cinder.volume.api [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (067abfaa-9a94-4960-b19f-56e7ce0afbad) 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-313670364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72d49b085afa4df99700ea4e15e9c87e',qos_specs=None,replication_status=,reservations=['1129e649-6ae8-4639-9868-f1f5800000e8','8c4d61f1-5d43-4c81-b8b7-424b4d13fc91','f5a58a4e-a853-45d2-9dcd-831bf1d86671','73d4cee6-7403-40da-82f3-0d3ff236163c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0a2129bc83a45d695730796b55f1caf',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1963.191039] [55270]: DEBUG cinder.volume.api [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d52ebc-5381-481e-821b-ceea7e735166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1963.200934] [55270]: DEBUG cinder.volume.api [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d52ebc-5381-481e-821b-ceea7e735166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1963.202034] [55270]: DEBUG cinder.volume.api [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Flow 'volume_create_api' (db2f923d-e2ec-42e4-8d1c-2e0a2e820b35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1963.202570] [55270]: INFO cinder.volume.api [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Create volume request issued successfully. [ 1963.203038] [55270]: INFO cinder.api.openstack.wsgi [None req-b5dd42cb-0194-43fa-910a-494a40268563 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1963.203694] [55270]: [pid: 55270|app: 0|req: 274/517] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 12 03:00:19 2024] POST /volume/v3/volumes => generated 751 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1963.211695] [55269]: DEBUG cinder.api.middleware.request_id [None req-83c6b110-632b-422e-b3e0-6e1d861c1066 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1963.213825] [55269]: INFO cinder.api.openstack.wsgi [None req-83c6b110-632b-422e-b3e0-6e1d861c1066 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1963.214136] [55269]: DEBUG cinder.api.openstack.wsgi [None req-83c6b110-632b-422e-b3e0-6e1d861c1066 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1963.214372] [55269]: DEBUG cinder.api.openstack.wsgi [None req-83c6b110-632b-422e-b3e0-6e1d861c1066 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1963.222065] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1963.222065] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1963.226175] [55269]: INFO cinder.volume.api [None req-83c6b110-632b-422e-b3e0-6e1d861c1066 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1963.230685] [55269]: INFO cinder.api.openstack.wsgi [None req-83c6b110-632b-422e-b3e0-6e1d861c1066 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1963.231077] [55269]: [pid: 55269|app: 0|req: 244/518] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:20 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1964.240542] [55270]: DEBUG cinder.api.middleware.request_id [None req-5f23019d-12a1-4d2c-9e79-0241bbeb261d None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1964.242849] [55270]: INFO cinder.api.openstack.wsgi [None req-5f23019d-12a1-4d2c-9e79-0241bbeb261d tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1964.243133] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5f23019d-12a1-4d2c-9e79-0241bbeb261d tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1964.243406] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5f23019d-12a1-4d2c-9e79-0241bbeb261d tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1964.253920] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1964.253920] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1964.257358] [55270]: INFO cinder.volume.api [None req-5f23019d-12a1-4d2c-9e79-0241bbeb261d tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1964.261624] [55270]: INFO cinder.api.openstack.wsgi [None req-5f23019d-12a1-4d2c-9e79-0241bbeb261d tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1964.262187] [55270]: [pid: 55270|app: 0|req: 275/519] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:21 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1965.271438] [55269]: DEBUG cinder.api.middleware.request_id [None req-43e149f8-73d6-4a49-abdc-f3a27333f7a1 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1965.273643] [55269]: INFO cinder.api.openstack.wsgi [None req-43e149f8-73d6-4a49-abdc-f3a27333f7a1 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1965.273905] [55269]: DEBUG cinder.api.openstack.wsgi [None req-43e149f8-73d6-4a49-abdc-f3a27333f7a1 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1965.274176] [55269]: DEBUG cinder.api.openstack.wsgi [None req-43e149f8-73d6-4a49-abdc-f3a27333f7a1 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1965.282236] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1965.282236] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1965.285585] [55269]: INFO cinder.volume.api [None req-43e149f8-73d6-4a49-abdc-f3a27333f7a1 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1965.289696] [55269]: INFO cinder.api.openstack.wsgi [None req-43e149f8-73d6-4a49-abdc-f3a27333f7a1 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1965.290084] [55269]: [pid: 55269|app: 0|req: 245/520] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:22 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1966.299554] [55270]: DEBUG cinder.api.middleware.request_id [None req-04631201-3208-4e6d-989f-603c43016dd0 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1966.301623] [55270]: INFO cinder.api.openstack.wsgi [None req-04631201-3208-4e6d-989f-603c43016dd0 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1966.301846] [55270]: DEBUG cinder.api.openstack.wsgi [None req-04631201-3208-4e6d-989f-603c43016dd0 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1966.302082] [55270]: DEBUG cinder.api.openstack.wsgi [None req-04631201-3208-4e6d-989f-603c43016dd0 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1966.312087] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1966.312087] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1966.315898] [55270]: INFO cinder.volume.api [None req-04631201-3208-4e6d-989f-603c43016dd0 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1966.321484] [55270]: INFO cinder.api.openstack.wsgi [None req-04631201-3208-4e6d-989f-603c43016dd0 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1966.321862] [55270]: [pid: 55270|app: 0|req: 276/521] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:23 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1966.495445] [55269]: DEBUG cinder.api.middleware.request_id [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-37b8a7d9-2cf9-4fa6-8854-d265a331aa01 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1966.497813] [55269]: INFO cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-37b8a7d9-2cf9-4fa6-8854-d265a331aa01 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] PUT http://10.180.1.21/volume/v3/attachments/c41dd56d-51eb-49b0-b851-74297048a81c [ 1966.498306] [55269]: DEBUG cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-37b8a7d9-2cf9-4fa6-8854-d265a331aa01 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-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-371187", "mountpoint": "/dev/sdb"}}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1966.514294] [55269]: DEBUG cinder.coordination [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-37b8a7d9-2cf9-4fa6-8854-d265a331aa01 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Acquiring lock "cinder-attachment_update-2530eec9-9785-4b73-88ea-3c1e49f8f3c0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1966.520026] [55269]: DEBUG cinder.coordination [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-37b8a7d9-2cf9-4fa6-8854-d265a331aa01 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Lock "cinder-attachment_update-2530eec9-9785-4b73-88ea-3c1e49f8f3c0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1966.521138] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1966.521138] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1967.040405] [55269]: DEBUG cinder.coordination [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-37b8a7d9-2cf9-4fa6-8854-d265a331aa01 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Lock "cinder-attachment_update-2530eec9-9785-4b73-88ea-3c1e49f8f3c0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55269) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1967.040756] [55269]: INFO cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-37b8a7d9-2cf9-4fa6-8854-d265a331aa01 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/attachments/c41dd56d-51eb-49b0-b851-74297048a81c returned with HTTP 200 [ 1967.041238] [55269]: [pid: 55269|app: 0|req: 246/522] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 03:00:23 2024] PUT /volume/v3/attachments/c41dd56d-51eb-49b0-b851-74297048a81c => generated 589 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1967.045824] [55270]: DEBUG cinder.api.middleware.request_id [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-6694a9b8-a544-47f0-a1bf-0d195ea5cba7 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1967.048787] [55270]: INFO cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-6694a9b8-a544-47f0-a1bf-0d195ea5cba7 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/attachments/c41dd56d-51eb-49b0-b851-74297048a81c [ 1967.049055] [55270]: DEBUG cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-6694a9b8-a544-47f0-a1bf-0d195ea5cba7 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1967.049282] [55270]: DEBUG cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-6694a9b8-a544-47f0-a1bf-0d195ea5cba7 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1967.063386] [55270]: INFO cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-6694a9b8-a544-47f0-a1bf-0d195ea5cba7 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/attachments/c41dd56d-51eb-49b0-b851-74297048a81c returned with HTTP 200 [ 1967.063782] [55270]: [pid: 55270|app: 0|req: 277/523] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Dec 12 03:00:23 2024] GET /volume/v3/attachments/c41dd56d-51eb-49b0-b851-74297048a81c => generated 614 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1967.331744] [55269]: DEBUG cinder.api.middleware.request_id [None req-30cf864b-9faa-485e-bfa5-4f3596c62e94 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1967.333955] [55269]: INFO cinder.api.openstack.wsgi [None req-30cf864b-9faa-485e-bfa5-4f3596c62e94 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1967.334219] [55269]: DEBUG cinder.api.openstack.wsgi [None req-30cf864b-9faa-485e-bfa5-4f3596c62e94 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1967.334453] [55269]: DEBUG cinder.api.openstack.wsgi [None req-30cf864b-9faa-485e-bfa5-4f3596c62e94 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1967.342389] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1967.342389] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1967.345988] [55269]: INFO cinder.volume.api [None req-30cf864b-9faa-485e-bfa5-4f3596c62e94 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1967.350459] [55269]: INFO cinder.api.openstack.wsgi [None req-30cf864b-9faa-485e-bfa5-4f3596c62e94 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1967.350995] [55269]: [pid: 55269|app: 0|req: 247/524] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:24 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1968.361132] [55270]: DEBUG cinder.api.middleware.request_id [None req-90582f6e-9e6f-4dff-b2e2-7b08e9fb2779 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1968.363505] [55270]: INFO cinder.api.openstack.wsgi [None req-90582f6e-9e6f-4dff-b2e2-7b08e9fb2779 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1968.363613] [55270]: DEBUG cinder.api.openstack.wsgi [None req-90582f6e-9e6f-4dff-b2e2-7b08e9fb2779 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1968.364474] [55270]: DEBUG cinder.api.openstack.wsgi [None req-90582f6e-9e6f-4dff-b2e2-7b08e9fb2779 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1968.376016] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1968.376016] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1968.380545] [55270]: INFO cinder.volume.api [None req-90582f6e-9e6f-4dff-b2e2-7b08e9fb2779 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1968.386237] [55270]: INFO cinder.api.openstack.wsgi [None req-90582f6e-9e6f-4dff-b2e2-7b08e9fb2779 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1968.386809] [55270]: [pid: 55270|app: 0|req: 278/525] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:25 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1969.396792] [55269]: DEBUG cinder.api.middleware.request_id [None req-a447e9b7-0376-464b-8507-88cc2b1de9c8 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1969.398939] [55269]: INFO cinder.api.openstack.wsgi [None req-a447e9b7-0376-464b-8507-88cc2b1de9c8 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1969.399178] [55269]: DEBUG cinder.api.openstack.wsgi [None req-a447e9b7-0376-464b-8507-88cc2b1de9c8 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1969.399395] [55269]: DEBUG cinder.api.openstack.wsgi [None req-a447e9b7-0376-464b-8507-88cc2b1de9c8 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1969.407189] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1969.407189] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1969.410722] [55269]: INFO cinder.volume.api [None req-a447e9b7-0376-464b-8507-88cc2b1de9c8 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1969.415034] [55269]: INFO cinder.api.openstack.wsgi [None req-a447e9b7-0376-464b-8507-88cc2b1de9c8 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1969.415556] [55269]: [pid: 55269|app: 0|req: 248/526] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:26 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1969.645497] [55270]: DEBUG cinder.api.middleware.request_id [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-c61d8e44-21f2-47a8-9525-f57cce0552d2 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1969.648032] [55270]: INFO cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-c61d8e44-21f2-47a8-9525-f57cce0552d2 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] POST http://10.180.1.21/volume/v3/attachments/c41dd56d-51eb-49b0-b851-74297048a81c/action [ 1969.648474] [55270]: DEBUG cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-c61d8e44-21f2-47a8-9525-f57cce0552d2 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Action body: b'{"os-complete": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1969.648618] [55270]: DEBUG cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-c61d8e44-21f2-47a8-9525-f57cce0552d2 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1969.665923] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1969.665923] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1969.675097] [55270]: INFO cinder.api.openstack.wsgi [req-5e0c86f0-f77a-454f-9f00-beadb11be953 req-c61d8e44-21f2-47a8-9525-f57cce0552d2 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/attachments/c41dd56d-51eb-49b0-b851-74297048a81c/action returned with HTTP 204 [ 1969.675635] [55270]: [pid: 55270|app: 0|req: 279/527] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 03:00:26 2024] POST /volume/v3/attachments/c41dd56d-51eb-49b0-b851-74297048a81c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1970.424321] [55269]: DEBUG cinder.api.middleware.request_id [None req-90158877-67fb-4d99-8b7c-eccce5196033 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1970.427076] [55269]: INFO cinder.api.openstack.wsgi [None req-90158877-67fb-4d99-8b7c-eccce5196033 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1970.427288] [55269]: DEBUG cinder.api.openstack.wsgi [None req-90158877-67fb-4d99-8b7c-eccce5196033 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1970.427930] [55269]: DEBUG cinder.api.openstack.wsgi [None req-90158877-67fb-4d99-8b7c-eccce5196033 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1970.439174] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1970.439174] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1970.443965] [55269]: INFO cinder.volume.api [None req-90158877-67fb-4d99-8b7c-eccce5196033 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1970.449317] [55269]: INFO cinder.api.openstack.wsgi [None req-90158877-67fb-4d99-8b7c-eccce5196033 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1970.449671] [55269]: [pid: 55269|app: 0|req: 249/528] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:27 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1971.459620] [55270]: DEBUG cinder.api.middleware.request_id [None req-678aa9bc-7707-4823-81f9-93f84b3102b7 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1971.461910] [55270]: INFO cinder.api.openstack.wsgi [None req-678aa9bc-7707-4823-81f9-93f84b3102b7 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1971.462203] [55270]: DEBUG cinder.api.openstack.wsgi [None req-678aa9bc-7707-4823-81f9-93f84b3102b7 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1971.462474] [55270]: DEBUG cinder.api.openstack.wsgi [None req-678aa9bc-7707-4823-81f9-93f84b3102b7 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1971.475240] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1971.475240] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1971.480111] [55270]: INFO cinder.volume.api [None req-678aa9bc-7707-4823-81f9-93f84b3102b7 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1971.485757] [55270]: INFO cinder.api.openstack.wsgi [None req-678aa9bc-7707-4823-81f9-93f84b3102b7 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1971.486178] [55270]: [pid: 55270|app: 0|req: 280/529] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:28 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1972.496651] [55269]: DEBUG cinder.api.middleware.request_id [None req-d313aa49-b894-4ee4-b572-8f40c2795613 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1972.498963] [55269]: INFO cinder.api.openstack.wsgi [None req-d313aa49-b894-4ee4-b572-8f40c2795613 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1972.499263] [55269]: DEBUG cinder.api.openstack.wsgi [None req-d313aa49-b894-4ee4-b572-8f40c2795613 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1972.499498] [55269]: DEBUG cinder.api.openstack.wsgi [None req-d313aa49-b894-4ee4-b572-8f40c2795613 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1972.509480] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1972.509480] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1972.513502] [55269]: INFO cinder.volume.api [None req-d313aa49-b894-4ee4-b572-8f40c2795613 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1972.518391] [55269]: INFO cinder.api.openstack.wsgi [None req-d313aa49-b894-4ee4-b572-8f40c2795613 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1972.518899] [55269]: [pid: 55269|app: 0|req: 250/530] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:29 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1973.290285] [55270]: DEBUG cinder.api.middleware.request_id [None req-8c66491b-3b68-4748-943e-1123b5d94dbb None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1973.290944] [55270]: INFO cinder.api.openstack.wsgi [None req-8c66491b-3b68-4748-943e-1123b5d94dbb None None] GET http://10.180.1.21/volume// [ 1973.291156] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8c66491b-3b68-4748-943e-1123b5d94dbb None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1973.291379] [55270]: DEBUG cinder.api.openstack.wsgi [None req-8c66491b-3b68-4748-943e-1123b5d94dbb None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1973.291779] [55270]: INFO cinder.api.openstack.wsgi [None req-8c66491b-3b68-4748-943e-1123b5d94dbb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1973.292102] [55270]: [pid: 55270|app: 0|req: 281/531] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 03:00:30 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1973.296492] [55269]: DEBUG cinder.api.middleware.request_id [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-b2b9a6e2-a1d7-4ba8-8647-8c3c406d7314 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1973.298748] [55269]: INFO cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-b2b9a6e2-a1d7-4ba8-8647-8c3c406d7314 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1973.299196] [55269]: DEBUG cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-b2b9a6e2-a1d7-4ba8-8647-8c3c406d7314 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2530eec9-9785-4b73-88ea-3c1e49f8f3c0", "connector": null, "instance_uuid": "341bf195-e528-4e3b-8636-fac7a383d228"}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1973.312990] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1973.312990] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1973.343360] [55269]: INFO cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-b2b9a6e2-a1d7-4ba8-8647-8c3c406d7314 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1973.343847] [55269]: [pid: 55269|app: 0|req: 251/532] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 03:00:30 2024] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1973.348511] [55270]: DEBUG cinder.api.middleware.request_id [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-952b6272-4492-4590-be70-48356a037cc6 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1973.351013] [55270]: INFO cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-952b6272-4492-4590-be70-48356a037cc6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c41dd56d-51eb-49b0-b851-74297048a81c [ 1973.351239] [55270]: DEBUG cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-952b6272-4492-4590-be70-48356a037cc6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1973.351464] [55270]: DEBUG cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-952b6272-4492-4590-be70-48356a037cc6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1973.359324] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1973.359324] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1973.528783] [55269]: DEBUG cinder.api.middleware.request_id [None req-54036b84-faf4-4370-b874-3fd192814558 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1973.562628] [55269]: INFO cinder.api.openstack.wsgi [None req-54036b84-faf4-4370-b874-3fd192814558 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1973.562875] [55269]: DEBUG cinder.api.openstack.wsgi [None req-54036b84-faf4-4370-b874-3fd192814558 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1973.563115] [55269]: DEBUG cinder.api.openstack.wsgi [None req-54036b84-faf4-4370-b874-3fd192814558 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1973.571590] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1973.571590] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1973.576573] [55269]: INFO cinder.volume.api [None req-54036b84-faf4-4370-b874-3fd192814558 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1973.582301] [55269]: INFO cinder.api.openstack.wsgi [None req-54036b84-faf4-4370-b874-3fd192814558 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1973.582726] [55269]: [pid: 55269|app: 0|req: 252/533] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:30 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1973.897328] [55270]: INFO cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-952b6272-4492-4590-be70-48356a037cc6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/attachments/c41dd56d-51eb-49b0-b851-74297048a81c returned with HTTP 200 [ 1973.897328] [55270]: [pid: 55270|app: 0|req: 282/534] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 03:00:30 2024] DELETE /volume/v3/attachments/c41dd56d-51eb-49b0-b851-74297048a81c => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1974.594247] [55269]: DEBUG cinder.api.middleware.request_id [None req-54694006-37eb-4462-ad3a-f7769b30e5bb None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1974.597787] [55269]: INFO cinder.api.openstack.wsgi [None req-54694006-37eb-4462-ad3a-f7769b30e5bb tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1974.598254] [55269]: DEBUG cinder.api.openstack.wsgi [None req-54694006-37eb-4462-ad3a-f7769b30e5bb tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1974.598613] [55269]: DEBUG cinder.api.openstack.wsgi [None req-54694006-37eb-4462-ad3a-f7769b30e5bb tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1974.611435] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1974.611435] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1974.616428] [55269]: INFO cinder.volume.api [None req-54694006-37eb-4462-ad3a-f7769b30e5bb tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1974.622924] [55269]: INFO cinder.api.openstack.wsgi [None req-54694006-37eb-4462-ad3a-f7769b30e5bb tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1974.623373] [55269]: [pid: 55269|app: 0|req: 253/535] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:31 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1975.636524] [55270]: DEBUG cinder.api.middleware.request_id [None req-62eadbc0-06c0-456e-9e86-dddedce4ed02 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1975.638686] [55270]: INFO cinder.api.openstack.wsgi [None req-62eadbc0-06c0-456e-9e86-dddedce4ed02 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1975.638912] [55270]: DEBUG cinder.api.openstack.wsgi [None req-62eadbc0-06c0-456e-9e86-dddedce4ed02 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1975.639152] [55270]: DEBUG cinder.api.openstack.wsgi [None req-62eadbc0-06c0-456e-9e86-dddedce4ed02 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1975.650031] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1975.650031] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1975.654389] [55270]: INFO cinder.volume.api [None req-62eadbc0-06c0-456e-9e86-dddedce4ed02 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1975.659572] [55270]: INFO cinder.api.openstack.wsgi [None req-62eadbc0-06c0-456e-9e86-dddedce4ed02 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1975.660117] [55270]: [pid: 55270|app: 0|req: 283/536] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:32 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1976.671622] [55269]: DEBUG cinder.api.middleware.request_id [None req-5d03a143-69c3-46de-be80-2e5e289e71af None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1976.673940] [55269]: INFO cinder.api.openstack.wsgi [None req-5d03a143-69c3-46de-be80-2e5e289e71af tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1976.674341] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5d03a143-69c3-46de-be80-2e5e289e71af tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1976.674621] [55269]: DEBUG cinder.api.openstack.wsgi [None req-5d03a143-69c3-46de-be80-2e5e289e71af tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1976.685499] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1976.685499] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1976.689818] [55269]: INFO cinder.volume.api [None req-5d03a143-69c3-46de-be80-2e5e289e71af tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1976.695518] [55269]: INFO cinder.api.openstack.wsgi [None req-5d03a143-69c3-46de-be80-2e5e289e71af tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1976.695849] [55269]: [pid: 55269|app: 0|req: 254/537] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:33 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1977.706241] [55270]: DEBUG cinder.api.middleware.request_id [None req-bb807f97-f129-41b6-8141-ea143a065912 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1977.708327] [55270]: INFO cinder.api.openstack.wsgi [None req-bb807f97-f129-41b6-8141-ea143a065912 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1977.708554] [55270]: DEBUG cinder.api.openstack.wsgi [None req-bb807f97-f129-41b6-8141-ea143a065912 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1977.708773] [55270]: DEBUG cinder.api.openstack.wsgi [None req-bb807f97-f129-41b6-8141-ea143a065912 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1977.719029] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1977.719029] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1977.723113] [55270]: INFO cinder.volume.api [None req-bb807f97-f129-41b6-8141-ea143a065912 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1977.727897] [55270]: INFO cinder.api.openstack.wsgi [None req-bb807f97-f129-41b6-8141-ea143a065912 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1977.728298] [55270]: [pid: 55270|app: 0|req: 284/538] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:34 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1978.740526] [55269]: DEBUG cinder.api.middleware.request_id [None req-101bcffe-0dc9-4d5f-80a5-e38115493a43 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1978.742627] [55269]: INFO cinder.api.openstack.wsgi [None req-101bcffe-0dc9-4d5f-80a5-e38115493a43 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1978.742858] [55269]: DEBUG cinder.api.openstack.wsgi [None req-101bcffe-0dc9-4d5f-80a5-e38115493a43 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1978.743082] [55269]: DEBUG cinder.api.openstack.wsgi [None req-101bcffe-0dc9-4d5f-80a5-e38115493a43 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1978.757958] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1978.757958] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1978.769028] [55269]: INFO cinder.volume.api [None req-101bcffe-0dc9-4d5f-80a5-e38115493a43 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1978.775913] [55269]: INFO cinder.api.openstack.wsgi [None req-101bcffe-0dc9-4d5f-80a5-e38115493a43 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1978.776676] [55269]: [pid: 55269|app: 0|req: 255/539] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:35 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1979.787885] [55270]: DEBUG cinder.api.middleware.request_id [None req-a1fbdc99-0f20-405c-b00b-caef7d853165 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1979.789909] [55270]: INFO cinder.api.openstack.wsgi [None req-a1fbdc99-0f20-405c-b00b-caef7d853165 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1979.791744] [55270]: DEBUG cinder.api.openstack.wsgi [None req-a1fbdc99-0f20-405c-b00b-caef7d853165 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1979.791744] [55270]: DEBUG cinder.api.openstack.wsgi [None req-a1fbdc99-0f20-405c-b00b-caef7d853165 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1979.807378] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1979.807378] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1979.812543] [55270]: INFO cinder.volume.api [None req-a1fbdc99-0f20-405c-b00b-caef7d853165 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1979.818916] [55270]: INFO cinder.api.openstack.wsgi [None req-a1fbdc99-0f20-405c-b00b-caef7d853165 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1979.819341] [55270]: [pid: 55270|app: 0|req: 285/540] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:36 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1980.040771] [55269]: DEBUG cinder.api.middleware.request_id [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-d6ced8c2-dc49-4b04-aa8f-c4e4d2f52d63 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1980.043522] [55269]: INFO cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-d6ced8c2-dc49-4b04-aa8f-c4e4d2f52d63 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] PUT http://10.180.1.21/volume/v3/attachments/2d81fe98-ac59-4f87-bdfe-ee01ada48341 [ 1980.043802] [55269]: DEBUG cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-d6ced8c2-dc49-4b04-aa8f-c4e4d2f52d63 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-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-371187", "mountpoint": "/dev/sdb"}}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1980.054678] [55269]: DEBUG cinder.coordination [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-d6ced8c2-dc49-4b04-aa8f-c4e4d2f52d63 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Acquiring lock "cinder-attachment_update-2530eec9-9785-4b73-88ea-3c1e49f8f3c0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1980.058882] [55269]: DEBUG cinder.coordination [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-d6ced8c2-dc49-4b04-aa8f-c4e4d2f52d63 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Lock "cinder-attachment_update-2530eec9-9785-4b73-88ea-3c1e49f8f3c0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1980.059961] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1980.059961] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1980.583271] [55269]: DEBUG cinder.coordination [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-d6ced8c2-dc49-4b04-aa8f-c4e4d2f52d63 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Lock "cinder-attachment_update-2530eec9-9785-4b73-88ea-3c1e49f8f3c0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=55269) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1980.583646] [55269]: INFO cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-d6ced8c2-dc49-4b04-aa8f-c4e4d2f52d63 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/attachments/2d81fe98-ac59-4f87-bdfe-ee01ada48341 returned with HTTP 200 [ 1980.584105] [55269]: [pid: 55269|app: 0|req: 256/541] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 03:00:36 2024] PUT /volume/v3/attachments/2d81fe98-ac59-4f87-bdfe-ee01ada48341 => generated 589 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1980.589038] [55270]: DEBUG cinder.api.middleware.request_id [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-b2b9a57b-2a15-4414-b688-0050ca6c2bef None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1980.590919] [55270]: INFO cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-b2b9a57b-2a15-4414-b688-0050ca6c2bef tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/attachments/2d81fe98-ac59-4f87-bdfe-ee01ada48341 [ 1980.591196] [55270]: DEBUG cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-b2b9a57b-2a15-4414-b688-0050ca6c2bef tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1980.591422] [55270]: DEBUG cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-b2b9a57b-2a15-4414-b688-0050ca6c2bef tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1980.607021] [55270]: INFO cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-b2b9a57b-2a15-4414-b688-0050ca6c2bef tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/attachments/2d81fe98-ac59-4f87-bdfe-ee01ada48341 returned with HTTP 200 [ 1980.607231] [55270]: [pid: 55270|app: 0|req: 286/542] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Dec 12 03:00:37 2024] GET /volume/v3/attachments/2d81fe98-ac59-4f87-bdfe-ee01ada48341 => generated 614 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1980.832674] [55269]: DEBUG cinder.api.middleware.request_id [None req-73292d7f-5ae9-4c31-84cf-e1e9c2990145 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1980.835049] [55269]: INFO cinder.api.openstack.wsgi [None req-73292d7f-5ae9-4c31-84cf-e1e9c2990145 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1980.835413] [55269]: DEBUG cinder.api.openstack.wsgi [None req-73292d7f-5ae9-4c31-84cf-e1e9c2990145 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1980.835671] [55269]: DEBUG cinder.api.openstack.wsgi [None req-73292d7f-5ae9-4c31-84cf-e1e9c2990145 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1980.843447] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1980.843447] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1980.846955] [55269]: INFO cinder.volume.api [None req-73292d7f-5ae9-4c31-84cf-e1e9c2990145 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1980.851193] [55269]: INFO cinder.api.openstack.wsgi [None req-73292d7f-5ae9-4c31-84cf-e1e9c2990145 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1980.851588] [55269]: [pid: 55269|app: 0|req: 257/543] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:37 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1981.861665] [55270]: DEBUG cinder.api.middleware.request_id [None req-4b990fbf-1982-46d9-b45e-89c62645fb83 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.864045] [55270]: INFO cinder.api.openstack.wsgi [None req-4b990fbf-1982-46d9-b45e-89c62645fb83 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1981.864432] [55270]: DEBUG cinder.api.openstack.wsgi [None req-4b990fbf-1982-46d9-b45e-89c62645fb83 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1981.864720] [55270]: DEBUG cinder.api.openstack.wsgi [None req-4b990fbf-1982-46d9-b45e-89c62645fb83 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1981.875719] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1981.875719] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1981.881295] [55270]: INFO cinder.volume.api [None req-4b990fbf-1982-46d9-b45e-89c62645fb83 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1981.886502] [55270]: INFO cinder.api.openstack.wsgi [None req-4b990fbf-1982-46d9-b45e-89c62645fb83 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1981.886920] [55270]: [pid: 55270|app: 0|req: 287/544] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:38 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1982.897100] [55269]: DEBUG cinder.api.middleware.request_id [None req-c21c8dd3-abd2-472d-9202-ddf08f359f1a None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1982.899177] [55269]: INFO cinder.api.openstack.wsgi [None req-c21c8dd3-abd2-472d-9202-ddf08f359f1a tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1982.899456] [55269]: DEBUG cinder.api.openstack.wsgi [None req-c21c8dd3-abd2-472d-9202-ddf08f359f1a tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1982.899676] [55269]: DEBUG cinder.api.openstack.wsgi [None req-c21c8dd3-abd2-472d-9202-ddf08f359f1a tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1982.908113] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1982.908113] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.911643] [55269]: INFO cinder.volume.api [None req-c21c8dd3-abd2-472d-9202-ddf08f359f1a tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1982.916141] [55269]: INFO cinder.api.openstack.wsgi [None req-c21c8dd3-abd2-472d-9202-ddf08f359f1a tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1982.916615] [55269]: [pid: 55269|app: 0|req: 258/545] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:39 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1983.200597] [55270]: DEBUG cinder.api.middleware.request_id [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1983.202773] [55270]: INFO cinder.api.openstack.wsgi [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1983.203205] [55270]: DEBUG cinder.api.openstack.wsgi [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1366458789"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1983.204927] [55270]: DEBUG cinder.api.v3.volumes [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1366458789'}} {{(pid=55270) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1983.205089] [55270]: INFO cinder.api.v3.volumes [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Create volume of 1 GB [ 1983.209341] [55270]: INFO cinder.volume.api [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Availability Zones retrieved successfully. [ 1983.217039] [55270]: DEBUG cinder.volume.api [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Flow 'volume_create_api' (c0273bda-2d5c-4554-964b-d76f8d9eedfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1983.218266] [55270]: DEBUG cinder.volume.api [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6b19a38-40d3-4c0b-86c2-4ef08525e454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1983.219482] [55270]: DEBUG cinder.volume.flows.api.create_volume [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Validating volume size '1' using validate_int {{(pid=55270) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1983.238760] [55270]: DEBUG cinder.volume.api [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6b19a38-40d3-4c0b-86c2-4ef08525e454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T02:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aa30d75-aadb-45b4-a52b-58edb9fcf1bd', '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=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1983.239779] [55270]: DEBUG cinder.volume.api [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564d084e-a745-4d30-860a-7d901d7ab609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1983.300465] [55270]: DEBUG cinder.quota [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Created reservations ['35d863ae-b060-4b5c-b1bf-aa25b5460a49', '55faef71-8660-4bdb-8e01-a52dac1bd69a', '8ff06ab8-7b82-4210-bb25-b336753a19d6', '22bdeec1-a680-4f27-85eb-86d3568a2d98'] {{(pid=55270) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1983.301549] [55270]: DEBUG cinder.volume.api [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564d084e-a745-4d30-860a-7d901d7ab609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35d863ae-b060-4b5c-b1bf-aa25b5460a49', '55faef71-8660-4bdb-8e01-a52dac1bd69a', '8ff06ab8-7b82-4210-bb25-b336753a19d6', '22bdeec1-a680-4f27-85eb-86d3568a2d98']}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1983.303340] [55270]: DEBUG cinder.volume.api [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22233461-5f07-4561-b8f2-93f8ffad0c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1983.318976] [55270]: DEBUG cinder.volume.api [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22233461-5f07-4561-b8f2-93f8ffad0c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd61a4ee-ec53-4ec3-a17f-92f608bcaabb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1366458789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47e070d1729247ff83b4ff6997b45385',qos_specs=None,replication_status=,reservations=['35d863ae-b060-4b5c-b1bf-aa25b5460a49','55faef71-8660-4bdb-8e01-a52dac1bd69a','8ff06ab8-7b82-4210-bb25-b336753a19d6','22bdeec1-a680-4f27-85eb-86d3568a2d98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c5023a18d243b7aafb6d6181f931d0',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-12T03:00:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1366458789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd61a4ee-ec53-4ec3-a17f-92f608bcaabb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47e070d1729247ff83b4ff6997b45385',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='59c5023a18d243b7aafb6d6181f931d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aa30d75-aadb-45b4-a52b-58edb9fcf1bd),volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1983.320125] [55270]: DEBUG cinder.volume.api [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee2bec88-7552-424e-9b5a-17ded08b4909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1983.334047] [55270]: DEBUG cinder.volume.api [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee2bec88-7552-424e-9b5a-17ded08b4909) 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-1366458789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47e070d1729247ff83b4ff6997b45385',qos_specs=None,replication_status=,reservations=['35d863ae-b060-4b5c-b1bf-aa25b5460a49','55faef71-8660-4bdb-8e01-a52dac1bd69a','8ff06ab8-7b82-4210-bb25-b336753a19d6','22bdeec1-a680-4f27-85eb-86d3568a2d98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59c5023a18d243b7aafb6d6181f931d0',volume_type_id=5aa30d75-aadb-45b4-a52b-58edb9fcf1bd)}' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1983.334274] [55270]: DEBUG cinder.volume.api [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f2e7e9e-0132-46fd-9877-43b10bd5228f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1983.342941] [55270]: DEBUG cinder.volume.api [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f2e7e9e-0132-46fd-9877-43b10bd5228f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55270) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1983.344028] [55270]: DEBUG cinder.volume.api [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Flow 'volume_create_api' (c0273bda-2d5c-4554-964b-d76f8d9eedfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55270) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1983.344456] [55270]: INFO cinder.volume.api [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Create volume request issued successfully. [ 1983.345146] [55270]: INFO cinder.api.openstack.wsgi [None req-31d0f5c9-eb25-4b91-a0d3-68000e35d983 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1983.345615] [55270]: [pid: 55270|app: 0|req: 288/546] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 03:00:40 2024] POST /volume/v3/volumes => generated 751 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1983.353803] [55269]: DEBUG cinder.api.middleware.request_id [None req-2bc289f1-7ba4-4b73-848b-38399a09b030 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1983.356038] [55269]: INFO cinder.api.openstack.wsgi [None req-2bc289f1-7ba4-4b73-848b-38399a09b030 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 1983.356297] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2bc289f1-7ba4-4b73-848b-38399a09b030 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1983.356488] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2bc289f1-7ba4-4b73-848b-38399a09b030 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1983.364756] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1983.364756] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1983.368790] [55269]: INFO cinder.volume.api [None req-2bc289f1-7ba4-4b73-848b-38399a09b030 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 1983.373449] [55269]: INFO cinder.api.openstack.wsgi [None req-2bc289f1-7ba4-4b73-848b-38399a09b030 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 1983.373856] [55269]: [pid: 55269|app: 0|req: 259/547] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:40 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1983.929134] [55270]: DEBUG cinder.api.middleware.request_id [None req-458cfb5d-3b25-4938-97fc-79caf24d3601 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1983.930591] [55270]: INFO cinder.api.openstack.wsgi [None req-458cfb5d-3b25-4938-97fc-79caf24d3601 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1983.930680] [55270]: DEBUG cinder.api.openstack.wsgi [None req-458cfb5d-3b25-4938-97fc-79caf24d3601 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1983.930925] [55270]: DEBUG cinder.api.openstack.wsgi [None req-458cfb5d-3b25-4938-97fc-79caf24d3601 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1983.939133] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1983.939133] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1983.943097] [55270]: INFO cinder.volume.api [None req-458cfb5d-3b25-4938-97fc-79caf24d3601 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1983.948267] [55270]: INFO cinder.api.openstack.wsgi [None req-458cfb5d-3b25-4938-97fc-79caf24d3601 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1983.948700] [55270]: [pid: 55270|app: 0|req: 289/548] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:40 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1984.383286] [55269]: DEBUG cinder.api.middleware.request_id [None req-4e08f702-845a-4eae-8314-b55af0bc5e46 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1984.385630] [55269]: INFO cinder.api.openstack.wsgi [None req-4e08f702-845a-4eae-8314-b55af0bc5e46 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 1984.385863] [55269]: DEBUG cinder.api.openstack.wsgi [None req-4e08f702-845a-4eae-8314-b55af0bc5e46 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1984.386107] [55269]: DEBUG cinder.api.openstack.wsgi [None req-4e08f702-845a-4eae-8314-b55af0bc5e46 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1984.396894] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1984.396894] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1984.400906] [55269]: INFO cinder.volume.api [None req-4e08f702-845a-4eae-8314-b55af0bc5e46 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 1984.405652] [55269]: INFO cinder.api.openstack.wsgi [None req-4e08f702-845a-4eae-8314-b55af0bc5e46 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 1984.406114] [55269]: [pid: 55269|app: 0|req: 260/549] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:41 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1984.445559] [55270]: DEBUG cinder.api.middleware.request_id [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-4bd34ee2-79cf-4955-876d-4ca3e0abe5fb None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1984.448130] [55270]: INFO cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-4bd34ee2-79cf-4955-876d-4ca3e0abe5fb tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 1984.449267] [55270]: DEBUG cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-4bd34ee2-79cf-4955-876d-4ca3e0abe5fb tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1984.449267] [55270]: DEBUG cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-4bd34ee2-79cf-4955-876d-4ca3e0abe5fb tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1984.456149] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1984.456149] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1984.459840] [55270]: INFO cinder.volume.api [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-4bd34ee2-79cf-4955-876d-4ca3e0abe5fb tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 1984.464398] [55270]: INFO cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-4bd34ee2-79cf-4955-876d-4ca3e0abe5fb tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 1984.464877] [55270]: [pid: 55270|app: 0|req: 290/550] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 03:00:41 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1984.958459] [55269]: DEBUG cinder.api.middleware.request_id [None req-3fd1becc-0a77-412e-a2ed-a629d661b416 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1984.960714] [55269]: INFO cinder.api.openstack.wsgi [None req-3fd1becc-0a77-412e-a2ed-a629d661b416 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1984.960999] [55269]: DEBUG cinder.api.openstack.wsgi [None req-3fd1becc-0a77-412e-a2ed-a629d661b416 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1984.961294] [55269]: DEBUG cinder.api.openstack.wsgi [None req-3fd1becc-0a77-412e-a2ed-a629d661b416 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1984.968716] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1984.968716] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1984.972102] [55269]: INFO cinder.volume.api [None req-3fd1becc-0a77-412e-a2ed-a629d661b416 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1984.976487] [55269]: INFO cinder.api.openstack.wsgi [None req-3fd1becc-0a77-412e-a2ed-a629d661b416 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1984.976930] [55269]: [pid: 55269|app: 0|req: 261/551] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:41 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1985.984497] [55270]: DEBUG cinder.api.middleware.request_id [None req-f130039e-d790-4ad7-a418-bfa7b40da345 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1985.984961] [55270]: INFO cinder.api.openstack.wsgi [None req-f130039e-d790-4ad7-a418-bfa7b40da345 None None] GET http://10.180.1.21/volume// [ 1985.985161] [55270]: DEBUG cinder.api.openstack.wsgi [None req-f130039e-d790-4ad7-a418-bfa7b40da345 None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1985.985389] [55270]: DEBUG cinder.api.openstack.wsgi [None req-f130039e-d790-4ad7-a418-bfa7b40da345 None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1985.985780] [55270]: INFO cinder.api.openstack.wsgi [None req-f130039e-d790-4ad7-a418-bfa7b40da345 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1985.986107] [55270]: [pid: 55270|app: 0|req: 291/552] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 03:00:42 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1985.987154] [55269]: DEBUG cinder.api.middleware.request_id [None req-2bfeac9d-ff2d-4631-a71b-5a4ee7f7ad40 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1985.989266] [55269]: INFO cinder.api.openstack.wsgi [None req-2bfeac9d-ff2d-4631-a71b-5a4ee7f7ad40 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1985.989483] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2bfeac9d-ff2d-4631-a71b-5a4ee7f7ad40 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1985.989532] [55270]: DEBUG cinder.api.middleware.request_id [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-8a7b819c-d34f-4f70-b498-b471f2c6b488 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1985.989702] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2bfeac9d-ff2d-4631-a71b-5a4ee7f7ad40 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1985.992675] [55270]: INFO cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-8a7b819c-d34f-4f70-b498-b471f2c6b488 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1985.993075] [55270]: DEBUG cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-8a7b819c-d34f-4f70-b498-b471f2c6b488 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd61a4ee-ec53-4ec3-a17f-92f608bcaabb", "connector": null, "instance_uuid": "35852805-5776-4b65-96aa-4365b32c66d5"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1986.000087] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1986.000087] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1986.002278] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1986.002278] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1986.004269] [55269]: INFO cinder.volume.api [None req-2bfeac9d-ff2d-4631-a71b-5a4ee7f7ad40 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1986.009060] [55269]: INFO cinder.api.openstack.wsgi [None req-2bfeac9d-ff2d-4631-a71b-5a4ee7f7ad40 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1986.009378] [55269]: [pid: 55269|app: 0|req: 262/553] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:42 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1986.021858] [55270]: INFO cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-8a7b819c-d34f-4f70-b498-b471f2c6b488 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1986.022338] [55270]: [pid: 55270|app: 0|req: 292/554] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 03:00:42 2024] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1986.038025] [55269]: DEBUG cinder.api.middleware.request_id [None req-67a599e0-597f-4b7f-aba1-7b841f0060c2 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1986.039856] [55269]: INFO cinder.api.openstack.wsgi [None req-67a599e0-597f-4b7f-aba1-7b841f0060c2 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 1986.040083] [55269]: DEBUG cinder.api.openstack.wsgi [None req-67a599e0-597f-4b7f-aba1-7b841f0060c2 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1986.040297] [55269]: DEBUG cinder.api.openstack.wsgi [None req-67a599e0-597f-4b7f-aba1-7b841f0060c2 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1986.049909] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1986.049909] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1986.052552] [55269]: INFO cinder.volume.api [None req-67a599e0-597f-4b7f-aba1-7b841f0060c2 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 1986.056639] [55269]: INFO cinder.api.openstack.wsgi [None req-67a599e0-597f-4b7f-aba1-7b841f0060c2 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 1986.056996] [55269]: [pid: 55269|app: 0|req: 263/555] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:42 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1986.420590] [55270]: DEBUG cinder.api.middleware.request_id [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-f7c417ca-7e00-4973-bf08-b725d4334d80 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1986.422861] [55270]: INFO cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-f7c417ca-7e00-4973-bf08-b725d4334d80 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] POST http://10.180.1.21/volume/v3/attachments/2d81fe98-ac59-4f87-bdfe-ee01ada48341/action [ 1986.423300] [55270]: DEBUG cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-f7c417ca-7e00-4973-bf08-b725d4334d80 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Action body: b'{"os-complete": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1986.423447] [55270]: DEBUG cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-f7c417ca-7e00-4973-bf08-b725d4334d80 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1986.437667] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1986.437667] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1986.443364] [55270]: INFO cinder.api.openstack.wsgi [req-48271415-6e2f-49e5-bb7c-24b4938c9f75 req-f7c417ca-7e00-4973-bf08-b725d4334d80 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/attachments/2d81fe98-ac59-4f87-bdfe-ee01ada48341/action returned with HTTP 204 [ 1986.443875] [55270]: [pid: 55270|app: 0|req: 293/556] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 03:00:43 2024] POST /volume/v3/attachments/2d81fe98-ac59-4f87-bdfe-ee01ada48341/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1986.541792] [55269]: DEBUG cinder.api.middleware.request_id [None req-66f49b88-3855-4532-8c15-bf63e38a3a07 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1986.542319] [55269]: INFO cinder.api.openstack.wsgi [None req-66f49b88-3855-4532-8c15-bf63e38a3a07 None None] GET http://10.180.1.21/volume// [ 1986.542539] [55269]: DEBUG cinder.api.openstack.wsgi [None req-66f49b88-3855-4532-8c15-bf63e38a3a07 None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1986.542936] [55269]: DEBUG cinder.api.openstack.wsgi [None req-66f49b88-3855-4532-8c15-bf63e38a3a07 None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1986.543426] [55269]: INFO cinder.api.openstack.wsgi [None req-66f49b88-3855-4532-8c15-bf63e38a3a07 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1986.543885] [55269]: [pid: 55269|app: 0|req: 264/557] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 03:00:43 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1986.547137] [55270]: DEBUG cinder.api.middleware.request_id [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-24d4657a-c55e-4501-b430-1d3fc419ea1f None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1986.549502] [55270]: INFO cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-24d4657a-c55e-4501-b430-1d3fc419ea1f tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 1986.549758] [55270]: DEBUG cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-24d4657a-c55e-4501-b430-1d3fc419ea1f tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1986.549976] [55270]: DEBUG cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-24d4657a-c55e-4501-b430-1d3fc419ea1f tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1986.559705] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1986.559705] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1986.562825] [55270]: INFO cinder.volume.api [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-24d4657a-c55e-4501-b430-1d3fc419ea1f tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 1986.567226] [55270]: INFO cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-24d4657a-c55e-4501-b430-1d3fc419ea1f tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 1986.567634] [55270]: [pid: 55270|app: 0|req: 294/558] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 03:00:43 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1986.596781] [55269]: DEBUG cinder.api.middleware.request_id [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-0edd2f2e-4ad3-4b60-b0cd-9b86f41f9931 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1986.599095] [55269]: INFO cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-0edd2f2e-4ad3-4b60-b0cd-9b86f41f9931 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] PUT http://10.180.1.21/volume/v3/attachments/c7c8d7a6-f3f1-482e-8556-9feb245a0c6a [ 1986.599961] [55269]: DEBUG cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-0edd2f2e-4ad3-4b60-b0cd-9b86f41f9931 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-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-371205", "mountpoint": "/dev/sdb"}}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1986.606943] [55269]: DEBUG cinder.coordination [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-0edd2f2e-4ad3-4b60-b0cd-9b86f41f9931 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Acquiring lock "cinder-attachment_update-fd61a4ee-ec53-4ec3-a17f-92f608bcaabb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1986.611016] [55269]: DEBUG cinder.coordination [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-0edd2f2e-4ad3-4b60-b0cd-9b86f41f9931 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Lock "cinder-attachment_update-fd61a4ee-ec53-4ec3-a17f-92f608bcaabb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1986.612030] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1986.612030] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1987.019268] [55270]: DEBUG cinder.api.middleware.request_id [None req-ed888c43-3171-4923-9874-416a8a3e4e98 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1987.021304] [55270]: INFO cinder.api.openstack.wsgi [None req-ed888c43-3171-4923-9874-416a8a3e4e98 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1987.021525] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ed888c43-3171-4923-9874-416a8a3e4e98 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1987.021741] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ed888c43-3171-4923-9874-416a8a3e4e98 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1987.032136] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1987.032136] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1987.036882] [55270]: INFO cinder.volume.api [None req-ed888c43-3171-4923-9874-416a8a3e4e98 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1987.041878] [55270]: INFO cinder.api.openstack.wsgi [None req-ed888c43-3171-4923-9874-416a8a3e4e98 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1987.042281] [55270]: [pid: 55270|app: 0|req: 295/559] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:43 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1987.066547] [55270]: DEBUG cinder.api.middleware.request_id [None req-d2cc5a51-293f-4c9c-bed4-52f2f125a142 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1987.069494] [55270]: INFO cinder.api.openstack.wsgi [None req-d2cc5a51-293f-4c9c-bed4-52f2f125a142 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 1987.069770] [55270]: DEBUG cinder.api.openstack.wsgi [None req-d2cc5a51-293f-4c9c-bed4-52f2f125a142 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1987.070134] [55270]: DEBUG cinder.api.openstack.wsgi [None req-d2cc5a51-293f-4c9c-bed4-52f2f125a142 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1987.080932] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1987.080932] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1987.083955] [55270]: INFO cinder.volume.api [None req-d2cc5a51-293f-4c9c-bed4-52f2f125a142 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 1987.088141] [55270]: INFO cinder.api.openstack.wsgi [None req-d2cc5a51-293f-4c9c-bed4-52f2f125a142 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 1987.088548] [55270]: [pid: 55270|app: 0|req: 296/560] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:43 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1987.089168] [55270]: DEBUG cinder.api.middleware.request_id [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-d5ca87f9-6fc1-4e7a-858f-f40b34b84e6e None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1987.091307] [55270]: INFO cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-d5ca87f9-6fc1-4e7a-858f-f40b34b84e6e tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1987.091517] [55270]: DEBUG cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-d5ca87f9-6fc1-4e7a-858f-f40b34b84e6e tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1987.091808] [55270]: DEBUG cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-d5ca87f9-6fc1-4e7a-858f-f40b34b84e6e tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1987.098483] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1987.098483] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1987.101595] [55270]: INFO cinder.volume.api [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-d5ca87f9-6fc1-4e7a-858f-f40b34b84e6e tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1987.106198] [55270]: INFO cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-d5ca87f9-6fc1-4e7a-858f-f40b34b84e6e tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1987.106577] [55270]: [pid: 55270|app: 0|req: 297/561] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 03:00:43 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1987.387048] [55270]: DEBUG cinder.api.middleware.request_id [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-dddc6ece-522c-4a58-838a-45d80474f3b5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1987.389376] [55270]: INFO cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-dddc6ece-522c-4a58-838a-45d80474f3b5 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1987.389596] [55270]: DEBUG cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-dddc6ece-522c-4a58-838a-45d80474f3b5 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1987.389823] [55270]: DEBUG cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-dddc6ece-522c-4a58-838a-45d80474f3b5 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1987.399040] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1987.399040] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1987.403939] [55270]: INFO cinder.volume.api [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-dddc6ece-522c-4a58-838a-45d80474f3b5 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1987.411314] [55270]: INFO cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-dddc6ece-522c-4a58-838a-45d80474f3b5 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1987.411802] [55270]: [pid: 55270|app: 0|req: 298/562] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 03:00:44 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1987.417762] [55270]: DEBUG cinder.api.middleware.request_id [None req-5d3d3dca-a8a3-4878-b2f2-93b3bdbb67cd None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1987.418229] [55270]: INFO cinder.api.openstack.wsgi [None req-5d3d3dca-a8a3-4878-b2f2-93b3bdbb67cd None None] GET http://10.180.1.21/volume// [ 1987.418419] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5d3d3dca-a8a3-4878-b2f2-93b3bdbb67cd None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1987.418656] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5d3d3dca-a8a3-4878-b2f2-93b3bdbb67cd None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1987.419073] [55270]: INFO cinder.api.openstack.wsgi [None req-5d3d3dca-a8a3-4878-b2f2-93b3bdbb67cd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1987.419379] [55270]: [pid: 55270|app: 0|req: 299/563] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 03:00:44 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1987.423172] [55270]: DEBUG cinder.api.middleware.request_id [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-8b6bb762-4f47-406a-9ed8-415328516d0a None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1987.425520] [55270]: INFO cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-8b6bb762-4f47-406a-9ed8-415328516d0a tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1987.425948] [55270]: DEBUG cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-8b6bb762-4f47-406a-9ed8-415328516d0a tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d04b1984-dcec-45fa-8a8d-eeff8eed3cb3", "connector": null, "instance_uuid": "c48238b9-7a8a-413c-92af-a0fa4b10fe04"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1987.437305] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1987.437305] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1987.461985] [55270]: INFO cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-8b6bb762-4f47-406a-9ed8-415328516d0a tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1987.462529] [55270]: [pid: 55270|app: 0|req: 300/564] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 03:00:44 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1988.099935] [55270]: DEBUG cinder.api.middleware.request_id [None req-206f9c5b-2144-418c-98dd-99ce1f958133 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.103458] [55270]: INFO cinder.api.openstack.wsgi [None req-206f9c5b-2144-418c-98dd-99ce1f958133 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 1988.103779] [55270]: DEBUG cinder.api.openstack.wsgi [None req-206f9c5b-2144-418c-98dd-99ce1f958133 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1988.104096] [55270]: DEBUG cinder.api.openstack.wsgi [None req-206f9c5b-2144-418c-98dd-99ce1f958133 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1988.116856] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1988.116856] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1988.120151] [55270]: INFO cinder.volume.api [None req-206f9c5b-2144-418c-98dd-99ce1f958133 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 1988.124428] [55270]: INFO cinder.api.openstack.wsgi [None req-206f9c5b-2144-418c-98dd-99ce1f958133 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 1988.124800] [55270]: [pid: 55270|app: 0|req: 301/565] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:44 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1989.135048] [55270]: DEBUG cinder.api.middleware.request_id [None req-ed1924cf-83f9-4cd0-afe7-92f7bac6f640 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1989.137159] [55270]: INFO cinder.api.openstack.wsgi [None req-ed1924cf-83f9-4cd0-afe7-92f7bac6f640 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 1989.137386] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ed1924cf-83f9-4cd0-afe7-92f7bac6f640 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1989.137617] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ed1924cf-83f9-4cd0-afe7-92f7bac6f640 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1989.151406] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1989.151406] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1989.155017] [55270]: INFO cinder.volume.api [None req-ed1924cf-83f9-4cd0-afe7-92f7bac6f640 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 1989.159540] [55270]: INFO cinder.api.openstack.wsgi [None req-ed1924cf-83f9-4cd0-afe7-92f7bac6f640 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 1989.159913] [55270]: [pid: 55270|app: 0|req: 302/566] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:45 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1990.169833] [55270]: DEBUG cinder.api.middleware.request_id [None req-efc3c179-2e0f-4e1e-ae4a-21fddb2f10c8 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1990.172223] [55270]: INFO cinder.api.openstack.wsgi [None req-efc3c179-2e0f-4e1e-ae4a-21fddb2f10c8 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 1990.172541] [55270]: DEBUG cinder.api.openstack.wsgi [None req-efc3c179-2e0f-4e1e-ae4a-21fddb2f10c8 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1990.172915] [55270]: DEBUG cinder.api.openstack.wsgi [None req-efc3c179-2e0f-4e1e-ae4a-21fddb2f10c8 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1990.184784] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1990.184784] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1990.188646] [55270]: INFO cinder.volume.api [None req-efc3c179-2e0f-4e1e-ae4a-21fddb2f10c8 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 1990.193871] [55270]: INFO cinder.api.openstack.wsgi [None req-efc3c179-2e0f-4e1e-ae4a-21fddb2f10c8 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 1990.194338] [55270]: [pid: 55270|app: 0|req: 303/567] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:47 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1991.204509] [55270]: DEBUG cinder.api.middleware.request_id [None req-b1646e08-55c4-495a-86a6-1da2027b00b5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1991.206839] [55270]: INFO cinder.api.openstack.wsgi [None req-b1646e08-55c4-495a-86a6-1da2027b00b5 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 1991.207092] [55270]: DEBUG cinder.api.openstack.wsgi [None req-b1646e08-55c4-495a-86a6-1da2027b00b5 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1991.207320] [55270]: DEBUG cinder.api.openstack.wsgi [None req-b1646e08-55c4-495a-86a6-1da2027b00b5 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1991.217581] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1991.217581] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1991.220677] [55270]: INFO cinder.volume.api [None req-b1646e08-55c4-495a-86a6-1da2027b00b5 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 1991.224948] [55270]: INFO cinder.api.openstack.wsgi [None req-b1646e08-55c4-495a-86a6-1da2027b00b5 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 1991.225342] [55270]: [pid: 55270|app: 0|req: 304/568] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:48 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1991.641634] [55269]: DEBUG cinder.coordination [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-0edd2f2e-4ad3-4b60-b0cd-9b86f41f9931 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Lock "cinder-attachment_update-fd61a4ee-ec53-4ec3-a17f-92f608bcaabb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=55269) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1991.642027] [55269]: INFO cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-0edd2f2e-4ad3-4b60-b0cd-9b86f41f9931 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/attachments/c7c8d7a6-f3f1-482e-8556-9feb245a0c6a returned with HTTP 200 [ 1991.642483] [55269]: [pid: 55269|app: 0|req: 265/569] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 03:00:43 2024] PUT /volume/v3/attachments/c7c8d7a6-f3f1-482e-8556-9feb245a0c6a => generated 589 bytes in 5046 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1991.982690] [55270]: DEBUG cinder.api.middleware.request_id [req-cc82d068-4d9e-423e-9dc9-344b08a65f60 req-614de26c-1f99-4c94-82aa-f465e6aefaf6 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1991.985653] [55270]: INFO cinder.api.openstack.wsgi [req-cc82d068-4d9e-423e-9dc9-344b08a65f60 req-614de26c-1f99-4c94-82aa-f465e6aefaf6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2d81fe98-ac59-4f87-bdfe-ee01ada48341 [ 1991.985928] [55270]: DEBUG cinder.api.openstack.wsgi [req-cc82d068-4d9e-423e-9dc9-344b08a65f60 req-614de26c-1f99-4c94-82aa-f465e6aefaf6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1991.986168] [55270]: DEBUG cinder.api.openstack.wsgi [req-cc82d068-4d9e-423e-9dc9-344b08a65f60 req-614de26c-1f99-4c94-82aa-f465e6aefaf6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1991.995750] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1991.995750] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1992.235548] [55269]: DEBUG cinder.api.middleware.request_id [None req-93faa9f4-7bd7-4e6c-9795-730ff5fb89b7 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1992.237742] [55269]: INFO cinder.api.openstack.wsgi [None req-93faa9f4-7bd7-4e6c-9795-730ff5fb89b7 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 1992.237977] [55269]: DEBUG cinder.api.openstack.wsgi [None req-93faa9f4-7bd7-4e6c-9795-730ff5fb89b7 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1992.238214] [55269]: DEBUG cinder.api.openstack.wsgi [None req-93faa9f4-7bd7-4e6c-9795-730ff5fb89b7 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1992.250718] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1992.250718] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1992.254713] [55269]: INFO cinder.volume.api [None req-93faa9f4-7bd7-4e6c-9795-730ff5fb89b7 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 1992.259571] [55269]: INFO cinder.api.openstack.wsgi [None req-93faa9f4-7bd7-4e6c-9795-730ff5fb89b7 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 1992.259963] [55269]: [pid: 55269|app: 0|req: 266/570] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:49 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1992.522648] [55270]: INFO cinder.api.openstack.wsgi [req-cc82d068-4d9e-423e-9dc9-344b08a65f60 req-614de26c-1f99-4c94-82aa-f465e6aefaf6 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/attachments/2d81fe98-ac59-4f87-bdfe-ee01ada48341 returned with HTTP 200 [ 1992.523101] [55270]: [pid: 55270|app: 0|req: 305/571] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 03:00:48 2024] DELETE /volume/v3/attachments/2d81fe98-ac59-4f87-bdfe-ee01ada48341 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1993.269471] [55269]: DEBUG cinder.api.middleware.request_id [None req-9849d07c-888a-4ae1-84b0-2c08c21b27e1 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1993.271865] [55269]: INFO cinder.api.openstack.wsgi [None req-9849d07c-888a-4ae1-84b0-2c08c21b27e1 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 1993.272140] [55269]: DEBUG cinder.api.openstack.wsgi [None req-9849d07c-888a-4ae1-84b0-2c08c21b27e1 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1993.272391] [55269]: DEBUG cinder.api.openstack.wsgi [None req-9849d07c-888a-4ae1-84b0-2c08c21b27e1 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1993.286221] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1993.286221] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1993.290725] [55269]: INFO cinder.volume.api [None req-9849d07c-888a-4ae1-84b0-2c08c21b27e1 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 1993.296623] [55269]: INFO cinder.api.openstack.wsgi [None req-9849d07c-888a-4ae1-84b0-2c08c21b27e1 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 1993.297076] [55269]: [pid: 55269|app: 0|req: 267/572] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:50 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1993.457957] [55270]: DEBUG cinder.api.middleware.request_id [None req-cd544541-9de7-48c8-9225-852cd7429244 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1993.458422] [55270]: INFO cinder.api.openstack.wsgi [None req-cd544541-9de7-48c8-9225-852cd7429244 None None] GET http://10.180.1.21/volume// [ 1993.458611] [55270]: DEBUG cinder.api.openstack.wsgi [None req-cd544541-9de7-48c8-9225-852cd7429244 None None] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1993.458831] [55270]: DEBUG cinder.api.openstack.wsgi [None req-cd544541-9de7-48c8-9225-852cd7429244 None None] Calling method 'all' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1993.459236] [55270]: INFO cinder.api.openstack.wsgi [None req-cd544541-9de7-48c8-9225-852cd7429244 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1993.459542] [55270]: [pid: 55270|app: 0|req: 306/573] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 03:00:50 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1993.462900] [55269]: DEBUG cinder.api.middleware.request_id [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-e22fa03c-9a26-4a13-9186-9c48dac8cfb8 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1993.465265] [55269]: INFO cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-e22fa03c-9a26-4a13-9186-9c48dac8cfb8 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 1993.465528] [55269]: DEBUG cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-e22fa03c-9a26-4a13-9186-9c48dac8cfb8 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1993.465736] [55269]: DEBUG cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-e22fa03c-9a26-4a13-9186-9c48dac8cfb8 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1993.475471] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1993.475471] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1993.478600] [55269]: INFO cinder.volume.api [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-e22fa03c-9a26-4a13-9186-9c48dac8cfb8 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 1993.484137] [55269]: INFO cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-e22fa03c-9a26-4a13-9186-9c48dac8cfb8 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 200 [ 1993.484575] [55269]: [pid: 55269|app: 0|req: 268/574] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 03:00:50 2024] GET /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 1571 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1993.562665] [55270]: DEBUG cinder.api.middleware.request_id [None req-67d712c4-74be-44a1-a8a2-a25f64098a52 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1993.564704] [55270]: INFO cinder.api.openstack.wsgi [None req-67d712c4-74be-44a1-a8a2-a25f64098a52 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1993.564925] [55270]: DEBUG cinder.api.openstack.wsgi [None req-67d712c4-74be-44a1-a8a2-a25f64098a52 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1993.565151] [55270]: DEBUG cinder.api.openstack.wsgi [None req-67d712c4-74be-44a1-a8a2-a25f64098a52 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1993.573724] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1993.573724] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1993.577766] [55270]: INFO cinder.volume.api [None req-67d712c4-74be-44a1-a8a2-a25f64098a52 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1993.582578] [55270]: INFO cinder.api.openstack.wsgi [None req-67d712c4-74be-44a1-a8a2-a25f64098a52 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1993.583022] [55270]: [pid: 55270|app: 0|req: 307/575] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:50 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1993.598127] [55269]: DEBUG cinder.api.middleware.request_id [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-b0be600d-f2f2-4984-8d9f-971a18f3f330 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1993.600485] [55269]: INFO cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-b0be600d-f2f2-4984-8d9f-971a18f3f330 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] PUT http://10.180.1.21/volume/v3/attachments/a8dc07fd-719f-4749-b668-178db6d6b7fe [ 1993.601139] [55269]: DEBUG cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-b0be600d-f2f2-4984-8d9f-971a18f3f330 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-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=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1993.608363] [55269]: DEBUG cinder.coordination [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-b0be600d-f2f2-4984-8d9f-971a18f3f330 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Acquiring lock "cinder-attachment_update-d04b1984-dcec-45fa-8a8d-eeff8eed3cb3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1993.612535] [55270]: DEBUG cinder.api.middleware.request_id [None req-dac04795-f217-48c1-898c-f8c2d16fa48f None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1993.613375] [55269]: DEBUG cinder.coordination [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-b0be600d-f2f2-4984-8d9f-971a18f3f330 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Lock "cinder-attachment_update-d04b1984-dcec-45fa-8a8d-eeff8eed3cb3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1993.614354] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1993.614354] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1993.614658] [55270]: INFO cinder.api.openstack.wsgi [None req-dac04795-f217-48c1-898c-f8c2d16fa48f tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 1993.614885] [55270]: DEBUG cinder.api.openstack.wsgi [None req-dac04795-f217-48c1-898c-f8c2d16fa48f tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1993.615117] [55270]: DEBUG cinder.api.openstack.wsgi [None req-dac04795-f217-48c1-898c-f8c2d16fa48f tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1993.622809] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1993.622809] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1993.626853] [55270]: INFO cinder.volume.api [None req-dac04795-f217-48c1-898c-f8c2d16fa48f tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 1993.631271] [55270]: INFO cinder.api.openstack.wsgi [None req-dac04795-f217-48c1-898c-f8c2d16fa48f tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 1993.631603] [55270]: [pid: 55270|app: 0|req: 308/576] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:50 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1994.131375] [55269]: DEBUG cinder.coordination [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-b0be600d-f2f2-4984-8d9f-971a18f3f330 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Lock "cinder-attachment_update-d04b1984-dcec-45fa-8a8d-eeff8eed3cb3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.518s {{(pid=55269) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1994.131722] [55269]: INFO cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-b0be600d-f2f2-4984-8d9f-971a18f3f330 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments/a8dc07fd-719f-4749-b668-178db6d6b7fe returned with HTTP 200 [ 1994.132198] [55269]: [pid: 55269|app: 0|req: 269/577] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 03:00:50 2024] PUT /volume/v3/attachments/a8dc07fd-719f-4749-b668-178db6d6b7fe => generated 589 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1994.307958] [55270]: DEBUG cinder.api.middleware.request_id [None req-080f6897-eb5d-4fa6-9ef6-5b7a95072401 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1994.310057] [55270]: INFO cinder.api.openstack.wsgi [None req-080f6897-eb5d-4fa6-9ef6-5b7a95072401 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 1994.310283] [55270]: DEBUG cinder.api.openstack.wsgi [None req-080f6897-eb5d-4fa6-9ef6-5b7a95072401 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1994.310505] [55270]: DEBUG cinder.api.openstack.wsgi [None req-080f6897-eb5d-4fa6-9ef6-5b7a95072401 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1994.325392] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1994.325392] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1994.329353] [55270]: INFO cinder.volume.api [None req-080f6897-eb5d-4fa6-9ef6-5b7a95072401 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 1994.334247] [55270]: INFO cinder.api.openstack.wsgi [None req-080f6897-eb5d-4fa6-9ef6-5b7a95072401 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 1994.334766] [55270]: [pid: 55270|app: 0|req: 309/578] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:51 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1994.642728] [55269]: DEBUG cinder.api.middleware.request_id [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-9d8bfd4b-824c-433a-9f7b-61329f5ae5d1 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1994.645071] [55269]: INFO cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-9d8bfd4b-824c-433a-9f7b-61329f5ae5d1 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] POST http://10.180.1.21/volume/v3/attachments/a8dc07fd-719f-4749-b668-178db6d6b7fe/action [ 1994.645494] [55269]: DEBUG cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-9d8bfd4b-824c-433a-9f7b-61329f5ae5d1 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action body: b'{"os-complete": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1994.645639] [55269]: DEBUG cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-9d8bfd4b-824c-433a-9f7b-61329f5ae5d1 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1994.660873] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1994.660873] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1994.668363] [55269]: INFO cinder.api.openstack.wsgi [req-58ab3639-fab8-4d3b-8c20-1b87bb66e772 req-9d8bfd4b-824c-433a-9f7b-61329f5ae5d1 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments/a8dc07fd-719f-4749-b668-178db6d6b7fe/action returned with HTTP 204 [ 1994.668770] [55269]: [pid: 55269|app: 0|req: 270/579] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 03:00:51 2024] POST /volume/v3/attachments/a8dc07fd-719f-4749-b668-178db6d6b7fe/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1994.764498] [55270]: DEBUG cinder.api.middleware.request_id [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-c6f0229e-04a2-438b-aaf5-b9313ee395b2 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1994.766831] [55270]: INFO cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-c6f0229e-04a2-438b-aaf5-b9313ee395b2 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] POST http://10.180.1.21/volume/v3/attachments/c7c8d7a6-f3f1-482e-8556-9feb245a0c6a/action [ 1994.767277] [55270]: DEBUG cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-c6f0229e-04a2-438b-aaf5-b9313ee395b2 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Action body: b'{"os-complete": null}' {{(pid=55270) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1994.767415] [55270]: DEBUG cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-c6f0229e-04a2-438b-aaf5-b9313ee395b2 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1994.781799] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1994.781799] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1994.787676] [55270]: INFO cinder.api.openstack.wsgi [req-596f9b0c-64e6-418e-b672-67ca2396a92f req-c6f0229e-04a2-438b-aaf5-b9313ee395b2 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/attachments/c7c8d7a6-f3f1-482e-8556-9feb245a0c6a/action returned with HTTP 204 [ 1994.787941] [55270]: [pid: 55270|app: 0|req: 310/580] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 03:00:51 2024] POST /volume/v3/attachments/c7c8d7a6-f3f1-482e-8556-9feb245a0c6a/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1995.344695] [55269]: DEBUG cinder.api.middleware.request_id [None req-97c31386-9900-4c5e-8147-118cd7167b7f None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1995.346753] [55269]: INFO cinder.api.openstack.wsgi [None req-97c31386-9900-4c5e-8147-118cd7167b7f tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 1995.347031] [55269]: DEBUG cinder.api.openstack.wsgi [None req-97c31386-9900-4c5e-8147-118cd7167b7f tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1995.347234] [55269]: DEBUG cinder.api.openstack.wsgi [None req-97c31386-9900-4c5e-8147-118cd7167b7f tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1995.362838] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1995.362838] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 1995.366679] [55269]: INFO cinder.volume.api [None req-97c31386-9900-4c5e-8147-118cd7167b7f tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 1995.371604] [55269]: INFO cinder.api.openstack.wsgi [None req-97c31386-9900-4c5e-8147-118cd7167b7f tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 1995.372042] [55269]: [pid: 55269|app: 0|req: 271/581] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:52 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1995.382076] [55270]: DEBUG cinder.api.middleware.request_id [None req-7237a562-7a3a-4423-806b-a55346465a64 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1995.384816] [55270]: INFO cinder.api.openstack.wsgi [None req-7237a562-7a3a-4423-806b-a55346465a64 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 1995.385255] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7237a562-7a3a-4423-806b-a55346465a64 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1995.385491] [55270]: DEBUG cinder.api.openstack.wsgi [None req-7237a562-7a3a-4423-806b-a55346465a64 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1995.397179] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1995.397179] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 1995.401782] [55270]: INFO cinder.volume.api [None req-7237a562-7a3a-4423-806b-a55346465a64 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 1995.406298] [55270]: INFO cinder.api.openstack.wsgi [None req-7237a562-7a3a-4423-806b-a55346465a64 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 1995.406683] [55270]: [pid: 55270|app: 0|req: 311/582] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:52 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1999.524014] [55269]: DEBUG cinder.api.middleware.request_id [req-79bb7f75-72ae-4dda-84af-1a68c5a7409e req-19bee62e-0953-4315-bf72-b7f930a1e11b None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.527056] [55269]: INFO cinder.api.openstack.wsgi [req-79bb7f75-72ae-4dda-84af-1a68c5a7409e req-19bee62e-0953-4315-bf72-b7f930a1e11b tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c7c8d7a6-f3f1-482e-8556-9feb245a0c6a [ 1999.527056] [55269]: DEBUG cinder.api.openstack.wsgi [req-79bb7f75-72ae-4dda-84af-1a68c5a7409e req-19bee62e-0953-4315-bf72-b7f930a1e11b tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1999.527056] [55269]: DEBUG cinder.api.openstack.wsgi [req-79bb7f75-72ae-4dda-84af-1a68c5a7409e req-19bee62e-0953-4315-bf72-b7f930a1e11b tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'version_select' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1999.537849] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1999.537849] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 2000.067427] [55269]: INFO cinder.api.openstack.wsgi [req-79bb7f75-72ae-4dda-84af-1a68c5a7409e req-19bee62e-0953-4315-bf72-b7f930a1e11b tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/attachments/c7c8d7a6-f3f1-482e-8556-9feb245a0c6a returned with HTTP 200 [ 2000.067885] [55269]: [pid: 55269|app: 0|req: 272/583] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 03:00:56 2024] DELETE /volume/v3/attachments/c7c8d7a6-f3f1-482e-8556-9feb245a0c6a => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2002.326176] [55270]: DEBUG cinder.api.middleware.request_id [None req-a6f34fb2-a0e3-401a-9275-e168a32dc2fd None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2002.328337] [55270]: INFO cinder.api.openstack.wsgi [None req-a6f34fb2-a0e3-401a-9275-e168a32dc2fd tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 2002.328645] [55270]: DEBUG cinder.api.openstack.wsgi [None req-a6f34fb2-a0e3-401a-9275-e168a32dc2fd tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2002.328880] [55270]: DEBUG cinder.api.openstack.wsgi [None req-a6f34fb2-a0e3-401a-9275-e168a32dc2fd tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2002.338928] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2002.338928] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 2002.342610] [55270]: INFO cinder.volume.api [None req-a6f34fb2-a0e3-401a-9275-e168a32dc2fd tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 2002.347160] [55270]: INFO cinder.api.openstack.wsgi [None req-a6f34fb2-a0e3-401a-9275-e168a32dc2fd tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 2002.347637] [55270]: [pid: 55270|app: 0|req: 312/584] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:59 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2002.356456] [55269]: DEBUG cinder.api.middleware.request_id [None req-2a3bceb8-b492-4fef-8265-9637a0236ce8 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2002.358371] [55269]: INFO cinder.api.openstack.wsgi [None req-2a3bceb8-b492-4fef-8265-9637a0236ce8 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 2002.359231] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2a3bceb8-b492-4fef-8265-9637a0236ce8 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2002.359622] [55269]: DEBUG cinder.api.openstack.wsgi [None req-2a3bceb8-b492-4fef-8265-9637a0236ce8 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2002.368118] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2002.368118] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 2002.370555] [55269]: INFO cinder.volume.api [None req-2a3bceb8-b492-4fef-8265-9637a0236ce8 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 2002.374777] [55269]: INFO cinder.api.openstack.wsgi [None req-2a3bceb8-b492-4fef-8265-9637a0236ce8 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 2002.375296] [55269]: [pid: 55269|app: 0|req: 273/585] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:59 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2002.402929] [55270]: DEBUG cinder.api.middleware.request_id [None req-15387958-e83b-4e24-b41f-82c63517d8ee None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2002.404978] [55270]: INFO cinder.api.openstack.wsgi [None req-15387958-e83b-4e24-b41f-82c63517d8ee tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 2002.405204] [55270]: DEBUG cinder.api.openstack.wsgi [None req-15387958-e83b-4e24-b41f-82c63517d8ee tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2002.405418] [55270]: DEBUG cinder.api.openstack.wsgi [None req-15387958-e83b-4e24-b41f-82c63517d8ee tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2002.413729] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2002.413729] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 2002.417155] [55270]: INFO cinder.volume.api [None req-15387958-e83b-4e24-b41f-82c63517d8ee tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 2002.421188] [55270]: INFO cinder.api.openstack.wsgi [None req-15387958-e83b-4e24-b41f-82c63517d8ee tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 2002.421550] [55270]: [pid: 55270|app: 0|req: 313/586] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:00:59 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2012.372859] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=191,cinder:UPDATE=19,cinder:INSERT=1 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2012.419310] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=250,cinder:UPDATE=46,cinder:INSERT=20 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2015.922637] [55269]: DEBUG cinder.api.middleware.request_id [None req-793293c9-a3dd-4611-8908-35a2aff0434f None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2015.923147] [55269]: INFO cinder.api.openstack.wsgi [None req-793293c9-a3dd-4611-8908-35a2aff0434f None None] GET http://10.180.1.21/volume// [ 2015.923269] [55269]: DEBUG cinder.api.openstack.wsgi [None req-793293c9-a3dd-4611-8908-35a2aff0434f None None] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2015.923494] [55269]: DEBUG cinder.api.openstack.wsgi [None req-793293c9-a3dd-4611-8908-35a2aff0434f None None] Calling method 'all' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2015.923907] [55269]: INFO cinder.api.openstack.wsgi [None req-793293c9-a3dd-4611-8908-35a2aff0434f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2015.924251] [55269]: [pid: 55269|app: 0|req: 274/587] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 03:01:12 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2015.929059] [55270]: DEBUG cinder.api.middleware.request_id [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-f52cf89c-47f1-4ae4-90e0-f171b9f3823f None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2015.931380] [55270]: INFO cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-f52cf89c-47f1-4ae4-90e0-f171b9f3823f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2015.932061] [55270]: DEBUG cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-f52cf89c-47f1-4ae4-90e0-f171b9f3823f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d04b1984-dcec-45fa-8a8d-eeff8eed3cb3", "connector": null, "instance_uuid": "c48238b9-7a8a-413c-92af-a0fa4b10fe04"}} {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2015.954763] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2015.954763] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 2015.987383] [55270]: INFO cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-f52cf89c-47f1-4ae4-90e0-f171b9f3823f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2015.987914] [55270]: [pid: 55270|app: 0|req: 314/588] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 03:01:12 2024] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2015.993019] [55269]: DEBUG cinder.api.middleware.request_id [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-b67d071e-e584-4ecb-a64d-e9e496657a40 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2015.995524] [55269]: INFO cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-b67d071e-e584-4ecb-a64d-e9e496657a40 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a8dc07fd-719f-4749-b668-178db6d6b7fe [ 2015.995739] [55269]: DEBUG cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-b67d071e-e584-4ecb-a64d-e9e496657a40 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2015.996107] [55269]: DEBUG cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-b67d071e-e584-4ecb-a64d-e9e496657a40 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'version_select' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2016.005180] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2016.005180] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 2016.531963] [55269]: INFO cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-b67d071e-e584-4ecb-a64d-e9e496657a40 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments/a8dc07fd-719f-4749-b668-178db6d6b7fe returned with HTTP 200 [ 2016.532426] [55269]: [pid: 55269|app: 0|req: 275/589] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 03:01:12 2024] DELETE /volume/v3/attachments/a8dc07fd-719f-4749-b668-178db6d6b7fe => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2020.797320] [55270]: DEBUG cinder.api.middleware.request_id [None req-2c6aa539-9b62-4eb7-a496-35355284a42a None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2020.886194] [55269]: DEBUG cinder.api.middleware.request_id [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-4b51abc3-113d-4526-9562-4652bd1599a3 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2020.888402] [55269]: INFO cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-4b51abc3-113d-4526-9562-4652bd1599a3 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] PUT http://10.180.1.21/volume/v3/attachments/50429319-cbc8-4cdc-aeb5-2dcb75ab03cb [ 2020.888900] [55269]: DEBUG cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-4b51abc3-113d-4526-9562-4652bd1599a3 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-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-371211", "mountpoint": "/dev/sda"}}} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2020.890294] [55270]: INFO cinder.api.openstack.wsgi [None req-2c6aa539-9b62-4eb7-a496-35355284a42a tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 [ 2020.890543] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2c6aa539-9b62-4eb7-a496-35355284a42a tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2020.890866] [55270]: DEBUG cinder.api.openstack.wsgi [None req-2c6aa539-9b62-4eb7-a496-35355284a42a tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2020.899652] [55269]: DEBUG cinder.coordination [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-4b51abc3-113d-4526-9562-4652bd1599a3 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Acquiring lock "cinder-attachment_update-d04b1984-dcec-45fa-8a8d-eeff8eed3cb3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2020.902191] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2020.902191] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 2020.904244] [55269]: DEBUG cinder.coordination [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-4b51abc3-113d-4526-9562-4652bd1599a3 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Lock "cinder-attachment_update-d04b1984-dcec-45fa-8a8d-eeff8eed3cb3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55269) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2020.905687] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2020.905687] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 2020.906372] [55270]: INFO cinder.volume.api [None req-2c6aa539-9b62-4eb7-a496-35355284a42a tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 2020.911234] [55270]: INFO cinder.api.openstack.wsgi [None req-2c6aa539-9b62-4eb7-a496-35355284a42a tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 returned with HTTP 200 [ 2020.911609] [55270]: [pid: 55270|app: 0|req: 315/590] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:01:17 2024] GET /volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 => generated 849 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2020.950398] [55270]: DEBUG cinder.api.middleware.request_id [None req-ecb23b35-79ec-4a3a-b751-d9f57938abe5 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2020.952573] [55270]: INFO cinder.api.openstack.wsgi [None req-ecb23b35-79ec-4a3a-b751-d9f57938abe5 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 [ 2020.952801] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ecb23b35-79ec-4a3a-b751-d9f57938abe5 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2020.953027] [55270]: DEBUG cinder.api.openstack.wsgi [None req-ecb23b35-79ec-4a3a-b751-d9f57938abe5 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2020.960789] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2020.960789] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 2020.964473] [55270]: INFO cinder.volume.api [None req-ecb23b35-79ec-4a3a-b751-d9f57938abe5 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 2020.968735] [55270]: INFO cinder.api.openstack.wsgi [None req-ecb23b35-79ec-4a3a-b751-d9f57938abe5 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 returned with HTTP 200 [ 2020.969247] [55270]: [pid: 55270|app: 0|req: 316/591] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:01:17 2024] GET /volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2021.427169] [55269]: DEBUG cinder.coordination [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-4b51abc3-113d-4526-9562-4652bd1599a3 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Lock "cinder-attachment_update-d04b1984-dcec-45fa-8a8d-eeff8eed3cb3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55269) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2021.427169] [55269]: INFO cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-4b51abc3-113d-4526-9562-4652bd1599a3 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments/50429319-cbc8-4cdc-aeb5-2dcb75ab03cb returned with HTTP 200 [ 2021.427169] [55269]: [pid: 55269|app: 0|req: 276/592] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 03:01:17 2024] PUT /volume/v3/attachments/50429319-cbc8-4cdc-aeb5-2dcb75ab03cb => generated 589 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2021.431908] [55270]: DEBUG cinder.api.middleware.request_id [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-a60b38e9-a45e-416a-9708-cda1915b1a75 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2021.434538] [55270]: INFO cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-a60b38e9-a45e-416a-9708-cda1915b1a75 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/attachments/50429319-cbc8-4cdc-aeb5-2dcb75ab03cb [ 2021.434817] [55270]: DEBUG cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-a60b38e9-a45e-416a-9708-cda1915b1a75 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2021.435083] [55270]: DEBUG cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-a60b38e9-a45e-416a-9708-cda1915b1a75 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2021.449788] [55270]: INFO cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-a60b38e9-a45e-416a-9708-cda1915b1a75 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments/50429319-cbc8-4cdc-aeb5-2dcb75ab03cb returned with HTTP 200 [ 2021.450221] [55270]: [pid: 55270|app: 0|req: 317/593] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Dec 12 03:01:18 2024] GET /volume/v3/attachments/50429319-cbc8-4cdc-aeb5-2dcb75ab03cb => generated 614 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2023.534311] [55269]: DEBUG cinder.api.middleware.request_id [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-3ea32018-8041-4a12-966f-ca405120213b None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2023.537019] [55269]: INFO cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-3ea32018-8041-4a12-966f-ca405120213b tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] POST http://10.180.1.21/volume/v3/attachments/50429319-cbc8-4cdc-aeb5-2dcb75ab03cb/action [ 2023.537441] [55269]: DEBUG cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-3ea32018-8041-4a12-966f-ca405120213b tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action body: b'{"os-complete": null}' {{(pid=55269) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2023.537624] [55269]: DEBUG cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-3ea32018-8041-4a12-966f-ca405120213b tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2023.555300] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2023.555300] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 2023.561563] [55269]: INFO cinder.api.openstack.wsgi [req-f0ba3fd1-9bbf-4d2b-9a22-488c28fd5230 req-3ea32018-8041-4a12-966f-ca405120213b tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments/50429319-cbc8-4cdc-aeb5-2dcb75ab03cb/action returned with HTTP 204 [ 2023.561991] [55269]: [pid: 55269|app: 0|req: 277/594] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 03:01:20 2024] POST /volume/v3/attachments/50429319-cbc8-4cdc-aeb5-2dcb75ab03cb/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2027.963857] [55270]: DEBUG cinder.api.middleware.request_id [None req-09413f2d-0d32-41ef-badf-f106dda91d99 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2027.966044] [55270]: INFO cinder.api.openstack.wsgi [None req-09413f2d-0d32-41ef-badf-f106dda91d99 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 [ 2027.966276] [55270]: DEBUG cinder.api.openstack.wsgi [None req-09413f2d-0d32-41ef-badf-f106dda91d99 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2027.966525] [55270]: DEBUG cinder.api.openstack.wsgi [None req-09413f2d-0d32-41ef-badf-f106dda91d99 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2027.966728] [55270]: INFO cinder.api.v3.volumes [None req-09413f2d-0d32-41ef-badf-f106dda91d99 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Delete volume with id: 4f362fc0-5597-4841-b30a-8280bd34fcf7 [ 2027.977149] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2027.977149] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 2027.977657] [55270]: INFO cinder.volume.api [None req-09413f2d-0d32-41ef-badf-f106dda91d99 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 2027.994324] [55270]: INFO cinder.volume.api [None req-09413f2d-0d32-41ef-badf-f106dda91d99 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Delete volume request issued successfully. [ 2027.994432] [55270]: INFO cinder.api.openstack.wsgi [None req-09413f2d-0d32-41ef-badf-f106dda91d99 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 returned with HTTP 202 [ 2027.995050] [55270]: [pid: 55270|app: 0|req: 318/595] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 03:01:24 2024] DELETE /volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2027.998643] [55269]: DEBUG cinder.api.middleware.request_id [None req-b3755823-6635-4d93-b735-fc812f094cb0 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2028.001764] [55269]: INFO cinder.api.openstack.wsgi [None req-b3755823-6635-4d93-b735-fc812f094cb0 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 [ 2028.002165] [55269]: DEBUG cinder.api.openstack.wsgi [None req-b3755823-6635-4d93-b735-fc812f094cb0 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2028.002537] [55269]: DEBUG cinder.api.openstack.wsgi [None req-b3755823-6635-4d93-b735-fc812f094cb0 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2028.012519] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2028.012519] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 2028.018239] [55269]: INFO cinder.volume.api [None req-b3755823-6635-4d93-b735-fc812f094cb0 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 2028.022934] [55269]: INFO cinder.api.openstack.wsgi [None req-b3755823-6635-4d93-b735-fc812f094cb0 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 returned with HTTP 200 [ 2028.023345] [55269]: [pid: 55269|app: 0|req: 278/596] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:01:24 2024] GET /volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2029.033101] [55270]: DEBUG cinder.api.middleware.request_id [None req-052e4dab-1712-46ac-b3fa-7b2f2881c225 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2029.035136] [55270]: INFO cinder.api.openstack.wsgi [None req-052e4dab-1712-46ac-b3fa-7b2f2881c225 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 [ 2029.035363] [55270]: DEBUG cinder.api.openstack.wsgi [None req-052e4dab-1712-46ac-b3fa-7b2f2881c225 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2029.035609] [55270]: DEBUG cinder.api.openstack.wsgi [None req-052e4dab-1712-46ac-b3fa-7b2f2881c225 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2029.042235] [55270]: INFO cinder.api.openstack.wsgi [None req-052e4dab-1712-46ac-b3fa-7b2f2881c225 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 returned with HTTP 404 [ 2029.042682] [55270]: [pid: 55270|app: 0|req: 319/597] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:01:25 2024] GET /volume/v3/volumes/4f362fc0-5597-4841-b30a-8280bd34fcf7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2029.084996] [55269]: DEBUG cinder.api.middleware.request_id [None req-04b71df7-eda3-4d08-83f9-f0d93c04a45d None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2029.086860] [55269]: INFO cinder.api.openstack.wsgi [None req-04b71df7-eda3-4d08-83f9-f0d93c04a45d tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 2029.087234] [55269]: DEBUG cinder.api.openstack.wsgi [None req-04b71df7-eda3-4d08-83f9-f0d93c04a45d tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2029.087571] [55269]: DEBUG cinder.api.openstack.wsgi [None req-04b71df7-eda3-4d08-83f9-f0d93c04a45d tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'delete' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2029.087925] [55269]: INFO cinder.api.v3.volumes [None req-04b71df7-eda3-4d08-83f9-f0d93c04a45d tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Delete volume with id: fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 2029.098048] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2029.098048] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 2029.098357] [55269]: INFO cinder.volume.api [None req-04b71df7-eda3-4d08-83f9-f0d93c04a45d tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 2029.115016] [55269]: INFO cinder.volume.api [None req-04b71df7-eda3-4d08-83f9-f0d93c04a45d tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Delete volume request issued successfully. [ 2029.115222] [55269]: INFO cinder.api.openstack.wsgi [None req-04b71df7-eda3-4d08-83f9-f0d93c04a45d tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 returned with HTTP 202 [ 2029.115693] [55269]: [pid: 55269|app: 0|req: 279/598] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 03:01:25 2024] DELETE /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2029.119591] [55270]: DEBUG cinder.api.middleware.request_id [None req-58e3c11d-cbba-4c05-9061-d02b30299440 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2029.121685] [55270]: INFO cinder.api.openstack.wsgi [None req-58e3c11d-cbba-4c05-9061-d02b30299440 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 2029.121837] [55270]: DEBUG cinder.api.openstack.wsgi [None req-58e3c11d-cbba-4c05-9061-d02b30299440 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2029.122073] [55270]: DEBUG cinder.api.openstack.wsgi [None req-58e3c11d-cbba-4c05-9061-d02b30299440 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2029.129628] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2029.129628] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 2029.133426] [55270]: INFO cinder.volume.api [None req-58e3c11d-cbba-4c05-9061-d02b30299440 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 2029.138035] [55270]: INFO cinder.api.openstack.wsgi [None req-58e3c11d-cbba-4c05-9061-d02b30299440 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 returned with HTTP 200 [ 2029.138427] [55270]: [pid: 55270|app: 0|req: 320/599] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:01:25 2024] GET /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2030.147306] [55269]: DEBUG cinder.api.middleware.request_id [None req-1bf4f424-7fb4-4dbc-bd16-6da619e29305 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2030.149427] [55269]: INFO cinder.api.openstack.wsgi [None req-1bf4f424-7fb4-4dbc-bd16-6da619e29305 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 2030.149656] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1bf4f424-7fb4-4dbc-bd16-6da619e29305 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2030.149949] [55269]: DEBUG cinder.api.openstack.wsgi [None req-1bf4f424-7fb4-4dbc-bd16-6da619e29305 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2030.157664] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2030.157664] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 2030.161151] [55269]: INFO cinder.volume.api [None req-1bf4f424-7fb4-4dbc-bd16-6da619e29305 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 2030.165441] [55269]: INFO cinder.api.openstack.wsgi [None req-1bf4f424-7fb4-4dbc-bd16-6da619e29305 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 returned with HTTP 200 [ 2030.165968] [55269]: [pid: 55269|app: 0|req: 280/600] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:01:27 2024] GET /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2031.176045] [55270]: DEBUG cinder.api.middleware.request_id [None req-5d3f423b-2576-4695-9cda-a87290935534 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2031.177852] [55270]: INFO cinder.api.openstack.wsgi [None req-5d3f423b-2576-4695-9cda-a87290935534 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 2031.178166] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5d3f423b-2576-4695-9cda-a87290935534 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2031.178444] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5d3f423b-2576-4695-9cda-a87290935534 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2031.186706] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2031.186706] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 2031.190456] [55270]: INFO cinder.volume.api [None req-5d3f423b-2576-4695-9cda-a87290935534 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Volume info retrieved successfully. [ 2031.194823] [55270]: INFO cinder.api.openstack.wsgi [None req-5d3f423b-2576-4695-9cda-a87290935534 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 returned with HTTP 200 [ 2031.195235] [55270]: [pid: 55270|app: 0|req: 321/601] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:01:28 2024] GET /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2032.204895] [55269]: DEBUG cinder.api.middleware.request_id [None req-f11a8501-bdd0-4bf5-a4ad-54150202b5a7 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2032.206973] [55269]: INFO cinder.api.openstack.wsgi [None req-f11a8501-bdd0-4bf5-a4ad-54150202b5a7 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] GET http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 [ 2032.208032] [55269]: DEBUG cinder.api.openstack.wsgi [None req-f11a8501-bdd0-4bf5-a4ad-54150202b5a7 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2032.208032] [55269]: DEBUG cinder.api.openstack.wsgi [None req-f11a8501-bdd0-4bf5-a4ad-54150202b5a7 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2032.213848] [55269]: INFO cinder.api.openstack.wsgi [None req-f11a8501-bdd0-4bf5-a4ad-54150202b5a7 tempest-AttachVolumeShelveTestJSON-1779994752 tempest-AttachVolumeShelveTestJSON-1779994752-project-member] http://10.180.1.21/volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 returned with HTTP 404 [ 2032.214371] [55269]: [pid: 55269|app: 0|req: 281/602] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:01:29 2024] GET /volume/v3/volumes/fce3ab81-3139-4d04-bdd8-7bec1dfedee2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2041.193204] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=33,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2042.210056] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=31,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2063.296389] [55270]: DEBUG cinder.api.middleware.request_id [req-97bf4267-55c3-42e9-96c7-daac099ddbc6 req-1f31dfe9-01c4-44fc-a8a7-53d93009f49b None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2063.298749] [55270]: INFO cinder.api.openstack.wsgi [req-97bf4267-55c3-42e9-96c7-daac099ddbc6 req-1f31dfe9-01c4-44fc-a8a7-53d93009f49b tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] DELETE http://10.180.1.21/volume/v3/attachments/50429319-cbc8-4cdc-aeb5-2dcb75ab03cb [ 2063.298971] [55270]: DEBUG cinder.api.openstack.wsgi [req-97bf4267-55c3-42e9-96c7-daac099ddbc6 req-1f31dfe9-01c4-44fc-a8a7-53d93009f49b tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2063.299212] [55270]: DEBUG cinder.api.openstack.wsgi [req-97bf4267-55c3-42e9-96c7-daac099ddbc6 req-1f31dfe9-01c4-44fc-a8a7-53d93009f49b tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'version_select' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2063.308223] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2063.308223] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 2063.832432] [55270]: INFO cinder.api.openstack.wsgi [req-97bf4267-55c3-42e9-96c7-daac099ddbc6 req-1f31dfe9-01c4-44fc-a8a7-53d93009f49b tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/attachments/50429319-cbc8-4cdc-aeb5-2dcb75ab03cb returned with HTTP 200 [ 2063.832866] [55270]: [pid: 55270|app: 0|req: 322/603] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 03:02:00 2024] DELETE /volume/v3/attachments/50429319-cbc8-4cdc-aeb5-2dcb75ab03cb => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2063.840432] [55269]: DEBUG cinder.api.middleware.request_id [req-97bf4267-55c3-42e9-96c7-daac099ddbc6 req-2dcc270a-c154-467a-825e-fd7ac4782d3e None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2063.842712] [55269]: INFO cinder.api.openstack.wsgi [req-97bf4267-55c3-42e9-96c7-daac099ddbc6 req-2dcc270a-c154-467a-825e-fd7ac4782d3e tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 2063.842900] [55269]: DEBUG cinder.api.openstack.wsgi [req-97bf4267-55c3-42e9-96c7-daac099ddbc6 req-2dcc270a-c154-467a-825e-fd7ac4782d3e tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2063.843149] [55269]: DEBUG cinder.api.openstack.wsgi [req-97bf4267-55c3-42e9-96c7-daac099ddbc6 req-2dcc270a-c154-467a-825e-fd7ac4782d3e tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'delete' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2063.843341] [55269]: INFO cinder.api.v3.volumes [req-97bf4267-55c3-42e9-96c7-daac099ddbc6 req-2dcc270a-c154-467a-825e-fd7ac4782d3e tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Delete volume with id: d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 [ 2063.852683] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2063.852683] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 2063.853218] [55269]: INFO cinder.volume.api [req-97bf4267-55c3-42e9-96c7-daac099ddbc6 req-2dcc270a-c154-467a-825e-fd7ac4782d3e tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 2063.870373] [55269]: INFO cinder.volume.api [req-97bf4267-55c3-42e9-96c7-daac099ddbc6 req-2dcc270a-c154-467a-825e-fd7ac4782d3e tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Delete volume request issued successfully. [ 2063.870373] [55269]: INFO cinder.api.openstack.wsgi [req-97bf4267-55c3-42e9-96c7-daac099ddbc6 req-2dcc270a-c154-467a-825e-fd7ac4782d3e tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 returned with HTTP 202 [ 2063.870777] [55269]: [pid: 55269|app: 0|req: 282/604] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 12 03:02:00 2024] DELETE /volume/v3/volumes/d04b1984-dcec-45fa-8a8d-eeff8eed3cb3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2072.212029] [55270]: DEBUG cinder.api.middleware.request_id [None req-0d652e64-3004-4a9c-be14-f3faa1f8581b None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2072.213696] [55270]: INFO cinder.api.openstack.wsgi [None req-0d652e64-3004-4a9c-be14-f3faa1f8581b tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 2072.213941] [55270]: DEBUG cinder.api.openstack.wsgi [None req-0d652e64-3004-4a9c-be14-f3faa1f8581b tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2072.214198] [55270]: DEBUG cinder.api.openstack.wsgi [None req-0d652e64-3004-4a9c-be14-f3faa1f8581b tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2072.214394] [55270]: INFO cinder.api.v3.volumes [None req-0d652e64-3004-4a9c-be14-f3faa1f8581b tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Delete volume with id: c253876c-91e9-4c8f-b674-798739e9b116 [ 2072.225715] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2072.225715] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 2072.226253] [55270]: INFO cinder.volume.api [None req-0d652e64-3004-4a9c-be14-f3faa1f8581b tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 2072.241640] [55270]: INFO cinder.volume.api [None req-0d652e64-3004-4a9c-be14-f3faa1f8581b tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Delete volume request issued successfully. [ 2072.241846] [55270]: INFO cinder.api.openstack.wsgi [None req-0d652e64-3004-4a9c-be14-f3faa1f8581b tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 202 [ 2072.242255] [55270]: [pid: 55270|app: 0|req: 323/605] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 03:02:09 2024] DELETE /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2072.245173] [55269]: DEBUG cinder.api.middleware.request_id [None req-6f22028e-0d33-4a3d-9265-afc184ffa557 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2072.247359] [55269]: INFO cinder.api.openstack.wsgi [None req-6f22028e-0d33-4a3d-9265-afc184ffa557 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 2072.247588] [55269]: DEBUG cinder.api.openstack.wsgi [None req-6f22028e-0d33-4a3d-9265-afc184ffa557 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2072.247837] [55269]: DEBUG cinder.api.openstack.wsgi [None req-6f22028e-0d33-4a3d-9265-afc184ffa557 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2072.255940] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2072.255940] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 2072.259939] [55269]: INFO cinder.volume.api [None req-6f22028e-0d33-4a3d-9265-afc184ffa557 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 2072.264703] [55269]: INFO cinder.api.openstack.wsgi [None req-6f22028e-0d33-4a3d-9265-afc184ffa557 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 2072.265110] [55269]: [pid: 55269|app: 0|req: 283/606] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:02:09 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2073.274961] [55270]: DEBUG cinder.api.middleware.request_id [None req-0ce85766-ac30-4bdb-bd55-d5da8897b68f None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2073.277514] [55270]: INFO cinder.api.openstack.wsgi [None req-0ce85766-ac30-4bdb-bd55-d5da8897b68f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 2073.277734] [55270]: DEBUG cinder.api.openstack.wsgi [None req-0ce85766-ac30-4bdb-bd55-d5da8897b68f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2073.277952] [55270]: DEBUG cinder.api.openstack.wsgi [None req-0ce85766-ac30-4bdb-bd55-d5da8897b68f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2073.289129] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2073.289129] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 2073.293190] [55270]: INFO cinder.volume.api [None req-0ce85766-ac30-4bdb-bd55-d5da8897b68f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 2073.297871] [55270]: INFO cinder.api.openstack.wsgi [None req-0ce85766-ac30-4bdb-bd55-d5da8897b68f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 2073.298282] [55270]: [pid: 55270|app: 0|req: 324/607] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:02:10 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2074.307420] [55269]: DEBUG cinder.api.middleware.request_id [None req-ddae3b11-4935-4696-ad9a-3f5c78029987 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2074.309459] [55269]: INFO cinder.api.openstack.wsgi [None req-ddae3b11-4935-4696-ad9a-3f5c78029987 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 2074.309705] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ddae3b11-4935-4696-ad9a-3f5c78029987 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2074.309929] [55269]: DEBUG cinder.api.openstack.wsgi [None req-ddae3b11-4935-4696-ad9a-3f5c78029987 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2074.317618] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2074.317618] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 2074.322412] [55269]: INFO cinder.volume.api [None req-ddae3b11-4935-4696-ad9a-3f5c78029987 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Volume info retrieved successfully. [ 2074.326611] [55269]: INFO cinder.api.openstack.wsgi [None req-ddae3b11-4935-4696-ad9a-3f5c78029987 tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 200 [ 2074.326995] [55269]: [pid: 55269|app: 0|req: 284/608] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:02:11 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2075.336284] [55270]: DEBUG cinder.api.middleware.request_id [None req-27fadd93-899d-4914-82a3-e8df4750880f None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2075.338504] [55270]: INFO cinder.api.openstack.wsgi [None req-27fadd93-899d-4914-82a3-e8df4750880f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] GET http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 [ 2075.338728] [55270]: DEBUG cinder.api.openstack.wsgi [None req-27fadd93-899d-4914-82a3-e8df4750880f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2075.338948] [55270]: DEBUG cinder.api.openstack.wsgi [None req-27fadd93-899d-4914-82a3-e8df4750880f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2075.345076] [55270]: INFO cinder.api.openstack.wsgi [None req-27fadd93-899d-4914-82a3-e8df4750880f tempest-ServerActionsTestOtherA-968988627 tempest-ServerActionsTestOtherA-968988627-project-member] http://10.180.1.21/volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 returned with HTTP 404 [ 2075.345549] [55270]: [pid: 55270|app: 0|req: 325/609] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:02:12 2024] GET /volume/v3/volumes/c253876c-91e9-4c8f-b674-798739e9b116 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2084.324505] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2085.341879] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2098.969305] [55269]: DEBUG cinder.api.middleware.request_id [None req-42b0dad7-7f1c-428d-a35b-1ba443708cd2 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2098.971406] [55269]: INFO cinder.api.openstack.wsgi [None req-42b0dad7-7f1c-428d-a35b-1ba443708cd2 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 2098.971624] [55269]: DEBUG cinder.api.openstack.wsgi [None req-42b0dad7-7f1c-428d-a35b-1ba443708cd2 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2098.971840] [55269]: DEBUG cinder.api.openstack.wsgi [None req-42b0dad7-7f1c-428d-a35b-1ba443708cd2 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'delete' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2098.972039] [55269]: INFO cinder.api.v3.volumes [None req-42b0dad7-7f1c-428d-a35b-1ba443708cd2 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Delete volume with id: 2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 2098.983235] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2098.983235] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 2098.983750] [55269]: INFO cinder.volume.api [None req-42b0dad7-7f1c-428d-a35b-1ba443708cd2 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 2098.998843] [55269]: INFO cinder.volume.api [None req-42b0dad7-7f1c-428d-a35b-1ba443708cd2 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Delete volume request issued successfully. [ 2098.999049] [55269]: INFO cinder.api.openstack.wsgi [None req-42b0dad7-7f1c-428d-a35b-1ba443708cd2 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 202 [ 2098.999438] [55269]: [pid: 55269|app: 0|req: 285/610] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 03:02:35 2024] DELETE /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2099.002294] [55270]: DEBUG cinder.api.middleware.request_id [None req-4a2bc947-ec2a-46d1-8b40-92b693e48507 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2099.004432] [55270]: INFO cinder.api.openstack.wsgi [None req-4a2bc947-ec2a-46d1-8b40-92b693e48507 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 2099.004652] [55270]: DEBUG cinder.api.openstack.wsgi [None req-4a2bc947-ec2a-46d1-8b40-92b693e48507 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2099.004876] [55270]: DEBUG cinder.api.openstack.wsgi [None req-4a2bc947-ec2a-46d1-8b40-92b693e48507 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2099.012311] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2099.012311] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 2099.015942] [55270]: INFO cinder.volume.api [None req-4a2bc947-ec2a-46d1-8b40-92b693e48507 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 2099.020464] [55270]: INFO cinder.api.openstack.wsgi [None req-4a2bc947-ec2a-46d1-8b40-92b693e48507 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 2099.020904] [55270]: [pid: 55270|app: 0|req: 326/611] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:02:35 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2100.030440] [55269]: DEBUG cinder.api.middleware.request_id [None req-40c6364c-e2f0-4b0f-b7ad-9aeba5aff502 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2100.032524] [55269]: INFO cinder.api.openstack.wsgi [None req-40c6364c-e2f0-4b0f-b7ad-9aeba5aff502 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 2100.032749] [55269]: DEBUG cinder.api.openstack.wsgi [None req-40c6364c-e2f0-4b0f-b7ad-9aeba5aff502 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2100.032966] [55269]: DEBUG cinder.api.openstack.wsgi [None req-40c6364c-e2f0-4b0f-b7ad-9aeba5aff502 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2100.040803] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2100.040803] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 2100.044305] [55269]: INFO cinder.volume.api [None req-40c6364c-e2f0-4b0f-b7ad-9aeba5aff502 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 2100.048580] [55269]: INFO cinder.api.openstack.wsgi [None req-40c6364c-e2f0-4b0f-b7ad-9aeba5aff502 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 2100.048953] [55269]: [pid: 55269|app: 0|req: 286/612] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:02:36 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2101.058434] [55270]: DEBUG cinder.api.middleware.request_id [None req-4456a03a-979c-41c0-aa8e-8d357dc95ab9 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2101.060544] [55270]: INFO cinder.api.openstack.wsgi [None req-4456a03a-979c-41c0-aa8e-8d357dc95ab9 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 2101.060765] [55270]: DEBUG cinder.api.openstack.wsgi [None req-4456a03a-979c-41c0-aa8e-8d357dc95ab9 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2101.060988] [55270]: DEBUG cinder.api.openstack.wsgi [None req-4456a03a-979c-41c0-aa8e-8d357dc95ab9 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2101.068600] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2101.068600] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 2101.071871] [55270]: INFO cinder.volume.api [None req-4456a03a-979c-41c0-aa8e-8d357dc95ab9 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Volume info retrieved successfully. [ 2101.075913] [55270]: INFO cinder.api.openstack.wsgi [None req-4456a03a-979c-41c0-aa8e-8d357dc95ab9 tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 200 [ 2101.076300] [55270]: [pid: 55270|app: 0|req: 327/613] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:02:37 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2102.085241] [55269]: DEBUG cinder.api.middleware.request_id [None req-7ecde81d-81c3-4db1-a354-1365e6aefc8d None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2102.087409] [55269]: INFO cinder.api.openstack.wsgi [None req-7ecde81d-81c3-4db1-a354-1365e6aefc8d tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] GET http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 [ 2102.087634] [55269]: DEBUG cinder.api.openstack.wsgi [None req-7ecde81d-81c3-4db1-a354-1365e6aefc8d tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2102.087853] [55269]: DEBUG cinder.api.openstack.wsgi [None req-7ecde81d-81c3-4db1-a354-1365e6aefc8d tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2102.093929] [55269]: INFO cinder.api.openstack.wsgi [None req-7ecde81d-81c3-4db1-a354-1365e6aefc8d tempest-ServerActionsTestOtherB-1107504888 tempest-ServerActionsTestOtherB-1107504888-project-member] http://10.180.1.21/volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 returned with HTTP 404 [ 2102.094613] [55269]: [pid: 55269|app: 0|req: 287/614] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:02:38 2024] GET /volume/v3/volumes/2530eec9-9785-4b73-88ea-3c1e49f8f3c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2111.074066] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=8 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2112.090206] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2147.145600] [55270]: DEBUG cinder.api.middleware.request_id [None req-1bddee8a-29bf-4683-8170-dd0daf747eca None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2147.147691] [55270]: INFO cinder.api.openstack.wsgi [None req-1bddee8a-29bf-4683-8170-dd0daf747eca tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 2147.147918] [55270]: DEBUG cinder.api.openstack.wsgi [None req-1bddee8a-29bf-4683-8170-dd0daf747eca tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2147.148148] [55270]: DEBUG cinder.api.openstack.wsgi [None req-1bddee8a-29bf-4683-8170-dd0daf747eca tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'delete' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2147.148334] [55270]: INFO cinder.api.v3.volumes [None req-1bddee8a-29bf-4683-8170-dd0daf747eca tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Delete volume with id: fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 2147.159916] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2147.159916] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 2147.160429] [55270]: INFO cinder.volume.api [None req-1bddee8a-29bf-4683-8170-dd0daf747eca tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 2147.176248] [55270]: INFO cinder.volume.api [None req-1bddee8a-29bf-4683-8170-dd0daf747eca tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Delete volume request issued successfully. [ 2147.176468] [55270]: INFO cinder.api.openstack.wsgi [None req-1bddee8a-29bf-4683-8170-dd0daf747eca tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 202 [ 2147.176860] [55270]: [pid: 55270|app: 0|req: 328/615] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 03:03:24 2024] DELETE /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2147.179510] [55269]: DEBUG cinder.api.middleware.request_id [None req-d0bc364b-921b-4ccc-92cd-b92fc05d3513 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2147.181655] [55269]: INFO cinder.api.openstack.wsgi [None req-d0bc364b-921b-4ccc-92cd-b92fc05d3513 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 2147.181887] [55269]: DEBUG cinder.api.openstack.wsgi [None req-d0bc364b-921b-4ccc-92cd-b92fc05d3513 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2147.182393] [55269]: DEBUG cinder.api.openstack.wsgi [None req-d0bc364b-921b-4ccc-92cd-b92fc05d3513 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2147.189800] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2147.189800] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 2147.193625] [55269]: INFO cinder.volume.api [None req-d0bc364b-921b-4ccc-92cd-b92fc05d3513 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 2147.198345] [55269]: INFO cinder.api.openstack.wsgi [None req-d0bc364b-921b-4ccc-92cd-b92fc05d3513 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 2147.198728] [55269]: [pid: 55269|app: 0|req: 288/616] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:03:24 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2148.208223] [55270]: DEBUG cinder.api.middleware.request_id [None req-5d586a88-46b8-41ea-9d6a-6a5c3bbb1c17 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2148.210310] [55270]: INFO cinder.api.openstack.wsgi [None req-5d586a88-46b8-41ea-9d6a-6a5c3bbb1c17 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 2148.210541] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5d586a88-46b8-41ea-9d6a-6a5c3bbb1c17 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2148.210764] [55270]: DEBUG cinder.api.openstack.wsgi [None req-5d586a88-46b8-41ea-9d6a-6a5c3bbb1c17 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2148.221106] [55270]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2148.221106] [55270]: warnings.warn('Policy enforcement is depending on the value of ' [ 2148.225434] [55270]: INFO cinder.volume.api [None req-5d586a88-46b8-41ea-9d6a-6a5c3bbb1c17 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 2148.230199] [55270]: INFO cinder.api.openstack.wsgi [None req-5d586a88-46b8-41ea-9d6a-6a5c3bbb1c17 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 2148.230705] [55270]: [pid: 55270|app: 0|req: 329/617] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:03:25 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2149.240758] [55269]: DEBUG cinder.api.middleware.request_id [None req-11c5678e-bd72-4920-9a82-51e7bc3f6399 None None] RequestId filter calling following filter/app {{(pid=55269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2149.242902] [55269]: INFO cinder.api.openstack.wsgi [None req-11c5678e-bd72-4920-9a82-51e7bc3f6399 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 2149.243137] [55269]: DEBUG cinder.api.openstack.wsgi [None req-11c5678e-bd72-4920-9a82-51e7bc3f6399 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55269) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2149.243379] [55269]: DEBUG cinder.api.openstack.wsgi [None req-11c5678e-bd72-4920-9a82-51e7bc3f6399 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2149.252899] [55269]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2149.252899] [55269]: warnings.warn('Policy enforcement is depending on the value of ' [ 2149.256563] [55269]: INFO cinder.volume.api [None req-11c5678e-bd72-4920-9a82-51e7bc3f6399 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Volume info retrieved successfully. [ 2149.260821] [55269]: INFO cinder.api.openstack.wsgi [None req-11c5678e-bd72-4920-9a82-51e7bc3f6399 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 200 [ 2149.261200] [55269]: [pid: 55269|app: 0|req: 289/618] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:03:26 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2150.274928] [55270]: DEBUG cinder.api.middleware.request_id [None req-552c2f50-5017-41a4-9422-2f5a014f8e94 None None] RequestId filter calling following filter/app {{(pid=55270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2150.277306] [55270]: INFO cinder.api.openstack.wsgi [None req-552c2f50-5017-41a4-9422-2f5a014f8e94 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] GET http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb [ 2150.277432] [55270]: DEBUG cinder.api.openstack.wsgi [None req-552c2f50-5017-41a4-9422-2f5a014f8e94 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Empty body provided in request {{(pid=55270) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2150.277563] [55270]: DEBUG cinder.api.openstack.wsgi [None req-552c2f50-5017-41a4-9422-2f5a014f8e94 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] Calling method 'show' {{(pid=55270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2150.285695] [55270]: INFO cinder.api.openstack.wsgi [None req-552c2f50-5017-41a4-9422-2f5a014f8e94 tempest-DeleteServersTestJSON-1959749629 tempest-DeleteServersTestJSON-1959749629-project-member] http://10.180.1.21/volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb returned with HTTP 404 [ 2150.286133] [55270]: [pid: 55270|app: 0|req: 330/619] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 03:03:27 2024] GET /volume/v3/volumes/fd61a4ee-ec53-4ec3-a17f-92f608bcaabb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2159.259047] [55269]: DEBUG dbcounter [-] [55269] Writing DB stats cinder:SELECT=8 {{(pid=55269) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2160.279965] [55270]: DEBUG dbcounter [-] [55270] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55270) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}