[ 443.327427] [55085]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 443.328933] [55085]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Feb 19 03:18:48 2025] *** [ 443.328933] [55085]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 443.328933] [55085]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 443.328933] [55085]: nodename: devstack [ 443.328933] [55085]: machine: x86_64 [ 443.328933] [55085]: clock source: unix [ 443.328933] [55085]: pcre jit disabled [ 443.328933] [55085]: detected number of CPU cores: 8 [ 443.328933] [55085]: current working directory: / [ 443.328933] [55085]: detected binary path: /usr/bin/uwsgi-core [ 443.329258] [55085]: your processes number limit is 63753 [ 443.329258] [55085]: your memory page size is 4096 bytes [ 443.329258] [55085]: detected max file descriptor number: 2048 [ 443.329258] [55085]: lock engine: pthread robust mutexes [ 443.329258] [55085]: thunder lock: enabled [ 443.329258] [55085]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 443.329258] [55085]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 443.329258] [55085]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 443.329470] [55085]: Set PythonHome to /opt/stack/data/venv [ 443.357265] [55085]: Python main interpreter initialized at 0x5e14312dbbe0 [ 443.357265] [55085]: python threads support enabled [ 443.357265] [55085]: your server socket listen backlog is limited to 100 connections [ 443.357265] [55085]: your mercy for graceful operations on workers is 80 seconds [ 443.357518] [55085]: mapped 403077 bytes (393 KB) for 2 cores [ 443.357570] [55085]: *** Operational MODE: preforking *** [ 443.357749] [55085]: *** uWSGI is running in multiple interpreter mode *** [ 443.357749] [55085]: spawned uWSGI master process (pid: 55085) [ 443.358451] [55085]: spawned uWSGI worker 1 (pid: 55086, cores: 1) [ 443.358664] [55085]: spawned uWSGI worker 2 (pid: 55087, cores: 1) [ 443.358693] [55085]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 443.548402] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 443.548402] [55087]: debtcollector.deprecate( [ 443.553897] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 443.553897] [55086]: debtcollector.deprecate( [ 444.337835] [55086]: /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 [ 444.337835] [55086]: warnings.warn( [ 444.339694] [55087]: /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 [ 444.339694] [55087]: warnings.warn( [ 444.445217] [55086]: /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. [ 444.445217] [55086]: from defusedxml.lxml import parse [ 444.445328] [55087]: /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. [ 444.445328] [55087]: from defusedxml.lxml import parse [ 444.481180] [55087]: /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) [ 444.481180] [55087]: BASE = declarative_base() [ 444.482209] [55086]: /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) [ 444.482209] [55086]: BASE = declarative_base() [ 444.652085] [55087]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55087) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 444.652396] [55086]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55086) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 444.659173] [55087]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55087) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 444.659605] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.659799] [55086]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55086) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 444.660214] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.660253] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.660408] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.660534] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.660718] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.792831] [55086]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 444.792831] [55086]: @jsonschema.FormatChecker.cls_checks('date-time') [ 444.793056] [55087]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 444.793056] [55087]: @jsonschema.FormatChecker.cls_checks('date-time') [ 444.841188] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.841422] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.841509] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.841587] [55086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.841655] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.841717] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.841758] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.841789] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.842013] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.842105] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.842182] [55087]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.842251] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.842316] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.842393] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.013571] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.013730] [55086]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.013766] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.013810] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.013842] [55086]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.013878] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.013911] [55087]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.013944] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.013974] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.014020] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.014057] [55087]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.014126] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.014192] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.014268] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.019179] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.019293] [55086]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.019353] [55086]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.019398] [55086]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.019433] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.019479] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.019515] [55087]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.019546] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.019575] [55087]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.019605] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.019645] [55087]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.019676] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.019747] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.019816] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.020814] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.020899] [55086]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.020966] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.021016] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.021057] [55086]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.021091] [55087]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.021121] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.021158] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.021196] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.021226] [55087]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.021259] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.021289] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.021319] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.021387] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.022193] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.022295] [55086]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.022387] [55086]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.022459] [55086]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.022495] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.022528] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.022564] [55087]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.022598] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.022643] [55087]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.022683] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.022720] [55087]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.022757] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.022801] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.022879] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.024077] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.024165] [55086]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.024236] [55086]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.024302] [55086]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.024366] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.024430] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.024470] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.024513] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.024551] [55087]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.024598] [55087]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.024664] [55087]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.024731] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.024803] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.024873] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.027689] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.027773] [55086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.027842] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.027911] [55086]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.027975] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.028052] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.028122] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.028283] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.028366] [55087]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.028436] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.028505] [55087]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.028582] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.028646] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.028716] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.029437] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.029520] [55086]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.029589] [55086]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.029638] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.029677] [55086]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.029716] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.029750] [55087]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.029788] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.029821] [55087]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.029848] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.029882] [55087]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.029915] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.029971] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.030050] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.030539] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.030624] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.030691] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.030757] [55086]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.030811] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.030854] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.030887] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.030925] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.030965] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.031017] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.031053] [55087]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.031084] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.031151] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.031233] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.040384] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.040470] [55086]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.040539] [55086]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.040607] [55086]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.040671] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.040744] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.040843] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.041022] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.041110] [55087]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.041181] [55087]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.041251] [55087]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.041318] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.041392] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.041464] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.041710] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.041784] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.041822] [55086]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.041853] [55087]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.041885] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.041916] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.041945] [55086]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.041974] [55087]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.042012] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.042044] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.042074] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.042109] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.042139] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.042170] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.043887] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.043993] [55086]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.044031] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.044097] [55087]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.044130] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.044160] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.044194] [55086]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.044224] [55087]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.044253] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.044286] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.044319] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.044362] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.044397] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.044429] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.048619] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.048748] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.048784] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.048824] [55087]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.048888] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.048922] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.048959] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.049024] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.049064] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.049108] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.049187] [55086]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.049277] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.049343] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.049416] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.063155] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.063243] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.063312] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.063389] [55087]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.063454] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.063517] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.063587] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.063901] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.064035] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.064115] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.064192] [55086]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.064261] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.064327] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.064366] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.064420] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.064453] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.064491] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.064560] [55087]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.064623] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.064686] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.064754] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.064787] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.064858] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.064926] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.065007] [55086]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.065076] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.065139] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.065210] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.065519] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.065610] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.065681] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.065751] [55087]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.065815] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.065877] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.065950] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.066094] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.066197] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.066294] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.066371] [55086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.066462] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.066528] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.066600] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.068508] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.068590] [55087]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.068659] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.068726] [55087]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.068779] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.068812] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.068842] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.068872] [55086]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.068901] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.068936] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.068994] [55086]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.069073] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.069137] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.069206] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.069660] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.069741] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.069811] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.069879] [55087]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.069942] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.070010] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.070043] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.070087] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.070125] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.070213] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.070290] [55086]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.070385] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.070453] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.070525] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.073928] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.074013] [55087]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.074088] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.074156] [55087]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.074222] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.074285] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.074326] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.074359] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.074398] [55086]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.074471] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.074540] [55086]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.074604] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.074667] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.074737] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.077224] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.077303] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.077373] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.077440] [55087]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.077504] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.077566] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.077636] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.077935] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.078032] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.078065] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.078101] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.078147] [55087]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.078185] [55086]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.078219] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.078248] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.078289] [55087]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.078320] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.078354] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.078384] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.078414] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.078471] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.078632] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.078704] [55086]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.078768] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.078832] [55086]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.078894] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.078956] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.079034] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.082443] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.082515] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.082557] [55087]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.082589] [55087]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.082617] [55086]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.082646] [55087]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.082676] [55086]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.082706] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.082739] [55086]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.082769] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.082798] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.082827] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.082858] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.082919] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.083573] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.083657] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.083725] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.083759] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.083789] [55087]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.083818] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.083899] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.083932] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.083962] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.083991] [55086]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.084031] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.084061] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.084097] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.084151] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.085759] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.085844] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.085914] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.085982] [55087]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.086060] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.086105] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.086138] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.086169] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.086198] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.086231] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.086302] [55086]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.086367] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.086442] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.086512] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.089333] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.089413] [55087]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.089482] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.089550] [55087]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.089614] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.089676] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.089746] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.089778] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.089830] [55086]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.089914] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.089982] [55086]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.090057] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.090120] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.090191] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.092789] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.092837] [55087]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.092909] [55087]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.092978] [55087]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.093056] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.093121] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.093190] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.093346] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.093432] [55086]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.093503] [55086]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.093572] [55086]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.093647] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.093710] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.093781] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.093938] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.094030] [55087]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.094102] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.094134] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.094165] [55087]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.094195] [55086]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.094226] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.094256] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.094285] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.094315] [55086]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.094345] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.094378] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.094412] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.094470] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.095172] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.095256] [55087]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.095326] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.095365] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.095400] [55087]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.095454] [55086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.095493] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.095536] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.095582] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.095630] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.095672] [55086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.095672] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.095738] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.095789] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.097517] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.097598] [55087]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.097643] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.097677] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.097717] [55086]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.097754] [55087]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.097794] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.097825] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.097858] [55086]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.097889] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.097918] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.097950] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.097982] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.098020] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.098970] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.099044] [55087]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.099185] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.099185] [55087]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.099304] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.099354] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.099354] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.099471] [55086]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.099500] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.099538] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.099538] [55086]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.099538] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.099621] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.099674] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.101196] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.101278] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.101344] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.101382] [55087]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.101412] [55087]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.101442] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.101486] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.101521] [55086]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.101551] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.101581] [55086]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.101610] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.101639] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.101683] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.101751] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.102853] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.102917] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.102957] [55087]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.102988] [55086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.103025] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.103071] [55087]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.103108] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.103138] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.103169] [55086]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.103199] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.103230] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.103266] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.158679] [55086]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55086) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 445.158837] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.158880] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.159030] [55087]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55087) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 445.159070] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.159147] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.159189] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.159228] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.159272] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.159324] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.159324] [55086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.159384] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.159442] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.159478] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.159507] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.159537] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.159567] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.159597] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.159630] [55086]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.159662] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.159691] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.159719] [55087]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.159754] [55086]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.159788] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.159819] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.159848] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.159878] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.159910] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.159941] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.159970] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.160000] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.160041] [55087]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.160071] [55086]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.160100] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.160129] [55086]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.160164] [55087]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.160201] [55086]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.160231] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.160262] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.160291] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.160319] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.160347] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.160377] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.160406] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.160435] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.160468] [55087]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.160499] [55086]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.160529] [55087]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.160529] [55087]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.160585] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.160614] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.160643] [55086]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.160673] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.160703] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.160734] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.160765] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.160794] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.160824] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.160854] [55087]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.160883] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.160913] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.160942] [55086]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.160971] [55087]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.161009] [55086]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.161041] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.161071] [55086]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.161102] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.161133] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.161163] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.161194] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.161225] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.161256] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.161291] [55087]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.161320] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.161345] [55087]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.161370] [55086]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.161395] [55087]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.161425] [55086]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.161453] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.161478] [55086]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.161502] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.161532] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.161562] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.161592] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.161621] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.161651] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.161682] [55087]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.161711] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.161744] [55087]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.161774] [55086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.161807] [55087]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.161837] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.161867] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.161905] [55086]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.161937] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.161967] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.161997] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.162031] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.162061] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.162146] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.162181] [55087]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.162212] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.162243] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.162273] [55086]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.162302] [55087]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.162332] [55086]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.162362] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.162390] [55086]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.162424] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.162455] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.162484] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.162513] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.162543] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.162573] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.162603] [55087]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.162633] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.162662] [55087]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.162694] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.162725] [55087]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.162754] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.162783] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.162814] [55086]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.162846] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.162875] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.162904] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.162935] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.162966] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.162998] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.163036] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.163066] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.163096] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.163125] [55086]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.163156] [55087]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.163186] [55086]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.163212] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.163247] [55086]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.163277] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.163306] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.163336] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.163365] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.163394] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.163423] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.163453] [55087]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.163484] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.163516] [55087]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.163547] [55086]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.163577] [55087]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.163606] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.163635] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.163665] [55086]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.163695] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.163725] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.163754] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.163786] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.163816] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.163848] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.163877] [55087]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.163905] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.163935] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.163965] [55086]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.163993] [55087]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.164027] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.164059] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.164090] [55086]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.164121] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.164151] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.164179] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.164209] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.164239] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.164268] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.164297] [55087]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.164329] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.164360] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.164389] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.164418] [55087]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.164447] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.164477] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.164506] [55086]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.164535] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.164564] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.164596] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.164627] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.164656] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.164685] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.164715] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.164746] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.164776] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.164805] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.164805] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.164863] [55087]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.164894] [55086]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.164924] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.164953] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.164983] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.165017] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.165043] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.165072] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.165102] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.165136] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.165165] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.165190] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.165215] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.165243] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.165272] [55087]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.165302] [55086]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.165333] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.165363] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.165392] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.165425] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.165468] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.165513] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.165546] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.165576] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.165606] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.165635] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.165664] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.165707] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.165759] [55087]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.165800] [55086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.165831] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.165860] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.165896] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.165929] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.165959] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.165988] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.166047] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.166078] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.166107] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.166143] [55086]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.166175] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.166205] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.166234] [55087]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.166263] [55086]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.166294] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.166326] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.166358] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.166389] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.166418] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.166449] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.166479] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.166516] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.166548] [55087]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.166577] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.166607] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.166636] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.166665] [55087]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.166695] [55086]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.166725] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.166754] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.166786] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.166816] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.166848] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.166878] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.166908] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.166938] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.166968] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.166998] [55086]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.167038] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.167072] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.167102] [55087]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.167132] [55086]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.167162] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.167191] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.167221] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.167251] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.167281] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.167281] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.167341] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.167372] [55087]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.167402] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.167432] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.167463] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.167494] [55087]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.167524] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.167555] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.167585] [55086]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.167619] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.167650] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.167681] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.167711] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.167741] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.167771] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.167801] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.167829] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.167860] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.167895] [55086]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.167895] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.167953] [55087]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.167983] [55086]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.168021] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.168052] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.168082] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.168111] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.168148] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.168195] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.168229] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.168259] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.168290] [55087]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.168320] [55086]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.168351] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.168380] [55086]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.168409] [55087]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.168439] [55086]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.168473] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.168503] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.168533] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.168564] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.168594] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.168624] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.168653] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.168683] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.168713] [55087]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.168746] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.168776] [55087]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.168805] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.168834] [55087]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.168864] [55086]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.168894] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.168922] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.168951] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.168982] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.169022] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.169053] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.169084] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.169119] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.169167] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.169199] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.169238] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.169274] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.169305] [55087]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.169339] [55086]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.169370] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.169400] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.169430] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.169459] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.169489] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.169519] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.169549] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.169579] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.169662] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.169695] [55086]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.169725] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.169755] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.169786] [55087]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.169816] [55086]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.169846] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.169875] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.169904] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.169938] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.169972] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.170011] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.170040] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.170065] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.170091] [55087]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.170114] [55086]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.170139] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.170163] [55086]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.170194] [55087]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.170219] [55086]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.170243] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.170269] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.170293] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.170318] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.170343] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.170368] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.170392] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.170421] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.170447] [55087]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.170471] [55086]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.170495] [55087]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.170520] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.170543] [55087]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.170568] [55086]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.170591] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.170616] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.170645] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.170670] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.170695] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.170720] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.170744] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.170770] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.170795] [55087]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.170819] [55086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.170847] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.170877] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.170902] [55087]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.170927] [55086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.170951] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.170975] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.171025] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.171052] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.171077] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.171102] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.171131] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.171157] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.171182] [55087]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.171182] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.171228] [55086]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.171252] [55087]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.171277] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.171302] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.171329] [55086]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.171356] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.171382] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.171406] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.171431] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.171431] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.171476] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.171476] [55087]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.171523] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.171548] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.171572] [55086]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.171600] [55087]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.171625] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.171649] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.171674] [55086]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.171699] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.171726] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.171758] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.171788] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.171817] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.171850] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.171881] [55087]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.171912] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.171944] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.171975] [55086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.172012] [55087]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.172042] [55086]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.172071] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.172100] [55086]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.172133] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.172165] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.172195] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.172226] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.172258] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.172289] [55086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.172319] [55087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.172348] [55086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.172379] [55087]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.172412] [55086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.172443] [55087]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.172472] [55086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.172503] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.172533] [55086]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.172562] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.172591] [55086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.172618] [55087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.172652] [55086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55086) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.172686] [55087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55087) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.172686] [55087]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.172686] [55087]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.172686] [55087]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.172686] [55087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.172686] [55087]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55087) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.198520] [55086]: INFO dbcounter [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Registered counter for database cinder [ 445.198650] [55087]: INFO dbcounter [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Registered counter for database cinder [ 445.207655] [55086]: DEBUG oslo_db.sqlalchemy.engines [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d 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=55086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 445.207764] [55087]: DEBUG oslo_db.sqlalchemy.engines [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 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=55087) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 445.332741] [55086]: DEBUG dbcounter [-] [55086] Writer thread running {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 445.336064] [55086]: INFO cinder.rpc [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 445.338323] [55086]: INFO cinder.rpc [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 445.339688] [55087]: DEBUG dbcounter [-] [55087] Writer thread running {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 445.340505] [55086]: INFO cinder.rpc [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 445.341842] [55087]: INFO cinder.rpc [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 445.342341] [55086]: INFO cinder.rpc [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 445.342743] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.342960] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.343972] [55087]: INFO cinder.rpc [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 445.344510] [55086]: WARNING cinder.keymgr.conf_key_mgr [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d 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' [ 445.345925] [55087]: INFO cinder.rpc [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 445.347338] [55086]: DEBUG oslo_db.sqlalchemy.engines [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d 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=55086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 445.347689] [55087]: INFO cinder.rpc [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 445.348101] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.348317] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.348976] [55087]: WARNING cinder.keymgr.conf_key_mgr [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 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' [ 445.349028] [55086]: INFO cinder.rpc [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 445.350861] [55086]: INFO cinder.rpc [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 445.351282] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.351448] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.351762] [55087]: DEBUG oslo_db.sqlalchemy.engines [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 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=55087) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 445.352516] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.352679] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.353363] [55087]: INFO cinder.rpc [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 445.353453] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.353614] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.355493] [55087]: INFO cinder.rpc [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 445.355898] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.356088] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.357176] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.357340] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.358152] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.358339] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.364855] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.365038] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.368076] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.368277] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.370423] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.370596] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.370898] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.371070] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.373250] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.373432] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.374529] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.374701] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.376100] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.376298] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.377245] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.377413] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.379854] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.379918] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.380027] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.380063] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.382608] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.382731] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.382768] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.382905] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.385240] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.385414] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.385562] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.385730] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.387739] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.387906] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.388375] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.388534] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.388843] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.389010] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.390835] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.390999] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.391974] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.392155] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.393376] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.393543] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.394470] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.394629] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.397638] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.397801] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.488324] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.488518] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.491883] [55086]: WARNING cinder.api.contrib.hosts [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 445.492336] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.492510] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.493384] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.493561] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.493627] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.493829] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.494528] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.494690] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.495452] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.495611] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.496614] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.496782] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.497149] [55087]: WARNING cinder.api.contrib.hosts [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 445.497587] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.497690] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.497755] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.497852] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.498645] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.498697] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.498812] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.498849] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.499764] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.499809] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.499923] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.499958] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.500732] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.500832] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.500891] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.501009] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.501745] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: extensions {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.501901] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.502084] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.502991] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.503092] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: os-hosts {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.503165] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.503968] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.504143] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.505067] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.505233] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.505846] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: qos-specs {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.506171] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.506330] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.507053] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: extensions {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.508082] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: os-quota-class-sets {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.508429] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: os-hosts {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.509526] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: scheduler-stats {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.510437] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: qos-specs {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.511043] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: os-snapshot-manage {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.512532] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: capabilities {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.513026] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: os-quota-class-sets {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.513936] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: encryption {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.514804] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: scheduler-stats {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.515660] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: cgsnapshots {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.516310] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: os-snapshot-manage {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.517108] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: os-quota-sets {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.517785] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: capabilities {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.518687] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: os-volume-manage {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.519176] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: encryption {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.520841] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: cgsnapshots {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.521034] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: os-volume-transfer {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.522278] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: os-quota-sets {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.522738] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: os-volume-type-access {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.523803] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: os-volume-manage {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.524329] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: backups {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.526167] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: os-volume-transfer {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.526425] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: os-services {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.527820] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: os-volume-type-access {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.528102] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: consistencygroups {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.529472] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: backups {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.530132] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: extra_specs {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.531513] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: os-services {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.531718] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: os-availability-zone {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.532810] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: consistencygroups {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.533022] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extended resource: encryption {{(pid=55086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.534796] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: extra_specs {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.534917] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.535114] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.536075] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.536260] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.536380] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: os-availability-zone {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.537121] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.537280] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.538037] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extended resource: encryption {{(pid=55087) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 445.538190] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.538361] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.539287] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.539447] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.539953] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.540143] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.540365] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.540535] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.541128] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.541298] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.541492] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.541654] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.542148] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.542307] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.542500] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.542662] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.543163] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.543323] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.543648] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.543811] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.544244] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.544402] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.544610] [55086]: WARNING stevedore.named [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.544772] [55086]: WARNING castellan.key_manager [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.545341] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.545464] [55086]: DEBUG cinder.api.contrib.snapshot_actions [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] SnapshotActionsController initialized {{(pid=55086) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 445.545498] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.545600] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension VolumeActions extending resource: volumes {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.545765] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension UsedLimits extending resource: limits {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.545890] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.546024] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.546169] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension TypesManage extending resource: types {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.546298] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.546426] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension AdminActions extending resource: volumes {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.546467] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.546558] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension AdminActions extending resource: snapshots {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.546594] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.546681] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension AdminActions extending resource: backups {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.546797] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension VolumeTypeAccess extending resource: types {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.546924] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.547059] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.547185] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.547388] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.547421] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.547511] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.547563] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.547623] [55086]: DEBUG cinder.api.openstack [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d None None] Extension SnapshotActions extending resource: snapshots {{(pid=55086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.548583] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.548737] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.549581] [55087]: WARNING stevedore.named [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.549739] [55087]: WARNING castellan.key_manager [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.549869] [55086]: WARNING keystonemiddleware.auth_token [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d 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. [ 445.550440] [55087]: DEBUG cinder.api.contrib.snapshot_actions [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] SnapshotActionsController initialized {{(pid=55087) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 445.550601] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension VolumeActions extending resource: volumes {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.550764] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension UsedLimits extending resource: limits {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.550889] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.551021] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.551140] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension TypesManage extending resource: types {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.551262] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.551383] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension AdminActions extending resource: volumes {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.551516] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension AdminActions extending resource: snapshots {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.551630] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension AdminActions extending resource: backups {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.551744] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.551870] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.551990] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.552124] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.552324] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.552441] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.552552] [55087]: DEBUG cinder.api.openstack [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55087) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 445.554293] [55086]: WARNING keystonemiddleware.auth_token [None req-253ddf34-43fc-4fb1-8140-06b8feeb3e8d 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 [ 445.554688] [55087]: WARNING keystonemiddleware.auth_token [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 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. [ 445.556784] [55086]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5e14312dbbe0 pid: 55086 (default app) [ 445.558956] [55087]: WARNING keystonemiddleware.auth_token [None req-c21bf620-dd0b-4a42-b87b-adf7d7960069 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 [ 445.561374] [55087]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5e14312dbbe0 pid: 55087 (default app) [ 445.566042] [55086]: /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. [ 445.566042] [55086]: warnings.warn(deprecated_msg) [ 445.566213] [55086]: /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. [ 445.566213] [55086]: warnings.warn(deprecated_msg) [ 445.566213] [55086]: /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. [ 445.566213] [55086]: warnings.warn(deprecated_msg) [ 445.566213] [55086]: /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. [ 445.566414] [55086]: warnings.warn(deprecated_msg) [ 445.566414] [55086]: /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. [ 445.566414] [55086]: warnings.warn(deprecated_msg) [ 445.566414] [55086]: /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. [ 445.566414] [55086]: warnings.warn(deprecated_msg) [ 445.566414] [55086]: /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. [ 445.566635] [55086]: warnings.warn(deprecated_msg) [ 445.566635] [55086]: /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. [ 445.566635] [55086]: warnings.warn(deprecated_msg) [ 445.566635] [55086]: /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. [ 445.566635] [55086]: warnings.warn(deprecated_msg) [ 445.566804] [55086]: /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. [ 445.566804] [55086]: warnings.warn(deprecated_msg) [ 445.566804] [55086]: /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. [ 445.566804] [55086]: warnings.warn(deprecated_msg) [ 445.566952] [55086]: /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. [ 445.566952] [55086]: warnings.warn(deprecated_msg) [ 445.566952] [55086]: /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. [ 445.566952] [55086]: warnings.warn(deprecated_msg) [ 445.567120] [55086]: /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. [ 445.567120] [55086]: warnings.warn(deprecated_msg) [ 445.567120] [55086]: /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. [ 445.567120] [55086]: warnings.warn(deprecated_msg) [ 445.567120] [55086]: /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. [ 445.567307] [55086]: warnings.warn(deprecated_msg) [ 445.567307] [55086]: /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. [ 445.567307] [55086]: warnings.warn(deprecated_msg) [ 445.567307] [55086]: /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. [ 445.567307] [55086]: warnings.warn(deprecated_msg) [ 445.567478] [55086]: /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. [ 445.567478] [55086]: warnings.warn(deprecated_msg) [ 445.567478] [55086]: /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. [ 445.567478] [55086]: warnings.warn(deprecated_msg) [ 445.567478] [55086]: /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. [ 445.567478] [55086]: warnings.warn(deprecated_msg) [ 445.567686] [55086]: /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. [ 445.567686] [55086]: warnings.warn(deprecated_msg) [ 445.567686] [55086]: /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. [ 445.567686] [55086]: warnings.warn(deprecated_msg) [ 445.567686] [55086]: /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. [ 445.567686] [55086]: warnings.warn(deprecated_msg) [ 445.567892] [55086]: /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. [ 445.567892] [55086]: warnings.warn(deprecated_msg) [ 445.567892] [55086]: /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. [ 445.567892] [55086]: warnings.warn(deprecated_msg) [ 445.567892] [55086]: /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. [ 445.567892] [55086]: warnings.warn(deprecated_msg) [ 445.568113] [55086]: /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. [ 445.568113] [55086]: warnings.warn(deprecated_msg) [ 445.568113] [55086]: /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. [ 445.568113] [55086]: warnings.warn(deprecated_msg) [ 445.568113] [55086]: /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. [ 445.568113] [55086]: warnings.warn(deprecated_msg) [ 445.568344] [55086]: /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. [ 445.568344] [55086]: warnings.warn(deprecated_msg) [ 445.568344] [55086]: /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. [ 445.568344] [55086]: warnings.warn(deprecated_msg) [ 445.568484] [55086]: /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. [ 445.568484] [55086]: warnings.warn(deprecated_msg) [ 445.568484] [55086]: /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. [ 445.568484] [55086]: warnings.warn(deprecated_msg) [ 445.568484] [55086]: /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. [ 445.568665] [55086]: warnings.warn(deprecated_msg) [ 445.568665] [55086]: /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. [ 445.568665] [55086]: warnings.warn(deprecated_msg) [ 445.568665] [55086]: /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. [ 445.568665] [55086]: warnings.warn(deprecated_msg) [ 445.568834] [55086]: /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. [ 445.568834] [55086]: warnings.warn(deprecated_msg) [ 445.568834] [55086]: /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. [ 445.568834] [55086]: warnings.warn(deprecated_msg) [ 445.568834] [55086]: /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. [ 445.568834] [55086]: warnings.warn(deprecated_msg) [ 445.569037] [55086]: /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. [ 445.569037] [55086]: warnings.warn(deprecated_msg) [ 445.569037] [55086]: /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. [ 445.569037] [55086]: warnings.warn(deprecated_msg) [ 445.569037] [55086]: /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. [ 445.569224] [55086]: warnings.warn(deprecated_msg) [ 445.569224] [55086]: /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. [ 445.569224] [55086]: warnings.warn(deprecated_msg) [ 445.569224] [55086]: /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. [ 445.569224] [55086]: warnings.warn(deprecated_msg) [ 445.569395] [55086]: /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. [ 445.569395] [55086]: warnings.warn(deprecated_msg) [ 445.569395] [55086]: /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. [ 445.569395] [55086]: warnings.warn(deprecated_msg) [ 445.569535] [55086]: /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. [ 445.569535] [55086]: warnings.warn(deprecated_msg) [ 445.569535] [55086]: /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. [ 445.569535] [55086]: warnings.warn(deprecated_msg) [ 445.569683] [55086]: /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. [ 445.569683] [55086]: warnings.warn(deprecated_msg) [ 445.569683] [55086]: /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. [ 445.569683] [55086]: warnings.warn(deprecated_msg) [ 445.569683] [55086]: /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. [ 445.569875] [55086]: warnings.warn(deprecated_msg) [ 445.569875] [55086]: /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. [ 445.569875] [55086]: warnings.warn(deprecated_msg) [ 445.569875] [55086]: /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. [ 445.569875] [55086]: warnings.warn(deprecated_msg) [ 445.570045] [55086]: /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. [ 445.570045] [55086]: warnings.warn(deprecated_msg) [ 445.570045] [55086]: /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. [ 445.570045] [55086]: warnings.warn(deprecated_msg) [ 445.570193] [55086]: /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. [ 445.570193] [55086]: warnings.warn(deprecated_msg) [ 445.570193] [55086]: /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. [ 445.570193] [55086]: warnings.warn(deprecated_msg) [ 445.570337] [55086]: /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. [ 445.570337] [55086]: warnings.warn(deprecated_msg) [ 445.570337] [55086]: /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. [ 445.570337] [55086]: warnings.warn(deprecated_msg) [ 445.570482] [55086]: /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. [ 445.570482] [55086]: warnings.warn(deprecated_msg) [ 445.570482] [55086]: /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. [ 445.570482] [55086]: warnings.warn(deprecated_msg) [ 445.570630] [55086]: /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. [ 445.570630] [55086]: warnings.warn(deprecated_msg) [ 445.570630] [55086]: /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. [ 445.570630] [55086]: warnings.warn(deprecated_msg) [ 445.570773] [55086]: /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. [ 445.570773] [55086]: warnings.warn(deprecated_msg) [ 445.570773] [55086]: /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. [ 445.570773] [55086]: warnings.warn(deprecated_msg) [ 445.570773] [55086]: /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. [ 445.570773] [55086]: warnings.warn(deprecated_msg) [ 445.570979] [55086]: /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. [ 445.570979] [55086]: warnings.warn(deprecated_msg) [ 445.570979] [55086]: /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. [ 445.570979] [55086]: warnings.warn(deprecated_msg) [ 445.570979] [55086]: /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. [ 445.571176] [55086]: warnings.warn(deprecated_msg) [ 445.571176] [55086]: /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. [ 445.571176] [55086]: warnings.warn(deprecated_msg) [ 445.571176] [55086]: /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. [ 445.571176] [55086]: warnings.warn(deprecated_msg) [ 445.571176] [55086]: /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. [ 445.571176] [55086]: warnings.warn(deprecated_msg) [ 445.571414] [55086]: /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. [ 445.571414] [55086]: warnings.warn(deprecated_msg) [ 445.571414] [55086]: /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. [ 445.571414] [55086]: warnings.warn(deprecated_msg) [ 445.571414] [55086]: /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. [ 445.571414] [55086]: warnings.warn(deprecated_msg) [ 445.571624] [55086]: /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. [ 445.571624] [55086]: warnings.warn(deprecated_msg) [ 445.571624] [55086]: /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. [ 445.571624] [55086]: warnings.warn(deprecated_msg) [ 445.571624] [55086]: /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. [ 445.571624] [55086]: warnings.warn(deprecated_msg) [ 445.571833] [55086]: /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. [ 445.571833] [55086]: warnings.warn(deprecated_msg) [ 445.571833] [55086]: /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. [ 445.571833] [55086]: warnings.warn(deprecated_msg) [ 445.571833] [55086]: /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. [ 445.571833] [55086]: warnings.warn(deprecated_msg) [ 445.572049] [55086]: /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. [ 445.572049] [55086]: warnings.warn(deprecated_msg) [ 445.572049] [55086]: /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. [ 445.572049] [55086]: warnings.warn(deprecated_msg) [ 445.572193] [55086]: /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. [ 445.572193] [55086]: warnings.warn(deprecated_msg) [ 445.572193] [55086]: /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. [ 445.572193] [55086]: warnings.warn(deprecated_msg) [ 445.572334] [55086]: /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. [ 445.572334] [55086]: warnings.warn(deprecated_msg) [ 445.572334] [55086]: /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. [ 445.572334] [55086]: warnings.warn(deprecated_msg) [ 445.572480] [55086]: /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. [ 445.572480] [55086]: warnings.warn(deprecated_msg) [ 445.572480] [55086]: /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. [ 445.572480] [55086]: warnings.warn(deprecated_msg) [ 445.572480] [55086]: DEBUG cinder.api.middleware.request_id [None req-4bf1fee0-b549-48d4-9793-90a002fd3619 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 445.572480] [55086]: [pid: 55086|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Feb 19 03:18:50 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 448.859694] [55087]: /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. [ 448.859694] [55087]: warnings.warn(deprecated_msg) [ 448.859694] [55087]: /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. [ 448.859694] [55087]: warnings.warn(deprecated_msg) [ 448.860135] [55087]: /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. [ 448.860135] [55087]: warnings.warn(deprecated_msg) [ 448.860135] [55087]: /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. [ 448.860135] [55087]: warnings.warn(deprecated_msg) [ 448.860249] [55087]: /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. [ 448.860249] [55087]: warnings.warn(deprecated_msg) [ 448.860249] [55087]: /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. [ 448.860249] [55087]: warnings.warn(deprecated_msg) [ 448.860249] [55087]: /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. [ 448.860249] [55087]: warnings.warn(deprecated_msg) [ 448.860423] [55087]: /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. [ 448.860423] [55087]: warnings.warn(deprecated_msg) [ 448.860423] [55087]: /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. [ 448.860423] [55087]: warnings.warn(deprecated_msg) [ 448.860423] [55087]: /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. [ 448.860962] [55087]: warnings.warn(deprecated_msg) [ 448.860962] [55087]: /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. [ 448.860962] [55087]: warnings.warn(deprecated_msg) [ 448.860962] [55087]: /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. [ 448.860962] [55087]: warnings.warn(deprecated_msg) [ 448.861115] [55087]: /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. [ 448.861115] [55087]: warnings.warn(deprecated_msg) [ 448.861115] [55087]: /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. [ 448.861115] [55087]: warnings.warn(deprecated_msg) [ 448.861224] [55087]: /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. [ 448.861224] [55087]: warnings.warn(deprecated_msg) [ 448.861224] [55087]: /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. [ 448.861224] [55087]: warnings.warn(deprecated_msg) [ 448.861224] [55087]: /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. [ 448.861359] [55087]: warnings.warn(deprecated_msg) [ 448.861359] [55087]: /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. [ 448.861359] [55087]: warnings.warn(deprecated_msg) [ 448.861359] [55087]: /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. [ 448.861359] [55087]: warnings.warn(deprecated_msg) [ 448.861485] [55087]: /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. [ 448.861485] [55087]: warnings.warn(deprecated_msg) [ 448.861485] [55087]: /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. [ 448.861485] [55087]: warnings.warn(deprecated_msg) [ 448.861485] [55087]: /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. [ 448.861485] [55087]: warnings.warn(deprecated_msg) [ 448.861648] [55087]: /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. [ 448.861648] [55087]: warnings.warn(deprecated_msg) [ 448.861648] [55087]: /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. [ 448.861648] [55087]: warnings.warn(deprecated_msg) [ 448.861648] [55087]: /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. [ 448.861648] [55087]: warnings.warn(deprecated_msg) [ 448.861800] [55087]: /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. [ 448.861800] [55087]: warnings.warn(deprecated_msg) [ 448.861800] [55087]: /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. [ 448.861800] [55087]: warnings.warn(deprecated_msg) [ 448.861800] [55087]: /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. [ 448.861800] [55087]: warnings.warn(deprecated_msg) [ 448.861951] [55087]: /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. [ 448.861951] [55087]: warnings.warn(deprecated_msg) [ 448.861951] [55087]: /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. [ 448.861951] [55087]: warnings.warn(deprecated_msg) [ 448.861951] [55087]: /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. [ 448.862118] [55087]: warnings.warn(deprecated_msg) [ 448.862118] [55087]: /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. [ 448.862118] [55087]: warnings.warn(deprecated_msg) [ 448.862118] [55087]: /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. [ 448.862118] [55087]: warnings.warn(deprecated_msg) [ 448.862246] [55087]: /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. [ 448.862246] [55087]: warnings.warn(deprecated_msg) [ 448.862246] [55087]: /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. [ 448.862246] [55087]: warnings.warn(deprecated_msg) [ 448.862246] [55087]: /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. [ 448.862246] [55087]: warnings.warn(deprecated_msg) [ 448.862403] [55087]: /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. [ 448.862403] [55087]: warnings.warn(deprecated_msg) [ 448.862403] [55087]: /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. [ 448.862403] [55087]: warnings.warn(deprecated_msg) [ 448.862403] [55087]: /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. [ 448.862403] [55087]: warnings.warn(deprecated_msg) [ 448.862549] [55087]: /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. [ 448.862549] [55087]: warnings.warn(deprecated_msg) [ 448.862549] [55087]: /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. [ 448.862549] [55087]: warnings.warn(deprecated_msg) [ 448.862549] [55087]: /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. [ 448.862684] [55087]: warnings.warn(deprecated_msg) [ 448.862684] [55087]: /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. [ 448.862684] [55087]: warnings.warn(deprecated_msg) [ 448.862684] [55087]: /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. [ 448.862684] [55087]: warnings.warn(deprecated_msg) [ 448.862815] [55087]: /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. [ 448.862815] [55087]: warnings.warn(deprecated_msg) [ 448.862815] [55087]: /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. [ 448.862815] [55087]: warnings.warn(deprecated_msg) [ 448.862925] [55087]: /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. [ 448.862925] [55087]: warnings.warn(deprecated_msg) [ 448.862925] [55087]: /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. [ 448.862925] [55087]: warnings.warn(deprecated_msg) [ 448.863620] [55087]: /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. [ 448.863620] [55087]: warnings.warn(deprecated_msg) [ 448.863620] [55087]: /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. [ 448.863620] [55087]: warnings.warn(deprecated_msg) [ 448.863620] [55087]: /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. [ 448.863870] [55087]: warnings.warn(deprecated_msg) [ 448.863870] [55087]: /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. [ 448.863870] [55087]: warnings.warn(deprecated_msg) [ 448.863870] [55087]: /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. [ 448.863870] [55087]: warnings.warn(deprecated_msg) [ 448.864102] [55087]: /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. [ 448.864102] [55087]: warnings.warn(deprecated_msg) [ 448.864102] [55087]: /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. [ 448.864102] [55087]: warnings.warn(deprecated_msg) [ 448.864399] [55087]: /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. [ 448.864399] [55087]: warnings.warn(deprecated_msg) [ 448.864399] [55087]: /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. [ 448.864399] [55087]: warnings.warn(deprecated_msg) [ 448.864602] [55087]: /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. [ 448.864602] [55087]: warnings.warn(deprecated_msg) [ 448.864602] [55087]: /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. [ 448.864602] [55087]: warnings.warn(deprecated_msg) [ 448.864796] [55087]: /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. [ 448.864796] [55087]: warnings.warn(deprecated_msg) [ 448.864796] [55087]: /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. [ 448.864796] [55087]: warnings.warn(deprecated_msg) [ 448.864978] [55087]: /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. [ 448.864978] [55087]: warnings.warn(deprecated_msg) [ 448.864978] [55087]: /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. [ 448.864978] [55087]: warnings.warn(deprecated_msg) [ 448.865181] [55087]: /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. [ 448.865181] [55087]: warnings.warn(deprecated_msg) [ 448.865181] [55087]: /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. [ 448.865181] [55087]: warnings.warn(deprecated_msg) [ 448.865181] [55087]: /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. [ 448.865407] [55087]: warnings.warn(deprecated_msg) [ 448.865407] [55087]: /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. [ 448.865407] [55087]: warnings.warn(deprecated_msg) [ 448.865407] [55087]: /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. [ 448.865407] [55087]: warnings.warn(deprecated_msg) [ 448.865407] [55087]: /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. [ 448.865755] [55087]: warnings.warn(deprecated_msg) [ 448.865755] [55087]: /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. [ 448.865755] [55087]: warnings.warn(deprecated_msg) [ 448.865755] [55087]: /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. [ 448.865755] [55087]: warnings.warn(deprecated_msg) [ 448.865972] [55087]: /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. [ 448.865972] [55087]: warnings.warn(deprecated_msg) [ 448.865972] [55087]: /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. [ 448.865972] [55087]: warnings.warn(deprecated_msg) [ 448.865972] [55087]: /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. [ 448.865972] [55087]: warnings.warn(deprecated_msg) [ 448.866275] [55087]: /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. [ 448.866275] [55087]: warnings.warn(deprecated_msg) [ 448.866275] [55087]: /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. [ 448.866275] [55087]: warnings.warn(deprecated_msg) [ 448.866275] [55087]: /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. [ 448.866275] [55087]: warnings.warn(deprecated_msg) [ 448.866535] [55087]: /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. [ 448.866535] [55087]: warnings.warn(deprecated_msg) [ 448.866535] [55087]: /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. [ 448.866535] [55087]: warnings.warn(deprecated_msg) [ 448.866535] [55087]: /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. [ 448.866535] [55087]: warnings.warn(deprecated_msg) [ 448.866801] [55087]: /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. [ 448.866801] [55087]: warnings.warn(deprecated_msg) [ 448.866801] [55087]: /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. [ 448.866801] [55087]: warnings.warn(deprecated_msg) [ 448.866801] [55087]: /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. [ 448.866801] [55087]: warnings.warn(deprecated_msg) [ 448.867083] [55087]: /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. [ 448.867083] [55087]: warnings.warn(deprecated_msg) [ 448.867083] [55087]: /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. [ 448.867083] [55087]: warnings.warn(deprecated_msg) [ 448.867273] [55087]: /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. [ 448.867273] [55087]: warnings.warn(deprecated_msg) [ 448.867273] [55087]: /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. [ 448.867273] [55087]: warnings.warn(deprecated_msg) [ 448.867273] [55087]: /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. [ 448.867500] [55087]: warnings.warn(deprecated_msg) [ 448.867500] [55087]: /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. [ 448.867500] [55087]: warnings.warn(deprecated_msg) [ 448.867500] [55087]: /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. [ 448.867500] [55087]: warnings.warn(deprecated_msg) [ 448.867500] [55087]: DEBUG cinder.api.middleware.request_id [None req-31d54d82-e6c9-4105-a8ba-ac80f7bc4ad5 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 449.210376] [55087]: INFO cinder.api.openstack.wsgi [None req-31d54d82-e6c9-4105-a8ba-ac80f7bc4ad5 admin admin] POST http://10.180.1.21/volume/v3/types [ 449.211116] [55087]: DEBUG cinder.api.openstack.wsgi [None req-31d54d82-e6c9-4105-a8ba-ac80f7bc4ad5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 449.213126] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 449.213126] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 449.216531] [55087]: DEBUG oslo_db.sqlalchemy.engines [None req-31d54d82-e6c9-4105-a8ba-ac80f7bc4ad5 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=55087) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 449.239647] [55087]: INFO cinder.api.openstack.wsgi [None req-31d54d82-e6c9-4105-a8ba-ac80f7bc4ad5 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 449.240201] [55087]: [pid: 55087|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 03:18:53 2025] POST /volume/v3/types => generated 182 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 449.244153] [55086]: DEBUG cinder.api.middleware.request_id [req-31d54d82-e6c9-4105-a8ba-ac80f7bc4ad5 req-2be0437d-c0e0-47ed-97bc-944021c4332e None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 449.515968] [55086]: INFO cinder.api.openstack.wsgi [req-31d54d82-e6c9-4105-a8ba-ac80f7bc4ad5 req-2be0437d-c0e0-47ed-97bc-944021c4332e admin admin] POST http://10.180.1.21/volume/v3/types/75c28529-db8c-4297-bdd0-5ac991274af5/extra_specs [ 449.516712] [55086]: DEBUG cinder.api.openstack.wsgi [req-31d54d82-e6c9-4105-a8ba-ac80f7bc4ad5 req-2be0437d-c0e0-47ed-97bc-944021c4332e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 449.518804] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 449.518804] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 449.522766] [55086]: DEBUG oslo_db.sqlalchemy.engines [req-31d54d82-e6c9-4105-a8ba-ac80f7bc4ad5 req-2be0437d-c0e0-47ed-97bc-944021c4332e 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=55086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 449.574040] [55086]: INFO cinder.api.openstack.wsgi [req-31d54d82-e6c9-4105-a8ba-ac80f7bc4ad5 req-2be0437d-c0e0-47ed-97bc-944021c4332e admin admin] http://10.180.1.21/volume/v3/types/75c28529-db8c-4297-bdd0-5ac991274af5/extra_specs returned with HTTP 200 [ 449.574511] [55086]: [pid: 55086|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Feb 19 03:18:54 2025] POST /volume/v3/types/75c28529-db8c-4297-bdd0-5ac991274af5/extra_specs => generated 51 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 459.237320] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 459.572647] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 460.511110] [55087]: DEBUG cinder.api.middleware.request_id [None req-6de28d07-0c8e-49d2-b12c-28006f9c6cec None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 460.511793] [55087]: INFO cinder.api.openstack.wsgi [None req-6de28d07-0c8e-49d2-b12c-28006f9c6cec None None] GET http://10.180.1.21/volume// [ 460.511976] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6de28d07-0c8e-49d2-b12c-28006f9c6cec None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 460.512211] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6de28d07-0c8e-49d2-b12c-28006f9c6cec None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 460.512789] [55087]: INFO cinder.api.openstack.wsgi [None req-6de28d07-0c8e-49d2-b12c-28006f9c6cec None None] http://10.180.1.21/volume// returned with HTTP 300 [ 460.513100] [55087]: [pid: 55087|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Feb 19 03:19:05 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 522.992817] [55086]: DEBUG cinder.api.middleware.request_id [None req-4b5c6835-3f83-4b72-a3a5-c5067bed6aa2 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 523.060604] [55086]: INFO cinder.api.openstack.wsgi [None req-4b5c6835-3f83-4b72-a3a5-c5067bed6aa2 tempest-verify_tempest_config-307514870 tempest-verify_tempest_config-307514870-project-member] GET http://10.180.1.21/volume/v3/extensions [ 523.060837] [55086]: DEBUG cinder.api.openstack.wsgi [None req-4b5c6835-3f83-4b72-a3a5-c5067bed6aa2 tempest-verify_tempest_config-307514870 tempest-verify_tempest_config-307514870-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 523.061104] [55086]: DEBUG cinder.api.openstack.wsgi [None req-4b5c6835-3f83-4b72-a3a5-c5067bed6aa2 tempest-verify_tempest_config-307514870 tempest-verify_tempest_config-307514870-project-member] Calling method 'index' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 523.061530] [55086]: INFO cinder.api.openstack.wsgi [None req-4b5c6835-3f83-4b72-a3a5-c5067bed6aa2 tempest-verify_tempest_config-307514870 tempest-verify_tempest_config-307514870-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 523.061904] [55086]: [pid: 55086|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Feb 19 03:20:07 2025] GET /volume/v3/extensions => generated 5245 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 596.833832] [55087]: DEBUG cinder.api.middleware.request_id [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 596.958023] [55087]: INFO cinder.api.openstack.wsgi [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 596.958023] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-13998965"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 596.961603] [55087]: DEBUG cinder.api.v3.volumes [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-13998965'}} {{(pid=55087) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 596.962087] [55087]: INFO cinder.api.v3.volumes [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Create volume of 1 GB [ 596.986328] [55087]: DEBUG cinder.volume.api [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Availability zone cache updated, next update will occur around 2025-02-19 04:21:21.835499. {{(pid=55087) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 596.986457] [55087]: INFO cinder.volume.api [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Availability Zones retrieved successfully. [ 597.004329] [55087]: /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 [ 597.004329] [55087]: import asyncore [ 597.013441] [55087]: DEBUG cinder.volume.api [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Flow 'volume_create_api' (bf65a4a2-577b-43aa-a33d-40011d8c1bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 597.014636] [55087]: DEBUG cinder.volume.api [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee86168f-667c-45f3-aa88-eb13141b86e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 597.016473] [55087]: DEBUG cinder.volume.flows.api.create_volume [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Validating volume size '1' using validate_int {{(pid=55087) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 597.074797] [55087]: DEBUG cinder.volume.api [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee86168f-667c-45f3-aa88-eb13141b86e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 597.076489] [55087]: DEBUG cinder.volume.api [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a878cd1b-7894-48b2-a408-60f9833ee002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 597.109498] [55087]: WARNING cinder.quota [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 597.109498] [55087]: WARNING cinder.quota [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 597.162209] [55087]: DEBUG cinder.quota [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Created reservations ['06b4fbc0-6bde-4e84-af32-516af058fb7f', '8844f42a-f9d8-44b4-87ed-afbb1ee1335f', 'c0cfe049-cca2-43ac-b68a-42ca9a12d062', '7d77bdeb-2bd9-4da8-8ca8-d594d99137be'] {{(pid=55087) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 597.163291] [55087]: DEBUG cinder.volume.api [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a878cd1b-7894-48b2-a408-60f9833ee002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06b4fbc0-6bde-4e84-af32-516af058fb7f', '8844f42a-f9d8-44b4-87ed-afbb1ee1335f', 'c0cfe049-cca2-43ac-b68a-42ca9a12d062', '7d77bdeb-2bd9-4da8-8ca8-d594d99137be']}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 597.164215] [55087]: DEBUG cinder.volume.api [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904a1594-fc61-49fc-9f36-3ea6fe1fb960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 597.333341] [55087]: DEBUG cinder.volume.api [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904a1594-fc61-49fc-9f36-3ea6fe1fb960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb44079c-c929-4d81-a9a0-8193ee45f741', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-13998965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3938ce208ac241a5bcf6156148a1363a',qos_specs=None,replication_status=,reservations=['06b4fbc0-6bde-4e84-af32-516af058fb7f','8844f42a-f9d8-44b4-87ed-afbb1ee1335f','c0cfe049-cca2-43ac-b68a-42ca9a12d062','7d77bdeb-2bd9-4da8-8ca8-d594d99137be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fee9cff717c4361a4878e5451799c89',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-13998965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb44079c-c929-4d81-a9a0-8193ee45f741,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3938ce208ac241a5bcf6156148a1363a',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='5fee9cff717c4361a4878e5451799c89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 597.333341] [55087]: DEBUG cinder.volume.api [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ee2eb0-5a34-4750-9703-ffdd68325b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 597.354021] [55087]: DEBUG cinder.volume.api [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ee2eb0-5a34-4750-9703-ffdd68325b9b) 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-13998965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3938ce208ac241a5bcf6156148a1363a',qos_specs=None,replication_status=,reservations=['06b4fbc0-6bde-4e84-af32-516af058fb7f','8844f42a-f9d8-44b4-87ed-afbb1ee1335f','c0cfe049-cca2-43ac-b68a-42ca9a12d062','7d77bdeb-2bd9-4da8-8ca8-d594d99137be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fee9cff717c4361a4878e5451799c89',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 597.354021] [55087]: DEBUG cinder.volume.api [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb629b7-e76b-4508-827c-7f87d738d885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 597.384679] [55087]: DEBUG cinder.volume.api [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb629b7-e76b-4508-827c-7f87d738d885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 597.388601] [55087]: DEBUG cinder.volume.api [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Flow 'volume_create_api' (bf65a4a2-577b-43aa-a33d-40011d8c1bb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 597.388601] [55087]: INFO cinder.volume.api [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Create volume request issued successfully. [ 597.389544] [55087]: INFO cinder.api.openstack.wsgi [None req-6c14f680-c364-4d0c-a9f6-3a748a698c0f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 597.389544] [55087]: [pid: 55087|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:21:21 2025] POST /volume/v3/volumes => generated 782 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 597.405994] [55086]: DEBUG cinder.api.middleware.request_id [None req-1f8e7a88-b95a-4e8c-91e1-549fa05305ab None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 597.408264] [55086]: INFO cinder.api.openstack.wsgi [None req-1f8e7a88-b95a-4e8c-91e1-549fa05305ab tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 597.408523] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1f8e7a88-b95a-4e8c-91e1-549fa05305ab tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 597.409096] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1f8e7a88-b95a-4e8c-91e1-549fa05305ab tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 597.458294] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 597.458294] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 597.470840] [55086]: INFO cinder.volume.api [None req-1f8e7a88-b95a-4e8c-91e1-549fa05305ab tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 597.480835] [55086]: INFO cinder.api.openstack.wsgi [None req-1f8e7a88-b95a-4e8c-91e1-549fa05305ab tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 597.480835] [55086]: [pid: 55086|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:21:22 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 961 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 598.492895] [55087]: DEBUG cinder.api.middleware.request_id [None req-59f637c8-7e06-4793-ae50-11bad5ba42c8 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 598.495269] [55087]: INFO cinder.api.openstack.wsgi [None req-59f637c8-7e06-4793-ae50-11bad5ba42c8 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 598.495852] [55087]: DEBUG cinder.api.openstack.wsgi [None req-59f637c8-7e06-4793-ae50-11bad5ba42c8 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 598.495852] [55087]: DEBUG cinder.api.openstack.wsgi [None req-59f637c8-7e06-4793-ae50-11bad5ba42c8 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 598.507525] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 598.507525] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 598.516429] [55087]: INFO cinder.volume.api [None req-59f637c8-7e06-4793-ae50-11bad5ba42c8 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 598.524600] [55087]: INFO cinder.api.openstack.wsgi [None req-59f637c8-7e06-4793-ae50-11bad5ba42c8 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 598.525490] [55087]: [pid: 55087|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:21:23 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 607.481037] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=4 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 608.519720] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 643.155247] [55086]: DEBUG cinder.api.middleware.request_id [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 643.158460] [55086]: INFO cinder.api.openstack.wsgi [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] POST http://10.180.1.21/volume/v3/volumes [ 643.158873] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-171580745", "imageRef": "76fecab9-f0bb-460e-b9dc-5cbe4d8ea558", "size": 1}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 643.161664] [55086]: DEBUG cinder.api.v3.volumes [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-171580745', 'imageRef': '76fecab9-f0bb-460e-b9dc-5cbe4d8ea558', 'size': 1}} {{(pid=55086) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 643.372846] [55086]: INFO cinder.api.v3.volumes [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Create volume of 1 GB [ 643.387777] [55086]: DEBUG cinder.volume.api [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Availability zone cache updated, next update will occur around 2025-02-19 04:22:08.237040. {{(pid=55086) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 643.388389] [55086]: INFO cinder.volume.api [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Availability Zones retrieved successfully. [ 643.402971] [55086]: /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 [ 643.402971] [55086]: import asyncore [ 643.535633] [55086]: DEBUG cinder.volume.api [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Flow 'volume_create_api' (c4aa90fd-a1c6-4590-a988-b530f4b20eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 643.537038] [55086]: DEBUG cinder.volume.api [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6052563f-ca21-4a75-8e4e-278bc53ccb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 643.538380] [55086]: DEBUG cinder.volume.flows.api.create_volume [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Validating volume size '1' using validate_int {{(pid=55086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 643.624390] [55086]: DEBUG cinder.volume.api [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6052563f-ca21-4a75-8e4e-278bc53ccb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 643.626184] [55086]: DEBUG cinder.volume.api [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec1676f-f9e3-4cd4-af68-8224ab502aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 643.657753] [55086]: WARNING cinder.quota [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-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. [ 643.658140] [55086]: WARNING cinder.quota [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-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. [ 643.707078] [55086]: DEBUG cinder.quota [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Created reservations ['e76c476b-ec31-40ca-aef4-0c6c18b67a99', 'b53cb79b-55ce-478a-a7cc-9510480b2916', '6beb3cf7-5616-4710-8d02-14df24f975e9', '79f481e0-c49c-4f1c-91c7-a9c67aaf6c1e'] {{(pid=55086) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 643.708294] [55086]: DEBUG cinder.volume.api [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec1676f-f9e3-4cd4-af68-8224ab502aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e76c476b-ec31-40ca-aef4-0c6c18b67a99', 'b53cb79b-55ce-478a-a7cc-9510480b2916', '6beb3cf7-5616-4710-8d02-14df24f975e9', '79f481e0-c49c-4f1c-91c7-a9c67aaf6c1e']}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 643.709477] [55086]: DEBUG cinder.volume.api [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cd32764-26c1-41cb-9cb5-232769bc109e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 643.746662] [55086]: DEBUG cinder.volume.api [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cd32764-26c1-41cb-9cb5-232769bc109e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27bedfaf-e680-4d46-a6d2-8d25226ad1d6', '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-171580745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f569bb4ec4e4c27b0af814c8f8264b6',qos_specs=None,replication_status=,reservations=['e76c476b-ec31-40ca-aef4-0c6c18b67a99','b53cb79b-55ce-478a-a7cc-9510480b2916','6beb3cf7-5616-4710-8d02-14df24f975e9','79f481e0-c49c-4f1c-91c7-a9c67aaf6c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc855f4674e74f699b6d94f2591a6124',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-171580745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27bedfaf-e680-4d46-a6d2-8d25226ad1d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f569bb4ec4e4c27b0af814c8f8264b6',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='fc855f4674e74f699b6d94f2591a6124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 643.747854] [55086]: DEBUG cinder.volume.api [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36fdcd00-6952-4a61-b0e6-3dbe52138007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 643.769492] [55086]: DEBUG cinder.volume.api [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36fdcd00-6952-4a61-b0e6-3dbe52138007) 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-171580745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f569bb4ec4e4c27b0af814c8f8264b6',qos_specs=None,replication_status=,reservations=['e76c476b-ec31-40ca-aef4-0c6c18b67a99','b53cb79b-55ce-478a-a7cc-9510480b2916','6beb3cf7-5616-4710-8d02-14df24f975e9','79f481e0-c49c-4f1c-91c7-a9c67aaf6c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc855f4674e74f699b6d94f2591a6124',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 643.770575] [55086]: DEBUG cinder.volume.api [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb119525-c60f-47d6-bb3e-568760684ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 643.802431] [55086]: DEBUG cinder.volume.api [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb119525-c60f-47d6-bb3e-568760684ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 643.803667] [55086]: DEBUG cinder.volume.api [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Flow 'volume_create_api' (c4aa90fd-a1c6-4590-a988-b530f4b20eae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 643.804086] [55086]: INFO cinder.volume.api [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Create volume request issued successfully. [ 643.805940] [55086]: INFO cinder.api.openstack.wsgi [None req-ae45e4dc-792a-4369-9efe-d24369f1eec0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 643.805940] [55086]: [pid: 55086|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 03:22:08 2025] POST /volume/v3/volumes => generated 751 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 643.818141] [55087]: DEBUG cinder.api.middleware.request_id [None req-ef0f09e2-893f-4c57-9c68-2f0806feb7c0 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 643.823211] [55087]: INFO cinder.api.openstack.wsgi [None req-ef0f09e2-893f-4c57-9c68-2f0806feb7c0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 643.823414] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ef0f09e2-893f-4c57-9c68-2f0806feb7c0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 643.823705] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ef0f09e2-893f-4c57-9c68-2f0806feb7c0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 643.885664] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 643.885664] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 643.890575] [55087]: INFO cinder.volume.api [None req-ef0f09e2-893f-4c57-9c68-2f0806feb7c0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 643.895920] [55087]: INFO cinder.api.openstack.wsgi [None req-ef0f09e2-893f-4c57-9c68-2f0806feb7c0 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 643.896377] [55087]: [pid: 55087|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:08 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 644.909807] [55086]: DEBUG cinder.api.middleware.request_id [None req-a8a65a7e-d63e-48ab-81f6-7bfa3cc9fa01 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.913321] [55086]: INFO cinder.api.openstack.wsgi [None req-a8a65a7e-d63e-48ab-81f6-7bfa3cc9fa01 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 644.913763] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a8a65a7e-d63e-48ab-81f6-7bfa3cc9fa01 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 644.914091] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a8a65a7e-d63e-48ab-81f6-7bfa3cc9fa01 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 644.931293] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 644.931293] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 644.936490] [55086]: INFO cinder.volume.api [None req-a8a65a7e-d63e-48ab-81f6-7bfa3cc9fa01 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 644.945593] [55086]: INFO cinder.api.openstack.wsgi [None req-a8a65a7e-d63e-48ab-81f6-7bfa3cc9fa01 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 644.946490] [55086]: [pid: 55086|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:09 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 645.962604] [55087]: DEBUG cinder.api.middleware.request_id [None req-b8a53579-6112-4eb6-9459-3f48e633293c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 645.968030] [55087]: INFO cinder.api.openstack.wsgi [None req-b8a53579-6112-4eb6-9459-3f48e633293c tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 645.968030] [55087]: DEBUG cinder.api.openstack.wsgi [None req-b8a53579-6112-4eb6-9459-3f48e633293c tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 645.968030] [55087]: DEBUG cinder.api.openstack.wsgi [None req-b8a53579-6112-4eb6-9459-3f48e633293c tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 645.980493] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 645.980493] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 645.985242] [55087]: INFO cinder.volume.api [None req-b8a53579-6112-4eb6-9459-3f48e633293c tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 645.991312] [55087]: INFO cinder.api.openstack.wsgi [None req-b8a53579-6112-4eb6-9459-3f48e633293c tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 645.991637] [55087]: [pid: 55087|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:10 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 647.004248] [55086]: DEBUG cinder.api.middleware.request_id [None req-a268a324-d262-4e8c-ac11-a2b73511241d None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 647.011020] [55086]: INFO cinder.api.openstack.wsgi [None req-a268a324-d262-4e8c-ac11-a2b73511241d tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 647.011020] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a268a324-d262-4e8c-ac11-a2b73511241d tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 647.011020] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a268a324-d262-4e8c-ac11-a2b73511241d tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 647.022741] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 647.022741] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 647.031185] [55086]: INFO cinder.volume.api [None req-a268a324-d262-4e8c-ac11-a2b73511241d tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 647.036462] [55086]: INFO cinder.api.openstack.wsgi [None req-a268a324-d262-4e8c-ac11-a2b73511241d tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 647.036887] [55086]: [pid: 55086|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:11 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 648.050315] [55087]: DEBUG cinder.api.middleware.request_id [None req-0c232132-8622-4f1c-8137-ef689f26eca1 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.053382] [55087]: INFO cinder.api.openstack.wsgi [None req-0c232132-8622-4f1c-8137-ef689f26eca1 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 648.053808] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0c232132-8622-4f1c-8137-ef689f26eca1 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 648.054223] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0c232132-8622-4f1c-8137-ef689f26eca1 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 648.071665] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 648.071665] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 648.083363] [55087]: INFO cinder.volume.api [None req-0c232132-8622-4f1c-8137-ef689f26eca1 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 648.099034] [55087]: INFO cinder.api.openstack.wsgi [None req-0c232132-8622-4f1c-8137-ef689f26eca1 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 648.100633] [55087]: [pid: 55087|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:12 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 649.121440] [55086]: DEBUG cinder.api.middleware.request_id [None req-ba36862b-cb88-4009-930d-988b9c9db3b5 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.128199] [55086]: INFO cinder.api.openstack.wsgi [None req-ba36862b-cb88-4009-930d-988b9c9db3b5 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 649.128471] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ba36862b-cb88-4009-930d-988b9c9db3b5 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 649.128737] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ba36862b-cb88-4009-930d-988b9c9db3b5 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 649.151730] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 649.151730] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 649.162781] [55086]: INFO cinder.volume.api [None req-ba36862b-cb88-4009-930d-988b9c9db3b5 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 649.169151] [55086]: INFO cinder.api.openstack.wsgi [None req-ba36862b-cb88-4009-930d-988b9c9db3b5 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 649.169606] [55086]: [pid: 55086|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:13 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 650.181536] [55087]: DEBUG cinder.api.middleware.request_id [None req-e0f40822-db0f-408f-908b-3a8eb15d73fe None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 650.185309] [55087]: INFO cinder.api.openstack.wsgi [None req-e0f40822-db0f-408f-908b-3a8eb15d73fe tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 650.185718] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e0f40822-db0f-408f-908b-3a8eb15d73fe tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 650.186060] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e0f40822-db0f-408f-908b-3a8eb15d73fe tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 650.197894] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 650.197894] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 650.206026] [55087]: INFO cinder.volume.api [None req-e0f40822-db0f-408f-908b-3a8eb15d73fe tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 650.218016] [55087]: INFO cinder.api.openstack.wsgi [None req-e0f40822-db0f-408f-908b-3a8eb15d73fe tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 650.218152] [55087]: [pid: 55087|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:15 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 651.239741] [55086]: DEBUG cinder.api.middleware.request_id [None req-5dd6bff9-048a-41c9-9bd8-39a61b5e617b None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 651.242972] [55086]: INFO cinder.api.openstack.wsgi [None req-5dd6bff9-048a-41c9-9bd8-39a61b5e617b tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 651.242972] [55086]: DEBUG cinder.api.openstack.wsgi [None req-5dd6bff9-048a-41c9-9bd8-39a61b5e617b tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 651.242972] [55086]: DEBUG cinder.api.openstack.wsgi [None req-5dd6bff9-048a-41c9-9bd8-39a61b5e617b tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 651.257618] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 651.257618] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 651.264111] [55086]: INFO cinder.volume.api [None req-5dd6bff9-048a-41c9-9bd8-39a61b5e617b tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 651.274633] [55086]: INFO cinder.api.openstack.wsgi [None req-5dd6bff9-048a-41c9-9bd8-39a61b5e617b tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 651.275586] [55086]: [pid: 55086|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:16 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 652.293261] [55087]: DEBUG cinder.api.middleware.request_id [None req-c172de2b-1585-44b7-bf5d-cf8b63037756 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 652.295580] [55087]: INFO cinder.api.openstack.wsgi [None req-c172de2b-1585-44b7-bf5d-cf8b63037756 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 652.299065] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c172de2b-1585-44b7-bf5d-cf8b63037756 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 652.299065] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c172de2b-1585-44b7-bf5d-cf8b63037756 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 652.306653] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 652.306653] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 652.312408] [55087]: INFO cinder.volume.api [None req-c172de2b-1585-44b7-bf5d-cf8b63037756 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 652.319785] [55087]: INFO cinder.api.openstack.wsgi [None req-c172de2b-1585-44b7-bf5d-cf8b63037756 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 652.320258] [55087]: [pid: 55087|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:17 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 653.333171] [55086]: DEBUG cinder.api.middleware.request_id [None req-75ba6d70-1d83-47b1-bdcd-28f75c0e96b8 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.336048] [55086]: INFO cinder.api.openstack.wsgi [None req-75ba6d70-1d83-47b1-bdcd-28f75c0e96b8 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 653.337034] [55086]: DEBUG cinder.api.openstack.wsgi [None req-75ba6d70-1d83-47b1-bdcd-28f75c0e96b8 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 653.337034] [55086]: DEBUG cinder.api.openstack.wsgi [None req-75ba6d70-1d83-47b1-bdcd-28f75c0e96b8 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 653.349591] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 653.349591] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 653.354989] [55086]: INFO cinder.volume.api [None req-75ba6d70-1d83-47b1-bdcd-28f75c0e96b8 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 653.361319] [55086]: INFO cinder.api.openstack.wsgi [None req-75ba6d70-1d83-47b1-bdcd-28f75c0e96b8 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 653.361861] [55086]: [pid: 55086|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:18 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 654.373706] [55087]: DEBUG cinder.api.middleware.request_id [None req-4ea4f6bd-9ecc-4603-88fc-9ec65b7e98f7 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.378066] [55087]: INFO cinder.api.openstack.wsgi [None req-4ea4f6bd-9ecc-4603-88fc-9ec65b7e98f7 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 654.378189] [55087]: DEBUG cinder.api.openstack.wsgi [None req-4ea4f6bd-9ecc-4603-88fc-9ec65b7e98f7 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 654.378421] [55087]: DEBUG cinder.api.openstack.wsgi [None req-4ea4f6bd-9ecc-4603-88fc-9ec65b7e98f7 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 654.390303] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 654.390303] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 654.397311] [55087]: INFO cinder.volume.api [None req-4ea4f6bd-9ecc-4603-88fc-9ec65b7e98f7 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 654.401219] [55087]: INFO cinder.api.openstack.wsgi [None req-4ea4f6bd-9ecc-4603-88fc-9ec65b7e98f7 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 654.401707] [55087]: [pid: 55087|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:19 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 655.418405] [55086]: DEBUG cinder.api.middleware.request_id [None req-dcc86e66-aa4b-45cd-9f75-fe92c43cdc29 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 655.421153] [55086]: INFO cinder.api.openstack.wsgi [None req-dcc86e66-aa4b-45cd-9f75-fe92c43cdc29 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 655.421439] [55086]: DEBUG cinder.api.openstack.wsgi [None req-dcc86e66-aa4b-45cd-9f75-fe92c43cdc29 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 655.421718] [55086]: DEBUG cinder.api.openstack.wsgi [None req-dcc86e66-aa4b-45cd-9f75-fe92c43cdc29 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 655.445688] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 655.445688] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 655.451625] [55086]: INFO cinder.volume.api [None req-dcc86e66-aa4b-45cd-9f75-fe92c43cdc29 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 655.461684] [55086]: INFO cinder.api.openstack.wsgi [None req-dcc86e66-aa4b-45cd-9f75-fe92c43cdc29 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 655.463054] [55086]: [pid: 55086|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:20 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 656.477200] [55087]: DEBUG cinder.api.middleware.request_id [None req-4744eebf-b982-44c7-a632-8e7674836521 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 656.480714] [55087]: INFO cinder.api.openstack.wsgi [None req-4744eebf-b982-44c7-a632-8e7674836521 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 656.480714] [55087]: DEBUG cinder.api.openstack.wsgi [None req-4744eebf-b982-44c7-a632-8e7674836521 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 656.480896] [55087]: DEBUG cinder.api.openstack.wsgi [None req-4744eebf-b982-44c7-a632-8e7674836521 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 656.494355] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 656.494355] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 656.498217] [55087]: INFO cinder.volume.api [None req-4744eebf-b982-44c7-a632-8e7674836521 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 656.503965] [55087]: INFO cinder.api.openstack.wsgi [None req-4744eebf-b982-44c7-a632-8e7674836521 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 656.504390] [55087]: [pid: 55087|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:21 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 657.528348] [55086]: DEBUG cinder.api.middleware.request_id [None req-10fb9af5-7690-4bed-ba7c-fe655e6796c3 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 657.532248] [55086]: INFO cinder.api.openstack.wsgi [None req-10fb9af5-7690-4bed-ba7c-fe655e6796c3 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 657.532248] [55086]: DEBUG cinder.api.openstack.wsgi [None req-10fb9af5-7690-4bed-ba7c-fe655e6796c3 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 657.532248] [55086]: DEBUG cinder.api.openstack.wsgi [None req-10fb9af5-7690-4bed-ba7c-fe655e6796c3 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 657.553683] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 657.553683] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 657.563734] [55086]: INFO cinder.volume.api [None req-10fb9af5-7690-4bed-ba7c-fe655e6796c3 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 657.577627] [55086]: INFO cinder.api.openstack.wsgi [None req-10fb9af5-7690-4bed-ba7c-fe655e6796c3 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 657.578173] [55086]: [pid: 55086|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:22 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 658.588768] [55087]: DEBUG cinder.api.middleware.request_id [None req-608e2903-4a90-40f5-a6f4-48008edbabc4 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 658.590899] [55087]: INFO cinder.api.openstack.wsgi [None req-608e2903-4a90-40f5-a6f4-48008edbabc4 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 658.591208] [55087]: DEBUG cinder.api.openstack.wsgi [None req-608e2903-4a90-40f5-a6f4-48008edbabc4 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 658.591471] [55087]: DEBUG cinder.api.openstack.wsgi [None req-608e2903-4a90-40f5-a6f4-48008edbabc4 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 658.607149] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 658.607149] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 658.615938] [55087]: INFO cinder.volume.api [None req-608e2903-4a90-40f5-a6f4-48008edbabc4 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 658.630883] [55087]: INFO cinder.api.openstack.wsgi [None req-608e2903-4a90-40f5-a6f4-48008edbabc4 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 658.635137] [55087]: [pid: 55087|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:23 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 659.643227] [55086]: DEBUG cinder.api.middleware.request_id [None req-13bc0ecf-7127-4604-a00e-f98f076b4fd1 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 659.646561] [55086]: INFO cinder.api.openstack.wsgi [None req-13bc0ecf-7127-4604-a00e-f98f076b4fd1 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 659.646938] [55086]: DEBUG cinder.api.openstack.wsgi [None req-13bc0ecf-7127-4604-a00e-f98f076b4fd1 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 659.647302] [55086]: DEBUG cinder.api.openstack.wsgi [None req-13bc0ecf-7127-4604-a00e-f98f076b4fd1 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 659.661388] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 659.661388] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 659.670504] [55086]: INFO cinder.volume.api [None req-13bc0ecf-7127-4604-a00e-f98f076b4fd1 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 659.677481] [55086]: INFO cinder.api.openstack.wsgi [None req-13bc0ecf-7127-4604-a00e-f98f076b4fd1 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 659.678240] [55086]: [pid: 55086|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:24 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 660.688484] [55087]: DEBUG cinder.api.middleware.request_id [None req-c6c6ee7a-6ae9-4765-bfd8-621f263b055b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 660.690580] [55087]: INFO cinder.api.openstack.wsgi [None req-c6c6ee7a-6ae9-4765-bfd8-621f263b055b tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 660.690795] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c6c6ee7a-6ae9-4765-bfd8-621f263b055b tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 660.691097] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c6c6ee7a-6ae9-4765-bfd8-621f263b055b tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 660.708563] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 660.708563] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 660.714311] [55087]: INFO cinder.volume.api [None req-c6c6ee7a-6ae9-4765-bfd8-621f263b055b tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 660.720498] [55087]: INFO cinder.api.openstack.wsgi [None req-c6c6ee7a-6ae9-4765-bfd8-621f263b055b tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 660.720740] [55087]: [pid: 55087|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:25 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 661.738459] [55086]: DEBUG cinder.api.middleware.request_id [None req-d13b71f4-59ce-4ffa-99a4-66efbaa4c6f8 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 661.744489] [55086]: INFO cinder.api.openstack.wsgi [None req-d13b71f4-59ce-4ffa-99a4-66efbaa4c6f8 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 661.744489] [55086]: DEBUG cinder.api.openstack.wsgi [None req-d13b71f4-59ce-4ffa-99a4-66efbaa4c6f8 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 661.744489] [55086]: DEBUG cinder.api.openstack.wsgi [None req-d13b71f4-59ce-4ffa-99a4-66efbaa4c6f8 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 661.764441] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 661.764441] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 661.774768] [55086]: INFO cinder.volume.api [None req-d13b71f4-59ce-4ffa-99a4-66efbaa4c6f8 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 661.782200] [55086]: INFO cinder.api.openstack.wsgi [None req-d13b71f4-59ce-4ffa-99a4-66efbaa4c6f8 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 661.782319] [55086]: [pid: 55086|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:26 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 662.801248] [55087]: DEBUG cinder.api.middleware.request_id [None req-d117a37b-8311-40c4-a8e0-d417f951d84b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 662.804841] [55087]: INFO cinder.api.openstack.wsgi [None req-d117a37b-8311-40c4-a8e0-d417f951d84b tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 662.805117] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d117a37b-8311-40c4-a8e0-d417f951d84b tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 662.806211] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d117a37b-8311-40c4-a8e0-d417f951d84b tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 662.819369] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 662.819369] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 662.828683] [55087]: INFO cinder.volume.api [None req-d117a37b-8311-40c4-a8e0-d417f951d84b tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 662.838808] [55087]: INFO cinder.api.openstack.wsgi [None req-d117a37b-8311-40c4-a8e0-d417f951d84b tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 662.839071] [55087]: [pid: 55087|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:27 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 663.853677] [55086]: DEBUG cinder.api.middleware.request_id [None req-1f1dbc8a-ff59-4c3c-bbe1-44c42eb0b4a2 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 663.856884] [55086]: INFO cinder.api.openstack.wsgi [None req-1f1dbc8a-ff59-4c3c-bbe1-44c42eb0b4a2 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 663.857132] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1f1dbc8a-ff59-4c3c-bbe1-44c42eb0b4a2 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 663.857364] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1f1dbc8a-ff59-4c3c-bbe1-44c42eb0b4a2 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 663.869881] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 663.869881] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 663.875089] [55086]: INFO cinder.volume.api [None req-1f1dbc8a-ff59-4c3c-bbe1-44c42eb0b4a2 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 663.883790] [55086]: INFO cinder.api.openstack.wsgi [None req-1f1dbc8a-ff59-4c3c-bbe1-44c42eb0b4a2 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 663.883790] [55086]: [pid: 55086|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:28 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 664.896890] [55087]: DEBUG cinder.api.middleware.request_id [None req-37edb48a-6898-48b0-a947-24d5d79280d4 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 664.898207] [55087]: INFO cinder.api.openstack.wsgi [None req-37edb48a-6898-48b0-a947-24d5d79280d4 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 664.898450] [55087]: DEBUG cinder.api.openstack.wsgi [None req-37edb48a-6898-48b0-a947-24d5d79280d4 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 664.898667] [55087]: DEBUG cinder.api.openstack.wsgi [None req-37edb48a-6898-48b0-a947-24d5d79280d4 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 664.912229] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 664.912229] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 664.921162] [55087]: INFO cinder.volume.api [None req-37edb48a-6898-48b0-a947-24d5d79280d4 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 664.928511] [55087]: INFO cinder.api.openstack.wsgi [None req-37edb48a-6898-48b0-a947-24d5d79280d4 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 664.928511] [55087]: [pid: 55087|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:29 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 1390 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 665.946433] [55086]: DEBUG cinder.api.middleware.request_id [None req-dbf588ed-1a75-49b3-ae9b-d0922cb2c609 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 665.948975] [55086]: INFO cinder.api.openstack.wsgi [None req-dbf588ed-1a75-49b3-ae9b-d0922cb2c609 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 665.949224] [55086]: DEBUG cinder.api.openstack.wsgi [None req-dbf588ed-1a75-49b3-ae9b-d0922cb2c609 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 665.949466] [55086]: DEBUG cinder.api.openstack.wsgi [None req-dbf588ed-1a75-49b3-ae9b-d0922cb2c609 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 665.963174] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 665.963174] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 665.967348] [55086]: INFO cinder.volume.api [None req-dbf588ed-1a75-49b3-ae9b-d0922cb2c609 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 665.974247] [55086]: INFO cinder.api.openstack.wsgi [None req-dbf588ed-1a75-49b3-ae9b-d0922cb2c609 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 665.974659] [55086]: [pid: 55086|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:22:30 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 1391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 666.422867] [55087]: DEBUG cinder.api.middleware.request_id [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-a35a5770-ccff-43fa-b9f5-ca646b308cb2 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.423746] [55087]: WARNING keystonemiddleware.auth_token [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-a35a5770-ccff-43fa-b9f5-ca646b308cb2 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. [ 666.427268] [55087]: INFO cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-a35a5770-ccff-43fa-b9f5-ca646b308cb2 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 666.427268] [55087]: DEBUG cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-a35a5770-ccff-43fa-b9f5-ca646b308cb2 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 666.427268] [55087]: DEBUG cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-a35a5770-ccff-43fa-b9f5-ca646b308cb2 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 666.434323] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 666.434323] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 666.438631] [55087]: INFO cinder.volume.api [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-a35a5770-ccff-43fa-b9f5-ca646b308cb2 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 666.444993] [55087]: INFO cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-a35a5770-ccff-43fa-b9f5-ca646b308cb2 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 666.444993] [55087]: [pid: 55087|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:22:31 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 666.765505] [55086]: DEBUG cinder.api.middleware.request_id [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-92d4388e-76df-46e7-88ab-3b7ab43ddff5 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.768660] [55086]: WARNING keystonemiddleware.auth_token [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-92d4388e-76df-46e7-88ab-3b7ab43ddff5 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. [ 666.772014] [55086]: INFO cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-92d4388e-76df-46e7-88ab-3b7ab43ddff5 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 666.772389] [55086]: DEBUG cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-92d4388e-76df-46e7-88ab-3b7ab43ddff5 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 666.772690] [55086]: DEBUG cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-92d4388e-76df-46e7-88ab-3b7ab43ddff5 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 666.785024] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 666.785024] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 666.791544] [55086]: INFO cinder.volume.api [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-92d4388e-76df-46e7-88ab-3b7ab43ddff5 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 666.804169] [55086]: INFO cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-92d4388e-76df-46e7-88ab-3b7ab43ddff5 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 666.804477] [55086]: [pid: 55086|app: 0|req: 17/33] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:22:31 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 1391 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 666.812738] [55087]: DEBUG cinder.api.middleware.request_id [None req-ba06baa7-8ff3-420d-8d61-7edd3f8d0280 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.813523] [55087]: INFO cinder.api.openstack.wsgi [None req-ba06baa7-8ff3-420d-8d61-7edd3f8d0280 None None] GET http://10.180.1.21/volume// [ 666.813523] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ba06baa7-8ff3-420d-8d61-7edd3f8d0280 None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 666.813772] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ba06baa7-8ff3-420d-8d61-7edd3f8d0280 None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 666.814500] [55087]: INFO cinder.api.openstack.wsgi [None req-ba06baa7-8ff3-420d-8d61-7edd3f8d0280 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 666.814618] [55087]: [pid: 55087|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:22:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 666.820857] [55086]: DEBUG cinder.api.middleware.request_id [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-bfe92c9e-b5c7-45b4-8368-e96e2b3aaf8a None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.823694] [55086]: INFO cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-bfe92c9e-b5c7-45b4-8368-e96e2b3aaf8a tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] POST http://10.180.1.21/volume/v3/attachments [ 666.824234] [55086]: DEBUG cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-bfe92c9e-b5c7-45b4-8368-e96e2b3aaf8a tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27bedfaf-e680-4d46-a6d2-8d25226ad1d6", "connector": null, "instance_uuid": "e2b7129d-8db1-4130-a746-f7bc3a03511d"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 666.846365] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 666.846365] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 666.904117] [55086]: INFO cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-bfe92c9e-b5c7-45b4-8368-e96e2b3aaf8a tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 666.904757] [55086]: [pid: 55086|app: 0|req: 18/35] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:22:31 2025] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 676.441166] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=48 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 676.903371] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=82,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 714.711240] [55087]: DEBUG cinder.api.middleware.request_id [req-c7e04e8d-daf2-4542-85c6-322b4f8b7d13 req-c29c6086-9e27-40d5-822d-f56b7708e1da None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.713646] [55087]: INFO cinder.api.openstack.wsgi [req-c7e04e8d-daf2-4542-85c6-322b4f8b7d13 req-c29c6086-9e27-40d5-822d-f56b7708e1da tempest-VolumesNegativeTest-229321741 tempest-VolumesNegativeTest-229321741-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-30471609 [ 714.713796] [55087]: DEBUG cinder.api.openstack.wsgi [req-c7e04e8d-daf2-4542-85c6-322b4f8b7d13 req-c29c6086-9e27-40d5-822d-f56b7708e1da tempest-VolumesNegativeTest-229321741 tempest-VolumesNegativeTest-229321741-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.714037] [55087]: DEBUG cinder.api.openstack.wsgi [req-c7e04e8d-daf2-4542-85c6-322b4f8b7d13 req-c29c6086-9e27-40d5-822d-f56b7708e1da tempest-VolumesNegativeTest-229321741 tempest-VolumesNegativeTest-229321741-project-member] Calling method 'delete' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.714246] [55087]: INFO cinder.api.v3.volumes [req-c7e04e8d-daf2-4542-85c6-322b4f8b7d13 req-c29c6086-9e27-40d5-822d-f56b7708e1da tempest-VolumesNegativeTest-229321741 tempest-VolumesNegativeTest-229321741-project-member] Delete volume with id: tempest-invalid-30471609 [ 714.723511] [55087]: INFO cinder.api.openstack.wsgi [req-c7e04e8d-daf2-4542-85c6-322b4f8b7d13 req-c29c6086-9e27-40d5-822d-f56b7708e1da tempest-VolumesNegativeTest-229321741 tempest-VolumesNegativeTest-229321741-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-30471609 returned with HTTP 404 [ 714.724037] [55087]: [pid: 55087|app: 0|req: 18/36] 10.180.1.21 () {62 vars in 1464 bytes} [Wed Feb 19 03:23:19 2025] DELETE /volume/v3/volumes/tempest-invalid-30471609 => generated 97 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) [ 714.749270] [55086]: DEBUG cinder.api.middleware.request_id [req-2a919c39-bea4-4d9f-ad08-2c72d9cf0948 req-1ef7074d-a814-4f23-b334-48c59456fe44 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.751752] [55086]: INFO cinder.api.openstack.wsgi [req-2a919c39-bea4-4d9f-ad08-2c72d9cf0948 req-1ef7074d-a814-4f23-b334-48c59456fe44 tempest-VolumesNegativeTest-229321741 tempest-VolumesNegativeTest-229321741-project-member] DELETE http://10.180.1.21/volume/v3/volumes/544edb2e-21dd-45fb-8a9b-326299f21443 [ 714.751967] [55086]: DEBUG cinder.api.openstack.wsgi [req-2a919c39-bea4-4d9f-ad08-2c72d9cf0948 req-1ef7074d-a814-4f23-b334-48c59456fe44 tempest-VolumesNegativeTest-229321741 tempest-VolumesNegativeTest-229321741-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.752347] [55086]: DEBUG cinder.api.openstack.wsgi [req-2a919c39-bea4-4d9f-ad08-2c72d9cf0948 req-1ef7074d-a814-4f23-b334-48c59456fe44 tempest-VolumesNegativeTest-229321741 tempest-VolumesNegativeTest-229321741-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.752597] [55086]: INFO cinder.api.v3.volumes [req-2a919c39-bea4-4d9f-ad08-2c72d9cf0948 req-1ef7074d-a814-4f23-b334-48c59456fe44 tempest-VolumesNegativeTest-229321741 tempest-VolumesNegativeTest-229321741-project-member] Delete volume with id: 544edb2e-21dd-45fb-8a9b-326299f21443 [ 714.760115] [55086]: INFO cinder.api.openstack.wsgi [req-2a919c39-bea4-4d9f-ad08-2c72d9cf0948 req-1ef7074d-a814-4f23-b334-48c59456fe44 tempest-VolumesNegativeTest-229321741 tempest-VolumesNegativeTest-229321741-project-member] http://10.180.1.21/volume/v3/volumes/544edb2e-21dd-45fb-8a9b-326299f21443 returned with HTTP 404 [ 714.760679] [55086]: [pid: 55086|app: 0|req: 19/37] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 03:23:19 2025] DELETE /volume/v3/volumes/544edb2e-21dd-45fb-8a9b-326299f21443 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 714.774121] [55087]: DEBUG cinder.api.middleware.request_id [req-d085d1c1-2f61-463d-a2a6-0edf00d87481 req-77cefbb0-bccc-461b-8a7e-bcd9989bf4f1 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.776518] [55087]: INFO cinder.api.openstack.wsgi [req-d085d1c1-2f61-463d-a2a6-0edf00d87481 req-77cefbb0-bccc-461b-8a7e-bcd9989bf4f1 tempest-VolumesNegativeTest-229321741 tempest-VolumesNegativeTest-229321741-project-member] GET http://10.180.1.21/volume/v3/volumes/898d6721-fc4d-493a-bc96-5104cfa08e5d [ 714.776761] [55087]: DEBUG cinder.api.openstack.wsgi [req-d085d1c1-2f61-463d-a2a6-0edf00d87481 req-77cefbb0-bccc-461b-8a7e-bcd9989bf4f1 tempest-VolumesNegativeTest-229321741 tempest-VolumesNegativeTest-229321741-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.777321] [55087]: DEBUG cinder.api.openstack.wsgi [req-d085d1c1-2f61-463d-a2a6-0edf00d87481 req-77cefbb0-bccc-461b-8a7e-bcd9989bf4f1 tempest-VolumesNegativeTest-229321741 tempest-VolumesNegativeTest-229321741-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.784574] [55087]: INFO cinder.api.openstack.wsgi [req-d085d1c1-2f61-463d-a2a6-0edf00d87481 req-77cefbb0-bccc-461b-8a7e-bcd9989bf4f1 tempest-VolumesNegativeTest-229321741 tempest-VolumesNegativeTest-229321741-project-member] http://10.180.1.21/volume/v3/volumes/898d6721-fc4d-493a-bc96-5104cfa08e5d returned with HTTP 404 [ 714.785401] [55087]: [pid: 55087|app: 0|req: 19/38] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:23:19 2025] GET /volume/v3/volumes/898d6721-fc4d-493a-bc96-5104cfa08e5d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 724.755504] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=1 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 724.779430] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=2 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 730.846662] [55086]: DEBUG cinder.api.middleware.request_id [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-d2194eaa-3987-4dac-be35-3387b26f539c None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.852163] [55086]: INFO cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-d2194eaa-3987-4dac-be35-3387b26f539c tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 730.852163] [55086]: DEBUG cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-d2194eaa-3987-4dac-be35-3387b26f539c tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.852163] [55086]: DEBUG cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-d2194eaa-3987-4dac-be35-3387b26f539c tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.868887] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.868887] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.879755] [55086]: INFO cinder.volume.api [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-d2194eaa-3987-4dac-be35-3387b26f539c tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 730.886420] [55086]: INFO cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-d2194eaa-3987-4dac-be35-3387b26f539c tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 730.888598] [55086]: [pid: 55086|app: 0|req: 20/39] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:23:35 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 731.403989] [55087]: DEBUG cinder.api.middleware.request_id [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.406093] [55087]: INFO cinder.api.openstack.wsgi [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] POST http://10.180.1.21/volume/v3/volumes [ 731.406490] [55087]: DEBUG cinder.api.openstack.wsgi [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1319937686"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 731.409319] [55087]: DEBUG cinder.api.v3.volumes [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1319937686'}} {{(pid=55087) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 731.409474] [55087]: INFO cinder.api.v3.volumes [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Create volume of 1 GB [ 731.418340] [55087]: INFO cinder.volume.api [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Availability Zones retrieved successfully. [ 731.425480] [55087]: DEBUG cinder.volume.api [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Flow 'volume_create_api' (c25a5e3c-8159-4db9-9fc1-415e9bb7cea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 731.426740] [55087]: DEBUG cinder.volume.api [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5f8988-56fb-4937-845a-8924d6bc4541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 731.427998] [55087]: DEBUG cinder.volume.flows.api.create_volume [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Validating volume size '1' using validate_int {{(pid=55087) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 731.463227] [55087]: DEBUG cinder.volume.api [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5f8988-56fb-4937-845a-8924d6bc4541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 731.464177] [55087]: DEBUG cinder.volume.api [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25b10ba-9020-470a-a02e-2275e18bb7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 731.529064] [55087]: DEBUG cinder.quota [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Created reservations ['deb69fa5-1da9-4ded-a4c9-00fe368c8853', '969af2d2-bdc5-40f3-a242-d6332fa8ea30', 'f7241cc0-67ae-4245-b222-6824c0d96ad4', 'ed3eee1f-2b26-42ca-bd22-14ab09e98e12'] {{(pid=55087) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 731.530957] [55087]: DEBUG cinder.volume.api [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25b10ba-9020-470a-a02e-2275e18bb7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deb69fa5-1da9-4ded-a4c9-00fe368c8853', '969af2d2-bdc5-40f3-a242-d6332fa8ea30', 'f7241cc0-67ae-4245-b222-6824c0d96ad4', 'ed3eee1f-2b26-42ca-bd22-14ab09e98e12']}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 731.531148] [55087]: DEBUG cinder.volume.api [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7a06394-7a3a-4e62-ad92-f5f73dc7b049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 731.549199] [55087]: DEBUG cinder.volume.api [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7a06394-7a3a-4e62-ad92-f5f73dc7b049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95597ccd-3b97-46b2-9b64-7cf089dec0a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1319937686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0af3d7d1eed9479dbaa18f1dcafadbbf',qos_specs=None,replication_status=,reservations=['deb69fa5-1da9-4ded-a4c9-00fe368c8853','969af2d2-bdc5-40f3-a242-d6332fa8ea30','f7241cc0-67ae-4245-b222-6824c0d96ad4','ed3eee1f-2b26-42ca-bd22-14ab09e98e12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd13513714204a65bbafb81af9940345',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1319937686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95597ccd-3b97-46b2-9b64-7cf089dec0a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0af3d7d1eed9479dbaa18f1dcafadbbf',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='fd13513714204a65bbafb81af9940345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 731.550894] [55087]: DEBUG cinder.volume.api [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8b19be0-219b-4ec2-aa39-cf6639b315a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 731.572247] [55087]: DEBUG cinder.volume.api [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8b19be0-219b-4ec2-aa39-cf6639b315a2) 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-1319937686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0af3d7d1eed9479dbaa18f1dcafadbbf',qos_specs=None,replication_status=,reservations=['deb69fa5-1da9-4ded-a4c9-00fe368c8853','969af2d2-bdc5-40f3-a242-d6332fa8ea30','f7241cc0-67ae-4245-b222-6824c0d96ad4','ed3eee1f-2b26-42ca-bd22-14ab09e98e12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd13513714204a65bbafb81af9940345',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 731.573287] [55087]: DEBUG cinder.volume.api [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109a94ae-36e8-4c41-8419-60769acd1bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 731.583229] [55087]: DEBUG cinder.volume.api [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109a94ae-36e8-4c41-8419-60769acd1bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 731.584337] [55087]: DEBUG cinder.volume.api [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Flow 'volume_create_api' (c25a5e3c-8159-4db9-9fc1-415e9bb7cea6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 731.584706] [55087]: INFO cinder.volume.api [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Create volume request issued successfully. [ 731.585423] [55087]: INFO cinder.api.openstack.wsgi [None req-bb23987e-da05-43b2-a7b0-e9894b4b5226 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 731.585976] [55087]: [pid: 55087|app: 0|req: 20/40] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:23:36 2025] POST /volume/v3/volumes => generated 754 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 731.597421] [55086]: DEBUG cinder.api.middleware.request_id [None req-75a222b9-d754-4c29-a2f5-4a05a436dafb None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.599683] [55086]: INFO cinder.api.openstack.wsgi [None req-75a222b9-d754-4c29-a2f5-4a05a436dafb tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 731.599920] [55086]: DEBUG cinder.api.openstack.wsgi [None req-75a222b9-d754-4c29-a2f5-4a05a436dafb tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 731.600160] [55086]: DEBUG cinder.api.openstack.wsgi [None req-75a222b9-d754-4c29-a2f5-4a05a436dafb tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 731.609193] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.609193] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 731.619461] [55086]: INFO cinder.volume.api [None req-75a222b9-d754-4c29-a2f5-4a05a436dafb tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 731.627341] [55086]: INFO cinder.api.openstack.wsgi [None req-75a222b9-d754-4c29-a2f5-4a05a436dafb tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 731.627906] [55086]: [pid: 55086|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:36 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 732.434807] [55087]: DEBUG cinder.api.middleware.request_id [None req-b5500997-d1a5-4112-9421-49550f94d980 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.434807] [55087]: INFO cinder.api.openstack.wsgi [None req-b5500997-d1a5-4112-9421-49550f94d980 None None] GET http://10.180.1.21/volume// [ 732.434807] [55087]: DEBUG cinder.api.openstack.wsgi [None req-b5500997-d1a5-4112-9421-49550f94d980 None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.434807] [55087]: DEBUG cinder.api.openstack.wsgi [None req-b5500997-d1a5-4112-9421-49550f94d980 None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.434807] [55087]: INFO cinder.api.openstack.wsgi [None req-b5500997-d1a5-4112-9421-49550f94d980 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 732.434807] [55087]: [pid: 55087|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:23:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 732.439293] [55086]: DEBUG cinder.api.middleware.request_id [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-c7a3f50c-8c61-4a86-99b9-48b7a63d2e1a None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.442936] [55086]: INFO cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-c7a3f50c-8c61-4a86-99b9-48b7a63d2e1a tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 732.443429] [55086]: DEBUG cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-c7a3f50c-8c61-4a86-99b9-48b7a63d2e1a tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb44079c-c929-4d81-a9a0-8193ee45f741", "connector": null, "instance_uuid": "0fde4c15-fe37-43a4-b799-4ebc36d239e1"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 732.457914] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.457914] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.483823] [55086]: INFO cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-c7a3f50c-8c61-4a86-99b9-48b7a63d2e1a tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 732.484340] [55086]: [pid: 55086|app: 0|req: 22/43] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:23:37 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 732.504510] [55087]: DEBUG cinder.api.middleware.request_id [None req-20e0ea6a-7a5f-4ee0-94ec-af33a9551dd2 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.507089] [55087]: INFO cinder.api.openstack.wsgi [None req-20e0ea6a-7a5f-4ee0-94ec-af33a9551dd2 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 732.507924] [55087]: DEBUG cinder.api.openstack.wsgi [None req-20e0ea6a-7a5f-4ee0-94ec-af33a9551dd2 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.508242] [55087]: DEBUG cinder.api.openstack.wsgi [None req-20e0ea6a-7a5f-4ee0-94ec-af33a9551dd2 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.522243] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.522243] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.524765] [55087]: INFO cinder.volume.api [None req-20e0ea6a-7a5f-4ee0-94ec-af33a9551dd2 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 732.530754] [55087]: INFO cinder.api.openstack.wsgi [None req-20e0ea6a-7a5f-4ee0-94ec-af33a9551dd2 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 732.530754] [55087]: [pid: 55087|app: 0|req: 22/44] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:37 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 732.639388] [55086]: DEBUG cinder.api.middleware.request_id [None req-cd7f3ff2-2e7e-45c9-9097-d09ebbc7b68b None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.641941] [55086]: INFO cinder.api.openstack.wsgi [None req-cd7f3ff2-2e7e-45c9-9097-d09ebbc7b68b tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 732.642228] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cd7f3ff2-2e7e-45c9-9097-d09ebbc7b68b tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.642509] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cd7f3ff2-2e7e-45c9-9097-d09ebbc7b68b tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.650601] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.650601] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.655171] [55086]: INFO cinder.volume.api [None req-cd7f3ff2-2e7e-45c9-9097-d09ebbc7b68b tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 732.660135] [55086]: INFO cinder.api.openstack.wsgi [None req-cd7f3ff2-2e7e-45c9-9097-d09ebbc7b68b tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 732.660673] [55086]: [pid: 55086|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:37 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 732.944617] [55087]: DEBUG cinder.api.middleware.request_id [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-98ce1fa8-186f-40ae-9b7f-a574e71aa994 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.948742] [55087]: INFO cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-98ce1fa8-186f-40ae-9b7f-a574e71aa994 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 732.948742] [55087]: DEBUG cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-98ce1fa8-186f-40ae-9b7f-a574e71aa994 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.948742] [55087]: DEBUG cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-98ce1fa8-186f-40ae-9b7f-a574e71aa994 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.958530] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.958530] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.962978] [55087]: INFO cinder.volume.api [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-98ce1fa8-186f-40ae-9b7f-a574e71aa994 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 732.968591] [55087]: INFO cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-98ce1fa8-186f-40ae-9b7f-a574e71aa994 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 732.969161] [55087]: [pid: 55087|app: 0|req: 23/46] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:23:37 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 733.010786] [55086]: DEBUG cinder.api.middleware.request_id [None req-cb275a62-10ab-4d7b-95e5-c42dc3162b26 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.011476] [55086]: INFO cinder.api.openstack.wsgi [None req-cb275a62-10ab-4d7b-95e5-c42dc3162b26 None None] GET http://10.180.1.21/volume// [ 733.011704] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cb275a62-10ab-4d7b-95e5-c42dc3162b26 None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.011961] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cb275a62-10ab-4d7b-95e5-c42dc3162b26 None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.012557] [55086]: INFO cinder.api.openstack.wsgi [None req-cb275a62-10ab-4d7b-95e5-c42dc3162b26 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 733.013032] [55086]: [pid: 55086|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:23:37 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 733.034334] [55087]: DEBUG cinder.api.middleware.request_id [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-dfc109d5-a7a2-4898-8f78-71f15bcfcda5 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.039632] [55087]: INFO cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-dfc109d5-a7a2-4898-8f78-71f15bcfcda5 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 733.039632] [55087]: DEBUG cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-dfc109d5-a7a2-4898-8f78-71f15bcfcda5 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.039632] [55087]: DEBUG cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-dfc109d5-a7a2-4898-8f78-71f15bcfcda5 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.051332] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.051332] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.054920] [55087]: INFO cinder.volume.api [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-dfc109d5-a7a2-4898-8f78-71f15bcfcda5 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 733.060248] [55087]: INFO cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-dfc109d5-a7a2-4898-8f78-71f15bcfcda5 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 733.060248] [55087]: [pid: 55087|app: 0|req: 24/48] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:23:37 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 733.102574] [55086]: DEBUG cinder.api.middleware.request_id [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-9949677a-c0f3-4402-814a-d8df55652c6f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.106143] [55086]: INFO cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-9949677a-c0f3-4402-814a-d8df55652c6f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] PUT http://10.180.1.21/volume/v3/attachments/a2fd466f-4fd1-4d1c-ba5b-b26ddd79e103 [ 733.106539] [55086]: DEBUG cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-9949677a-c0f3-4402-814a-d8df55652c6f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-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-534895", "mountpoint": "/dev/sdb"}}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 733.117975] [55086]: DEBUG cinder.coordination [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-9949677a-c0f3-4402-814a-d8df55652c6f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Acquiring lock "cinder-attachment_update-eb44079c-c929-4d81-a9a0-8193ee45f741-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 733.122857] [55086]: DEBUG cinder.coordination [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-9949677a-c0f3-4402-814a-d8df55652c6f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Lock "cinder-attachment_update-eb44079c-c929-4d81-a9a0-8193ee45f741-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 733.124234] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.124234] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.544987] [55087]: DEBUG cinder.api.middleware.request_id [None req-c95bf5c3-afad-4fb1-a74c-a72d1df3e1df None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.548013] [55087]: INFO cinder.api.openstack.wsgi [None req-c95bf5c3-afad-4fb1-a74c-a72d1df3e1df tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 733.548360] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c95bf5c3-afad-4fb1-a74c-a72d1df3e1df tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.548674] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c95bf5c3-afad-4fb1-a74c-a72d1df3e1df tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.573164] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.573164] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.577290] [55087]: INFO cinder.volume.api [None req-c95bf5c3-afad-4fb1-a74c-a72d1df3e1df tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 733.583597] [55087]: INFO cinder.api.openstack.wsgi [None req-c95bf5c3-afad-4fb1-a74c-a72d1df3e1df tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 733.584286] [55087]: [pid: 55087|app: 0|req: 25/49] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:38 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 734.489381] [55087]: DEBUG cinder.api.middleware.request_id [None req-0d8ba1b9-f64b-45a9-b9be-ff5805b4f85f None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.489829] [55087]: INFO cinder.api.openstack.wsgi [None req-0d8ba1b9-f64b-45a9-b9be-ff5805b4f85f None None] GET http://10.180.1.21/volume// [ 734.490027] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0d8ba1b9-f64b-45a9-b9be-ff5805b4f85f None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.490258] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0d8ba1b9-f64b-45a9-b9be-ff5805b4f85f None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.490659] [55087]: INFO cinder.api.openstack.wsgi [None req-0d8ba1b9-f64b-45a9-b9be-ff5805b4f85f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 734.490964] [55087]: [pid: 55087|app: 0|req: 26/50] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:23:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 734.495816] [55087]: DEBUG cinder.api.middleware.request_id [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-8361dad8-59f7-4ed8-893f-24f671a1550e None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.497915] [55087]: INFO cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-8361dad8-59f7-4ed8-893f-24f671a1550e tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] POST http://10.180.1.21/volume/v3/attachments [ 734.498328] [55087]: DEBUG cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-8361dad8-59f7-4ed8-893f-24f671a1550e tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95597ccd-3b97-46b2-9b64-7cf089dec0a6", "connector": null, "instance_uuid": "49b68fcb-7684-4280-9870-5e86aca2d54a"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 734.510962] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.510962] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.547098] [55087]: INFO cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-8361dad8-59f7-4ed8-893f-24f671a1550e tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 734.547614] [55087]: [pid: 55087|app: 0|req: 27/51] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:23:39 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 734.576957] [55087]: DEBUG cinder.api.middleware.request_id [None req-a95cf4bf-550f-4335-9e3f-2519a3fdf779 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.580691] [55087]: INFO cinder.api.openstack.wsgi [None req-a95cf4bf-550f-4335-9e3f-2519a3fdf779 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 734.580923] [55087]: DEBUG cinder.api.openstack.wsgi [None req-a95cf4bf-550f-4335-9e3f-2519a3fdf779 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.581161] [55087]: DEBUG cinder.api.openstack.wsgi [None req-a95cf4bf-550f-4335-9e3f-2519a3fdf779 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.596752] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.596752] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.601239] [55087]: INFO cinder.volume.api [None req-a95cf4bf-550f-4335-9e3f-2519a3fdf779 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 734.607135] [55087]: INFO cinder.api.openstack.wsgi [None req-a95cf4bf-550f-4335-9e3f-2519a3fdf779 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 734.607558] [55087]: [pid: 55087|app: 0|req: 28/52] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:39 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 734.608259] [55087]: DEBUG cinder.api.middleware.request_id [None req-a28a046c-bef1-457a-b3af-d0e0191a2978 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.612093] [55087]: INFO cinder.api.openstack.wsgi [None req-a28a046c-bef1-457a-b3af-d0e0191a2978 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 734.612093] [55087]: DEBUG cinder.api.openstack.wsgi [None req-a28a046c-bef1-457a-b3af-d0e0191a2978 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.612093] [55087]: DEBUG cinder.api.openstack.wsgi [None req-a28a046c-bef1-457a-b3af-d0e0191a2978 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.621369] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.621369] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.624461] [55087]: INFO cinder.volume.api [None req-a28a046c-bef1-457a-b3af-d0e0191a2978 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 734.628558] [55087]: INFO cinder.api.openstack.wsgi [None req-a28a046c-bef1-457a-b3af-d0e0191a2978 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 734.629066] [55087]: [pid: 55087|app: 0|req: 29/53] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:39 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 735.097614] [55087]: DEBUG cinder.api.middleware.request_id [None req-60204679-57c7-47a9-b5c8-14bfbff6d9a3 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.099599] [55087]: INFO cinder.api.openstack.wsgi [None req-60204679-57c7-47a9-b5c8-14bfbff6d9a3 None None] GET http://10.180.1.21/volume// [ 735.099599] [55087]: DEBUG cinder.api.openstack.wsgi [None req-60204679-57c7-47a9-b5c8-14bfbff6d9a3 None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.099599] [55087]: DEBUG cinder.api.openstack.wsgi [None req-60204679-57c7-47a9-b5c8-14bfbff6d9a3 None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.099890] [55087]: INFO cinder.api.openstack.wsgi [None req-60204679-57c7-47a9-b5c8-14bfbff6d9a3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 735.100216] [55087]: [pid: 55087|app: 0|req: 30/54] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:23:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 735.105226] [55087]: DEBUG cinder.api.middleware.request_id [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-5cc6e68b-0ddb-430a-a684-d42cacf18a62 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.107377] [55087]: INFO cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-5cc6e68b-0ddb-430a-a684-d42cacf18a62 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 735.107727] [55087]: DEBUG cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-5cc6e68b-0ddb-430a-a684-d42cacf18a62 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.107992] [55087]: DEBUG cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-5cc6e68b-0ddb-430a-a684-d42cacf18a62 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.129590] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.129590] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.133800] [55087]: INFO cinder.volume.api [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-5cc6e68b-0ddb-430a-a684-d42cacf18a62 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 735.138824] [55087]: INFO cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-5cc6e68b-0ddb-430a-a684-d42cacf18a62 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 735.139296] [55087]: [pid: 55087|app: 0|req: 31/55] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:23:39 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 1027 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 735.212600] [55087]: DEBUG cinder.api.middleware.request_id [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-d735549a-593e-45a1-aa3a-6c2da9554273 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.221920] [55087]: INFO cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-d735549a-593e-45a1-aa3a-6c2da9554273 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] PUT http://10.180.1.21/volume/v3/attachments/95897ad1-7e07-46a8-ad36-67472ff9fd92 [ 735.222617] [55087]: DEBUG cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-d735549a-593e-45a1-aa3a-6c2da9554273 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-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-534888", "mountpoint": "/dev/sdb"}}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 735.239851] [55087]: DEBUG cinder.coordination [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-d735549a-593e-45a1-aa3a-6c2da9554273 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Acquiring lock "cinder-attachment_update-95597ccd-3b97-46b2-9b64-7cf089dec0a6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 735.248778] [55087]: DEBUG cinder.coordination [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-d735549a-593e-45a1-aa3a-6c2da9554273 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Lock "cinder-attachment_update-95597ccd-3b97-46b2-9b64-7cf089dec0a6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 735.250958] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.250958] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.672887] [55086]: DEBUG cinder.coordination [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-9949677a-c0f3-4402-814a-d8df55652c6f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Lock "cinder-attachment_update-eb44079c-c929-4d81-a9a0-8193ee45f741-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.550s {{(pid=55086) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 737.678932] [55086]: INFO cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-9949677a-c0f3-4402-814a-d8df55652c6f tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/attachments/a2fd466f-4fd1-4d1c-ba5b-b26ddd79e103 returned with HTTP 200 [ 737.678932] [55086]: [pid: 55086|app: 0|req: 25/56] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:23:37 2025] PUT /volume/v3/attachments/a2fd466f-4fd1-4d1c-ba5b-b26ddd79e103 => generated 617 bytes in 4573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 737.678932] [55086]: DEBUG cinder.api.middleware.request_id [None req-4ca57e34-a13f-4559-8997-4187746fcc96 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.681899] [55086]: INFO cinder.api.openstack.wsgi [None req-4ca57e34-a13f-4559-8997-4187746fcc96 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 737.682212] [55086]: DEBUG cinder.api.openstack.wsgi [None req-4ca57e34-a13f-4559-8997-4187746fcc96 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.682445] [55086]: DEBUG cinder.api.openstack.wsgi [None req-4ca57e34-a13f-4559-8997-4187746fcc96 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.697968] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.697968] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.705019] [55086]: INFO cinder.volume.api [None req-4ca57e34-a13f-4559-8997-4187746fcc96 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 737.707978] [55086]: INFO cinder.api.openstack.wsgi [None req-4ca57e34-a13f-4559-8997-4187746fcc96 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 737.708419] [55086]: [pid: 55086|app: 0|req: 26/57] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:42 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 737.709117] [55086]: DEBUG cinder.api.middleware.request_id [None req-370b34ca-d5a3-4f33-b350-4e19ce4b6ac7 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.711179] [55086]: INFO cinder.api.openstack.wsgi [None req-370b34ca-d5a3-4f33-b350-4e19ce4b6ac7 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 737.711773] [55086]: DEBUG cinder.api.openstack.wsgi [None req-370b34ca-d5a3-4f33-b350-4e19ce4b6ac7 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.711872] [55086]: DEBUG cinder.api.openstack.wsgi [None req-370b34ca-d5a3-4f33-b350-4e19ce4b6ac7 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.724012] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.724012] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.727616] [55086]: INFO cinder.volume.api [None req-370b34ca-d5a3-4f33-b350-4e19ce4b6ac7 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 737.732949] [55086]: INFO cinder.api.openstack.wsgi [None req-370b34ca-d5a3-4f33-b350-4e19ce4b6ac7 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 737.732949] [55086]: [pid: 55086|app: 0|req: 27/58] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:42 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 737.733903] [55086]: DEBUG cinder.api.middleware.request_id [None req-2a6373fd-65b7-4678-9406-94701854af68 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.735821] [55086]: INFO cinder.api.openstack.wsgi [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] POST http://10.180.1.21/volume/v3/volumes [ 737.736249] [55086]: DEBUG cinder.api.openstack.wsgi [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-330434584"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 737.738035] [55086]: DEBUG cinder.api.v3.volumes [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-330434584'}} {{(pid=55086) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 737.738195] [55086]: INFO cinder.api.v3.volumes [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Create volume of 1 GB [ 737.743904] [55086]: INFO cinder.volume.api [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Availability Zones retrieved successfully. [ 737.751855] [55086]: DEBUG cinder.volume.api [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Flow 'volume_create_api' (797f8937-f7eb-43bd-b39f-f5b5776f91db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 737.753949] [55086]: DEBUG cinder.volume.api [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2a33c7-9d72-4ad3-a6a6-f6764a34533d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 737.755421] [55086]: DEBUG cinder.volume.flows.api.create_volume [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Validating volume size '1' using validate_int {{(pid=55086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 737.782032] [55086]: DEBUG cinder.volume.api [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2a33c7-9d72-4ad3-a6a6-f6764a34533d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 737.782032] [55086]: DEBUG cinder.volume.api [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d9ab4f6-55ae-4847-b24f-1000a3826334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 737.844387] [55086]: DEBUG cinder.quota [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Created reservations ['6510b845-b763-47e9-b982-f1d295ea7d2f', '658a4131-910f-43b8-b63b-65888708c43c', '101807e8-8786-4d08-a294-1bfe644717ea', '63e706b2-77e2-4037-8a59-50fe61effc01'] {{(pid=55086) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 737.845651] [55086]: DEBUG cinder.volume.api [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d9ab4f6-55ae-4847-b24f-1000a3826334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6510b845-b763-47e9-b982-f1d295ea7d2f', '658a4131-910f-43b8-b63b-65888708c43c', '101807e8-8786-4d08-a294-1bfe644717ea', '63e706b2-77e2-4037-8a59-50fe61effc01']}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 737.846767] [55086]: DEBUG cinder.volume.api [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecbff45f-5edd-4363-b599-f76f3f55dbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 737.871686] [55086]: DEBUG cinder.volume.api [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecbff45f-5edd-4363-b599-f76f3f55dbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51a58e98-5bd2-4eae-b5f1-a373f925998b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-330434584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fdd94e94fa431cbf4f709ce8e0bd8b',qos_specs=None,replication_status=,reservations=['6510b845-b763-47e9-b982-f1d295ea7d2f','658a4131-910f-43b8-b63b-65888708c43c','101807e8-8786-4d08-a294-1bfe644717ea','63e706b2-77e2-4037-8a59-50fe61effc01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224147ebf964450b9d8ca43b08bb5034',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:23:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-330434584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51a58e98-5bd2-4eae-b5f1-a373f925998b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11fdd94e94fa431cbf4f709ce8e0bd8b',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='224147ebf964450b9d8ca43b08bb5034',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 737.872774] [55086]: DEBUG cinder.volume.api [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c71d9f-534c-4d62-9934-ff4b744ba8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 737.900419] [55086]: DEBUG cinder.volume.api [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c71d9f-534c-4d62-9934-ff4b744ba8a1) 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-330434584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fdd94e94fa431cbf4f709ce8e0bd8b',qos_specs=None,replication_status=,reservations=['6510b845-b763-47e9-b982-f1d295ea7d2f','658a4131-910f-43b8-b63b-65888708c43c','101807e8-8786-4d08-a294-1bfe644717ea','63e706b2-77e2-4037-8a59-50fe61effc01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224147ebf964450b9d8ca43b08bb5034',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 737.901356] [55086]: DEBUG cinder.volume.api [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a44591-183a-4a98-8dc7-2c6df9c73182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 737.915813] [55086]: DEBUG cinder.volume.api [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a44591-183a-4a98-8dc7-2c6df9c73182) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 737.916349] [55086]: DEBUG cinder.volume.api [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Flow 'volume_create_api' (797f8937-f7eb-43bd-b39f-f5b5776f91db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 737.916813] [55086]: INFO cinder.volume.api [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Create volume request issued successfully. [ 737.917976] [55086]: INFO cinder.api.openstack.wsgi [None req-2a6373fd-65b7-4678-9406-94701854af68 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 737.918801] [55086]: [pid: 55086|app: 0|req: 28/59] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:23:42 2025] POST /volume/v3/volumes => generated 757 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 737.938300] [55086]: DEBUG cinder.api.middleware.request_id [None req-92f8ab4f-3f49-455b-bf39-cee853c5e0d1 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.940731] [55086]: INFO cinder.api.openstack.wsgi [None req-92f8ab4f-3f49-455b-bf39-cee853c5e0d1 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/51a58e98-5bd2-4eae-b5f1-a373f925998b [ 737.941062] [55086]: DEBUG cinder.api.openstack.wsgi [None req-92f8ab4f-3f49-455b-bf39-cee853c5e0d1 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.941417] [55086]: DEBUG cinder.api.openstack.wsgi [None req-92f8ab4f-3f49-455b-bf39-cee853c5e0d1 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.953160] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.953160] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.962691] [55086]: INFO cinder.volume.api [None req-92f8ab4f-3f49-455b-bf39-cee853c5e0d1 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 737.967292] [55086]: INFO cinder.api.openstack.wsgi [None req-92f8ab4f-3f49-455b-bf39-cee853c5e0d1 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/51a58e98-5bd2-4eae-b5f1-a373f925998b returned with HTTP 200 [ 737.970743] [55086]: [pid: 55086|app: 0|req: 29/60] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:42 2025] GET /volume/v3/volumes/51a58e98-5bd2-4eae-b5f1-a373f925998b => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 738.725633] [55086]: DEBUG cinder.api.middleware.request_id [None req-9ac4aeed-1aa2-4a64-85cc-329db3b0756d None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.728081] [55086]: INFO cinder.api.openstack.wsgi [None req-9ac4aeed-1aa2-4a64-85cc-329db3b0756d tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 738.728332] [55086]: DEBUG cinder.api.openstack.wsgi [None req-9ac4aeed-1aa2-4a64-85cc-329db3b0756d tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.728578] [55086]: DEBUG cinder.api.openstack.wsgi [None req-9ac4aeed-1aa2-4a64-85cc-329db3b0756d tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.743114] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.743114] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.746921] [55086]: INFO cinder.volume.api [None req-9ac4aeed-1aa2-4a64-85cc-329db3b0756d tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 738.752346] [55086]: INFO cinder.api.openstack.wsgi [None req-9ac4aeed-1aa2-4a64-85cc-329db3b0756d tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 738.752809] [55086]: [pid: 55086|app: 0|req: 30/61] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:43 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 738.756685] [55086]: DEBUG cinder.api.middleware.request_id [None req-c24c3f5d-2764-498b-9c23-c8b29ecfdb64 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.758637] [55086]: INFO cinder.api.openstack.wsgi [None req-c24c3f5d-2764-498b-9c23-c8b29ecfdb64 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 738.758854] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c24c3f5d-2764-498b-9c23-c8b29ecfdb64 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.759086] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c24c3f5d-2764-498b-9c23-c8b29ecfdb64 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.772516] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.772516] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.776991] [55086]: INFO cinder.volume.api [None req-c24c3f5d-2764-498b-9c23-c8b29ecfdb64 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 738.781443] [55086]: INFO cinder.api.openstack.wsgi [None req-c24c3f5d-2764-498b-9c23-c8b29ecfdb64 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 738.781864] [55086]: [pid: 55086|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:43 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 738.979927] [55086]: DEBUG cinder.api.middleware.request_id [None req-0535fd13-b148-4cfb-8939-20dd8d7ae87b None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.985624] [55086]: INFO cinder.api.openstack.wsgi [None req-0535fd13-b148-4cfb-8939-20dd8d7ae87b tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/51a58e98-5bd2-4eae-b5f1-a373f925998b [ 738.985624] [55086]: DEBUG cinder.api.openstack.wsgi [None req-0535fd13-b148-4cfb-8939-20dd8d7ae87b tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.985624] [55086]: DEBUG cinder.api.openstack.wsgi [None req-0535fd13-b148-4cfb-8939-20dd8d7ae87b tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.003257] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.003257] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.010364] [55086]: INFO cinder.volume.api [None req-0535fd13-b148-4cfb-8939-20dd8d7ae87b tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 739.021286] [55086]: INFO cinder.api.openstack.wsgi [None req-0535fd13-b148-4cfb-8939-20dd8d7ae87b tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/51a58e98-5bd2-4eae-b5f1-a373f925998b returned with HTTP 200 [ 739.021286] [55086]: [pid: 55086|app: 0|req: 32/63] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:43 2025] GET /volume/v3/volumes/51a58e98-5bd2-4eae-b5f1-a373f925998b => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.338339] [55086]: DEBUG cinder.api.middleware.request_id [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-dc802add-48cf-4d1a-9568-f297ef138e29 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.341028] [55086]: INFO cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-dc802add-48cf-4d1a-9568-f297ef138e29 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] POST http://10.180.1.21/volume/v3/attachments/a2fd466f-4fd1-4d1c-ba5b-b26ddd79e103/action [ 739.341455] [55086]: DEBUG cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-dc802add-48cf-4d1a-9568-f297ef138e29 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Action body: b'{"os-complete": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 739.341683] [55086]: DEBUG cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-dc802add-48cf-4d1a-9568-f297ef138e29 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 739.359662] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.359662] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.367598] [55086]: INFO cinder.api.openstack.wsgi [req-24a9840b-9d20-46ec-bcd8-3d170607ed58 req-dc802add-48cf-4d1a-9568-f297ef138e29 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/attachments/a2fd466f-4fd1-4d1c-ba5b-b26ddd79e103/action returned with HTTP 204 [ 739.368055] [55086]: [pid: 55086|app: 0|req: 33/64] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:23:44 2025] POST /volume/v3/attachments/a2fd466f-4fd1-4d1c-ba5b-b26ddd79e103/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 739.763246] [55086]: DEBUG cinder.api.middleware.request_id [None req-0d437511-ff38-47d9-acfa-5a27bb5904da None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.765517] [55086]: INFO cinder.api.openstack.wsgi [None req-0d437511-ff38-47d9-acfa-5a27bb5904da tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 739.765838] [55086]: DEBUG cinder.api.openstack.wsgi [None req-0d437511-ff38-47d9-acfa-5a27bb5904da tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.766168] [55086]: DEBUG cinder.api.openstack.wsgi [None req-0d437511-ff38-47d9-acfa-5a27bb5904da tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.776867] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.776867] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.782575] [55086]: INFO cinder.volume.api [None req-0d437511-ff38-47d9-acfa-5a27bb5904da tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 739.793626] [55086]: INFO cinder.api.openstack.wsgi [None req-0d437511-ff38-47d9-acfa-5a27bb5904da tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 739.794117] [55086]: [pid: 55086|app: 0|req: 34/65] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:44 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.795035] [55086]: DEBUG cinder.api.middleware.request_id [None req-bc68c65f-4138-440b-ae67-c89edd6460b8 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.796778] [55086]: INFO cinder.api.openstack.wsgi [None req-bc68c65f-4138-440b-ae67-c89edd6460b8 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 739.796988] [55086]: DEBUG cinder.api.openstack.wsgi [None req-bc68c65f-4138-440b-ae67-c89edd6460b8 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.797244] [55086]: DEBUG cinder.api.openstack.wsgi [None req-bc68c65f-4138-440b-ae67-c89edd6460b8 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.813195] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.813195] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.816978] [55086]: INFO cinder.volume.api [None req-bc68c65f-4138-440b-ae67-c89edd6460b8 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 739.824417] [55086]: INFO cinder.api.openstack.wsgi [None req-bc68c65f-4138-440b-ae67-c89edd6460b8 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 739.826116] [55086]: [pid: 55086|app: 0|req: 35/66] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:44 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.826193] [55087]: DEBUG cinder.coordination [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-d735549a-593e-45a1-aa3a-6c2da9554273 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Lock "cinder-attachment_update-95597ccd-3b97-46b2-9b64-7cf089dec0a6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.577s {{(pid=55087) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 739.826193] [55087]: INFO cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-d735549a-593e-45a1-aa3a-6c2da9554273 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/attachments/95897ad1-7e07-46a8-ad36-67472ff9fd92 returned with HTTP 200 [ 739.828528] [55087]: [pid: 55087|app: 0|req: 32/67] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:23:40 2025] PUT /volume/v3/attachments/95897ad1-7e07-46a8-ad36-67472ff9fd92 => generated 617 bytes in 4617 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.841249] [55086]: DEBUG cinder.api.middleware.request_id [None req-846229c9-2fdd-43f5-ab37-f025e18c57b7 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.843829] [55086]: INFO cinder.api.openstack.wsgi [None req-846229c9-2fdd-43f5-ab37-f025e18c57b7 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 739.844739] [55086]: DEBUG cinder.api.openstack.wsgi [None req-846229c9-2fdd-43f5-ab37-f025e18c57b7 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.844739] [55086]: DEBUG cinder.api.openstack.wsgi [None req-846229c9-2fdd-43f5-ab37-f025e18c57b7 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.862261] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.862261] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.867245] [55086]: INFO cinder.volume.api [None req-846229c9-2fdd-43f5-ab37-f025e18c57b7 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 739.872121] [55086]: INFO cinder.api.openstack.wsgi [None req-846229c9-2fdd-43f5-ab37-f025e18c57b7 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 739.872608] [55086]: [pid: 55086|app: 0|req: 36/68] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:44 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 740.231059] [55087]: DEBUG cinder.api.middleware.request_id [None req-ef914207-2ea8-42df-b48a-cb720e8c130a None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.233517] [55087]: INFO cinder.api.openstack.wsgi [None req-ef914207-2ea8-42df-b48a-cb720e8c130a tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 740.233777] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ef914207-2ea8-42df-b48a-cb720e8c130a tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.234098] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ef914207-2ea8-42df-b48a-cb720e8c130a tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.254772] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.254772] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.263270] [55087]: INFO cinder.volume.api [None req-ef914207-2ea8-42df-b48a-cb720e8c130a tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 740.268759] [55087]: INFO cinder.api.openstack.wsgi [None req-ef914207-2ea8-42df-b48a-cb720e8c130a tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 740.269142] [55087]: [pid: 55087|app: 0|req: 33/69] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:45 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 740.782697] [55086]: DEBUG cinder.api.middleware.request_id [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-d54897b4-466a-411a-905e-da38de19d937 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.785159] [55086]: INFO cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-d54897b4-466a-411a-905e-da38de19d937 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 740.785393] [55086]: DEBUG cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-d54897b4-466a-411a-905e-da38de19d937 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.785657] [55086]: DEBUG cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-d54897b4-466a-411a-905e-da38de19d937 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.797243] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.797243] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.800889] [55086]: INFO cinder.volume.api [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-d54897b4-466a-411a-905e-da38de19d937 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 740.804036] [55087]: DEBUG cinder.api.middleware.request_id [None req-b9eac5c0-207b-4740-b512-34b734ed5c45 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.807552] [55086]: INFO cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-d54897b4-466a-411a-905e-da38de19d937 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 740.808027] [55086]: [pid: 55086|app: 0|req: 37/70] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:23:45 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 740.809374] [55087]: INFO cinder.api.openstack.wsgi [None req-b9eac5c0-207b-4740-b512-34b734ed5c45 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 740.809473] [55087]: DEBUG cinder.api.openstack.wsgi [None req-b9eac5c0-207b-4740-b512-34b734ed5c45 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.810664] [55087]: DEBUG cinder.api.openstack.wsgi [None req-b9eac5c0-207b-4740-b512-34b734ed5c45 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.827272] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.827272] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.832775] [55087]: INFO cinder.volume.api [None req-b9eac5c0-207b-4740-b512-34b734ed5c45 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 740.840081] [55087]: INFO cinder.api.openstack.wsgi [None req-b9eac5c0-207b-4740-b512-34b734ed5c45 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 740.840516] [55087]: [pid: 55087|app: 0|req: 34/71] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:45 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.851415] [55086]: DEBUG cinder.api.middleware.request_id [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-16bb14cc-52ab-49a9-af57-2e1039ca598d None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.856777] [55086]: INFO cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-16bb14cc-52ab-49a9-af57-2e1039ca598d tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] POST http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741/action [ 740.857431] [55086]: DEBUG cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-16bb14cc-52ab-49a9-af57-2e1039ca598d tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 740.857614] [55086]: DEBUG cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-16bb14cc-52ab-49a9-af57-2e1039ca598d tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 740.874226] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.874226] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.874431] [55086]: INFO cinder.volume.api [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-16bb14cc-52ab-49a9-af57-2e1039ca598d tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 740.883355] [55086]: INFO cinder.volume.api [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-16bb14cc-52ab-49a9-af57-2e1039ca598d tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Begin detaching volume completed successfully. [ 740.883549] [55086]: INFO cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-16bb14cc-52ab-49a9-af57-2e1039ca598d tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741/action returned with HTTP 202 [ 740.884029] [55086]: [pid: 55086|app: 0|req: 38/72] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:23:45 2025] POST /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 741.854229] [55087]: DEBUG cinder.api.middleware.request_id [None req-e5f05989-49a4-46d3-9e2f-9967dffcd701 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.856340] [55087]: INFO cinder.api.openstack.wsgi [None req-e5f05989-49a4-46d3-9e2f-9967dffcd701 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 741.856566] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e5f05989-49a4-46d3-9e2f-9967dffcd701 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.856781] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e5f05989-49a4-46d3-9e2f-9967dffcd701 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.867034] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.867034] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.870663] [55087]: INFO cinder.volume.api [None req-e5f05989-49a4-46d3-9e2f-9967dffcd701 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 741.875628] [55087]: INFO cinder.api.openstack.wsgi [None req-e5f05989-49a4-46d3-9e2f-9967dffcd701 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 741.876037] [55087]: [pid: 55087|app: 0|req: 35/73] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:46 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 741.909128] [55086]: DEBUG cinder.api.middleware.request_id [None req-cc97977f-71fc-4fe3-99f9-ed408d8993fc None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.909598] [55086]: INFO cinder.api.openstack.wsgi [None req-cc97977f-71fc-4fe3-99f9-ed408d8993fc None None] GET http://10.180.1.21/volume// [ 741.909783] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cc97977f-71fc-4fe3-99f9-ed408d8993fc None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.910021] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cc97977f-71fc-4fe3-99f9-ed408d8993fc None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.910506] [55086]: INFO cinder.api.openstack.wsgi [None req-cc97977f-71fc-4fe3-99f9-ed408d8993fc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 741.910849] [55086]: [pid: 55086|app: 0|req: 39/74] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:23:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 741.914669] [55087]: DEBUG cinder.api.middleware.request_id [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-87b11bf5-2755-4b94-89f4-8a988af73265 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.917043] [55087]: INFO cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-87b11bf5-2755-4b94-89f4-8a988af73265 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 741.917316] [55087]: DEBUG cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-87b11bf5-2755-4b94-89f4-8a988af73265 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.917548] [55087]: DEBUG cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-87b11bf5-2755-4b94-89f4-8a988af73265 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.929150] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.929150] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.932853] [55087]: INFO cinder.volume.api [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-87b11bf5-2755-4b94-89f4-8a988af73265 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 741.937781] [55087]: INFO cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-87b11bf5-2755-4b94-89f4-8a988af73265 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 741.938227] [55087]: [pid: 55087|app: 0|req: 36/75] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:23:46 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1553 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 742.886160] [55086]: DEBUG cinder.api.middleware.request_id [None req-15249086-0a6a-4c47-8a7b-9f51e865f178 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.888470] [55086]: INFO cinder.api.openstack.wsgi [None req-15249086-0a6a-4c47-8a7b-9f51e865f178 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 742.888673] [55086]: DEBUG cinder.api.openstack.wsgi [None req-15249086-0a6a-4c47-8a7b-9f51e865f178 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.888936] [55086]: DEBUG cinder.api.openstack.wsgi [None req-15249086-0a6a-4c47-8a7b-9f51e865f178 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.898886] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.898886] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.903580] [55086]: INFO cinder.volume.api [None req-15249086-0a6a-4c47-8a7b-9f51e865f178 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 742.906720] [55086]: INFO cinder.api.openstack.wsgi [None req-15249086-0a6a-4c47-8a7b-9f51e865f178 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 742.907475] [55086]: [pid: 55086|app: 0|req: 40/76] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:47 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 743.638451] [55087]: DEBUG cinder.api.middleware.request_id [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-a6dca309-6d79-49d6-81db-c865d39860c8 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.641091] [55087]: INFO cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-a6dca309-6d79-49d6-81db-c865d39860c8 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/a2fd466f-4fd1-4d1c-ba5b-b26ddd79e103 [ 743.641318] [55087]: DEBUG cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-a6dca309-6d79-49d6-81db-c865d39860c8 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.641532] [55087]: DEBUG cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-a6dca309-6d79-49d6-81db-c865d39860c8 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'version_select' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.648159] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.648159] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.917939] [55086]: DEBUG cinder.api.middleware.request_id [None req-1655671b-da70-4a73-9ef1-e889a9c26b2a None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.919898] [55086]: INFO cinder.api.openstack.wsgi [None req-1655671b-da70-4a73-9ef1-e889a9c26b2a tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 743.920251] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1655671b-da70-4a73-9ef1-e889a9c26b2a tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.921022] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1655671b-da70-4a73-9ef1-e889a9c26b2a tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.930159] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.930159] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.933176] [55086]: INFO cinder.volume.api [None req-1655671b-da70-4a73-9ef1-e889a9c26b2a tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 743.937231] [55086]: INFO cinder.api.openstack.wsgi [None req-1655671b-da70-4a73-9ef1-e889a9c26b2a tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 743.937592] [55086]: [pid: 55086|app: 0|req: 41/77] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:48 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 743.976237] [55086]: DEBUG cinder.api.middleware.request_id [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-a6e31bcd-5e8f-4cd4-8f09-d3b1e20883f7 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.978752] [55086]: INFO cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-a6e31bcd-5e8f-4cd4-8f09-d3b1e20883f7 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] POST http://10.180.1.21/volume/v3/attachments/95897ad1-7e07-46a8-ad36-67472ff9fd92/action [ 743.979259] [55086]: DEBUG cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-a6e31bcd-5e8f-4cd4-8f09-d3b1e20883f7 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Action body: b'{"os-complete": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 743.979407] [55086]: DEBUG cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-a6e31bcd-5e8f-4cd4-8f09-d3b1e20883f7 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 743.999128] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.999128] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.033828] [55086]: INFO cinder.api.openstack.wsgi [req-1ab4024d-6545-440f-b202-f45c2daaae9f req-a6e31bcd-5e8f-4cd4-8f09-d3b1e20883f7 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/attachments/95897ad1-7e07-46a8-ad36-67472ff9fd92/action returned with HTTP 204 [ 744.034550] [55086]: [pid: 55086|app: 0|req: 42/78] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:23:48 2025] POST /volume/v3/attachments/95897ad1-7e07-46a8-ad36-67472ff9fd92/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 744.208802] [55087]: INFO cinder.api.openstack.wsgi [req-73a81107-4734-45ca-b2d3-aebd158d5c16 req-a6dca309-6d79-49d6-81db-c865d39860c8 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/attachments/a2fd466f-4fd1-4d1c-ba5b-b26ddd79e103 returned with HTTP 200 [ 744.209388] [55087]: [pid: 55087|app: 0|req: 37/79] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:23:48 2025] DELETE /volume/v3/attachments/a2fd466f-4fd1-4d1c-ba5b-b26ddd79e103 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 744.825879] [55086]: DEBUG cinder.api.middleware.request_id [None req-306cff23-37e0-4d22-b3de-7f08288ea19b None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.827974] [55086]: INFO cinder.api.openstack.wsgi [None req-306cff23-37e0-4d22-b3de-7f08288ea19b tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 744.828203] [55086]: DEBUG cinder.api.openstack.wsgi [None req-306cff23-37e0-4d22-b3de-7f08288ea19b tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.828463] [55086]: DEBUG cinder.api.openstack.wsgi [None req-306cff23-37e0-4d22-b3de-7f08288ea19b tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.842326] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.842326] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.848110] [55086]: INFO cinder.volume.api [None req-306cff23-37e0-4d22-b3de-7f08288ea19b tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 744.852478] [55086]: INFO cinder.api.openstack.wsgi [None req-306cff23-37e0-4d22-b3de-7f08288ea19b tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 744.852478] [55086]: [pid: 55086|app: 0|req: 43/80] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:49 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 744.863035] [55087]: DEBUG cinder.api.middleware.request_id [None req-e60b3943-0a8d-49f8-8c25-f3742fda90ef None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.865213] [55087]: INFO cinder.api.openstack.wsgi [None req-e60b3943-0a8d-49f8-8c25-f3742fda90ef tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 744.865548] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e60b3943-0a8d-49f8-8c25-f3742fda90ef tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.865868] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e60b3943-0a8d-49f8-8c25-f3742fda90ef tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'delete' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.866161] [55087]: INFO cinder.api.v3.volumes [None req-e60b3943-0a8d-49f8-8c25-f3742fda90ef tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Delete volume with id: eb44079c-c929-4d81-a9a0-8193ee45f741 [ 744.874566] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.874566] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.875567] [55087]: INFO cinder.volume.api [None req-e60b3943-0a8d-49f8-8c25-f3742fda90ef tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 744.909731] [55087]: INFO cinder.volume.api [None req-e60b3943-0a8d-49f8-8c25-f3742fda90ef tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Delete volume request issued successfully. [ 744.909731] [55087]: INFO cinder.api.openstack.wsgi [None req-e60b3943-0a8d-49f8-8c25-f3742fda90ef tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 202 [ 744.910222] [55087]: [pid: 55087|app: 0|req: 38/81] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:23:49 2025] DELETE /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 744.914513] [55086]: DEBUG cinder.api.middleware.request_id [None req-2e22c199-2ee2-4989-8a5a-c9f5735186e5 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.917054] [55086]: INFO cinder.api.openstack.wsgi [None req-2e22c199-2ee2-4989-8a5a-c9f5735186e5 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 744.917342] [55086]: DEBUG cinder.api.openstack.wsgi [None req-2e22c199-2ee2-4989-8a5a-c9f5735186e5 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.918051] [55086]: DEBUG cinder.api.openstack.wsgi [None req-2e22c199-2ee2-4989-8a5a-c9f5735186e5 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.931700] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.931700] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.935544] [55086]: INFO cinder.volume.api [None req-2e22c199-2ee2-4989-8a5a-c9f5735186e5 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 744.940215] [55086]: INFO cinder.api.openstack.wsgi [None req-2e22c199-2ee2-4989-8a5a-c9f5735186e5 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 744.940215] [55086]: [pid: 55086|app: 0|req: 44/82] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:49 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 744.949146] [55087]: DEBUG cinder.api.middleware.request_id [None req-05ee29ba-2038-4178-84d7-0afd46197705 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.952220] [55087]: INFO cinder.api.openstack.wsgi [None req-05ee29ba-2038-4178-84d7-0afd46197705 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 744.952448] [55087]: DEBUG cinder.api.openstack.wsgi [None req-05ee29ba-2038-4178-84d7-0afd46197705 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.952671] [55087]: DEBUG cinder.api.openstack.wsgi [None req-05ee29ba-2038-4178-84d7-0afd46197705 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.975896] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.975896] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.980120] [55087]: INFO cinder.volume.api [None req-05ee29ba-2038-4178-84d7-0afd46197705 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 744.985497] [55087]: INFO cinder.api.openstack.wsgi [None req-05ee29ba-2038-4178-84d7-0afd46197705 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 744.985973] [55087]: [pid: 55087|app: 0|req: 39/83] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:49 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 744.999555] [55086]: DEBUG cinder.api.middleware.request_id [None req-cb99c7c8-21e0-423a-8d71-d508ba866f4d None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.002404] [55086]: INFO cinder.api.openstack.wsgi [None req-cb99c7c8-21e0-423a-8d71-d508ba866f4d tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 745.004140] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cb99c7c8-21e0-423a-8d71-d508ba866f4d tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.005320] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cb99c7c8-21e0-423a-8d71-d508ba866f4d tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.028744] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.028744] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.034304] [55086]: INFO cinder.volume.api [None req-cb99c7c8-21e0-423a-8d71-d508ba866f4d tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 745.044058] [55086]: INFO cinder.api.openstack.wsgi [None req-cb99c7c8-21e0-423a-8d71-d508ba866f4d tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 745.044058] [55086]: [pid: 55086|app: 0|req: 45/84] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:49 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.724455] [55087]: DEBUG cinder.api.middleware.request_id [req-8630ab02-788d-4e8f-8558-47b6d208b336 req-b52e6853-d1fd-4bc1-86e6-19e4c091665b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.731181] [55087]: INFO cinder.api.openstack.wsgi [req-8630ab02-788d-4e8f-8558-47b6d208b336 req-b52e6853-d1fd-4bc1-86e6-19e4c091665b tempest-VolumesAdminNegativeTest-1072080244 tempest-VolumesAdminNegativeTest-1072080244-project-admin] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 745.733252] [55087]: DEBUG cinder.api.openstack.wsgi [req-8630ab02-788d-4e8f-8558-47b6d208b336 req-b52e6853-d1fd-4bc1-86e6-19e4c091665b tempest-VolumesAdminNegativeTest-1072080244 tempest-VolumesAdminNegativeTest-1072080244-project-admin] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.733252] [55087]: DEBUG cinder.api.openstack.wsgi [req-8630ab02-788d-4e8f-8558-47b6d208b336 req-b52e6853-d1fd-4bc1-86e6-19e4c091665b tempest-VolumesAdminNegativeTest-1072080244 tempest-VolumesAdminNegativeTest-1072080244-project-admin] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.749456] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.749456] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.755218] [55087]: INFO cinder.volume.api [req-8630ab02-788d-4e8f-8558-47b6d208b336 req-b52e6853-d1fd-4bc1-86e6-19e4c091665b tempest-VolumesAdminNegativeTest-1072080244 tempest-VolumesAdminNegativeTest-1072080244-project-admin] Volume info retrieved successfully. [ 745.759658] [55087]: INFO cinder.api.openstack.wsgi [req-8630ab02-788d-4e8f-8558-47b6d208b336 req-b52e6853-d1fd-4bc1-86e6-19e4c091665b tempest-VolumesAdminNegativeTest-1072080244 tempest-VolumesAdminNegativeTest-1072080244-project-admin] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 745.760343] [55087]: [pid: 55087|app: 0|req: 40/85] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:23:50 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 1324 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.765266] [55086]: DEBUG cinder.api.middleware.request_id [req-8630ab02-788d-4e8f-8558-47b6d208b336 req-b36b76aa-f648-4cfb-b5c7-5bac2021b18f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.767831] [55086]: INFO cinder.api.openstack.wsgi [req-8630ab02-788d-4e8f-8558-47b6d208b336 req-b36b76aa-f648-4cfb-b5c7-5bac2021b18f tempest-VolumesAdminNegativeTest-1072080244 tempest-VolumesAdminNegativeTest-1072080244-project-admin] GET http://10.180.1.21/volume/v3/volumes/4e728e7c-ad59-47e7-965e-39e7e29ecbc8 [ 745.768831] [55086]: DEBUG cinder.api.openstack.wsgi [req-8630ab02-788d-4e8f-8558-47b6d208b336 req-b36b76aa-f648-4cfb-b5c7-5bac2021b18f tempest-VolumesAdminNegativeTest-1072080244 tempest-VolumesAdminNegativeTest-1072080244-project-admin] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.768831] [55086]: DEBUG cinder.api.openstack.wsgi [req-8630ab02-788d-4e8f-8558-47b6d208b336 req-b36b76aa-f648-4cfb-b5c7-5bac2021b18f tempest-VolumesAdminNegativeTest-1072080244 tempest-VolumesAdminNegativeTest-1072080244-project-admin] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.779119] [55086]: INFO cinder.api.openstack.wsgi [req-8630ab02-788d-4e8f-8558-47b6d208b336 req-b36b76aa-f648-4cfb-b5c7-5bac2021b18f tempest-VolumesAdminNegativeTest-1072080244 tempest-VolumesAdminNegativeTest-1072080244-project-admin] http://10.180.1.21/volume/v3/volumes/4e728e7c-ad59-47e7-965e-39e7e29ecbc8 returned with HTTP 404 [ 745.779798] [55086]: [pid: 55086|app: 0|req: 46/86] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:23:50 2025] GET /volume/v3/volumes/4e728e7c-ad59-47e7-965e-39e7e29ecbc8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 745.787829] [55087]: DEBUG cinder.api.middleware.request_id [None req-2c8a8853-ab5c-4f5b-9082-58174e85d291 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.790509] [55087]: INFO cinder.api.openstack.wsgi [None req-2c8a8853-ab5c-4f5b-9082-58174e85d291 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 745.791097] [55087]: DEBUG cinder.api.openstack.wsgi [None req-2c8a8853-ab5c-4f5b-9082-58174e85d291 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.791575] [55087]: DEBUG cinder.api.openstack.wsgi [None req-2c8a8853-ab5c-4f5b-9082-58174e85d291 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.810774] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.810774] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.817024] [55087]: INFO cinder.volume.api [None req-2c8a8853-ab5c-4f5b-9082-58174e85d291 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 745.821852] [55087]: INFO cinder.api.openstack.wsgi [None req-2c8a8853-ab5c-4f5b-9082-58174e85d291 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 745.822453] [55087]: [pid: 55087|app: 0|req: 41/87] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:50 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.953373] [55086]: DEBUG cinder.api.middleware.request_id [None req-63b33e52-3543-42cc-b155-d9a000b54756 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.958262] [55086]: INFO cinder.api.openstack.wsgi [None req-63b33e52-3543-42cc-b155-d9a000b54756 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 745.958499] [55086]: DEBUG cinder.api.openstack.wsgi [None req-63b33e52-3543-42cc-b155-d9a000b54756 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.958714] [55086]: DEBUG cinder.api.openstack.wsgi [None req-63b33e52-3543-42cc-b155-d9a000b54756 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.976553] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.976553] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.979757] [55086]: INFO cinder.volume.api [None req-63b33e52-3543-42cc-b155-d9a000b54756 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 745.984313] [55086]: INFO cinder.api.openstack.wsgi [None req-63b33e52-3543-42cc-b155-d9a000b54756 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 745.984882] [55086]: [pid: 55086|app: 0|req: 47/88] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:50 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.394972] [55087]: DEBUG cinder.api.middleware.request_id [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-a5156082-3e52-4973-a88e-2980d0e27c46 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.398938] [55087]: INFO cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-a5156082-3e52-4973-a88e-2980d0e27c46 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 746.399205] [55087]: DEBUG cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-a5156082-3e52-4973-a88e-2980d0e27c46 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.399426] [55087]: DEBUG cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-a5156082-3e52-4973-a88e-2980d0e27c46 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.413467] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.413467] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.424527] [55087]: INFO cinder.volume.api [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-a5156082-3e52-4973-a88e-2980d0e27c46 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 746.429400] [55087]: INFO cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-a5156082-3e52-4973-a88e-2980d0e27c46 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 746.429643] [55087]: [pid: 55087|app: 0|req: 42/89] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:23:51 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.464857] [55086]: DEBUG cinder.api.middleware.request_id [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-369da23c-6c22-4ef0-99eb-5c2a34cdd527 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.467302] [55086]: INFO cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-369da23c-6c22-4ef0-99eb-5c2a34cdd527 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] POST http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6/action [ 746.467717] [55086]: DEBUG cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-369da23c-6c22-4ef0-99eb-5c2a34cdd527 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 746.467862] [55086]: DEBUG cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-369da23c-6c22-4ef0-99eb-5c2a34cdd527 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 746.482867] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.482867] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.483839] [55086]: INFO cinder.volume.api [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-369da23c-6c22-4ef0-99eb-5c2a34cdd527 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 746.496252] [55086]: INFO cinder.volume.api [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-369da23c-6c22-4ef0-99eb-5c2a34cdd527 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Begin detaching volume completed successfully. [ 746.496520] [55086]: INFO cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-369da23c-6c22-4ef0-99eb-5c2a34cdd527 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6/action returned with HTTP 202 [ 746.496965] [55086]: [pid: 55086|app: 0|req: 48/90] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:23:51 2025] POST /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 746.995670] [55087]: DEBUG cinder.api.middleware.request_id [None req-98f5d31e-fb79-4c50-bd4c-b228febd9d1e None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.998839] [55087]: INFO cinder.api.openstack.wsgi [None req-98f5d31e-fb79-4c50-bd4c-b228febd9d1e tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 746.999097] [55087]: DEBUG cinder.api.openstack.wsgi [None req-98f5d31e-fb79-4c50-bd4c-b228febd9d1e tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.999347] [55087]: DEBUG cinder.api.openstack.wsgi [None req-98f5d31e-fb79-4c50-bd4c-b228febd9d1e tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.010389] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.010389] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 747.015059] [55087]: INFO cinder.volume.api [None req-98f5d31e-fb79-4c50-bd4c-b228febd9d1e tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Volume info retrieved successfully. [ 747.019319] [55087]: INFO cinder.api.openstack.wsgi [None req-98f5d31e-fb79-4c50-bd4c-b228febd9d1e tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 200 [ 747.023076] [55087]: [pid: 55087|app: 0|req: 43/91] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:51 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 747.526020] [55086]: DEBUG cinder.api.middleware.request_id [None req-55ebdcf2-0add-4cc1-8bac-166ff08b5deb None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.526020] [55086]: INFO cinder.api.openstack.wsgi [None req-55ebdcf2-0add-4cc1-8bac-166ff08b5deb None None] GET http://10.180.1.21/volume// [ 747.526020] [55086]: DEBUG cinder.api.openstack.wsgi [None req-55ebdcf2-0add-4cc1-8bac-166ff08b5deb None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.526020] [55086]: DEBUG cinder.api.openstack.wsgi [None req-55ebdcf2-0add-4cc1-8bac-166ff08b5deb None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.526020] [55086]: INFO cinder.api.openstack.wsgi [None req-55ebdcf2-0add-4cc1-8bac-166ff08b5deb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 747.526020] [55086]: [pid: 55086|app: 0|req: 49/92] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:23:52 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 747.529562] [55087]: DEBUG cinder.api.middleware.request_id [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-a5b8f8ee-bee9-4d71-91c8-99ec00f1a5a0 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.532466] [55087]: INFO cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-a5b8f8ee-bee9-4d71-91c8-99ec00f1a5a0 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 747.532823] [55087]: DEBUG cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-a5b8f8ee-bee9-4d71-91c8-99ec00f1a5a0 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.533133] [55087]: DEBUG cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-a5b8f8ee-bee9-4d71-91c8-99ec00f1a5a0 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.554152] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.554152] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 747.559609] [55087]: INFO cinder.volume.api [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-a5b8f8ee-bee9-4d71-91c8-99ec00f1a5a0 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 747.568358] [55087]: INFO cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-a5b8f8ee-bee9-4d71-91c8-99ec00f1a5a0 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 747.568794] [55087]: [pid: 55087|app: 0|req: 44/93] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:23:52 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 1323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 748.032757] [55086]: DEBUG cinder.api.middleware.request_id [None req-a5c33f01-02ad-48d8-af4a-57eb82eccdda None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.037256] [55086]: INFO cinder.api.openstack.wsgi [None req-a5c33f01-02ad-48d8-af4a-57eb82eccdda tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 748.037517] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a5c33f01-02ad-48d8-af4a-57eb82eccdda tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 748.037856] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a5c33f01-02ad-48d8-af4a-57eb82eccdda tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 748.044304] [55086]: INFO cinder.api.openstack.wsgi [None req-a5c33f01-02ad-48d8-af4a-57eb82eccdda tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 404 [ 748.044999] [55086]: [pid: 55086|app: 0|req: 50/94] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:52 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 749.748678] [55087]: DEBUG cinder.api.middleware.request_id [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-34cd3f54-6372-4c38-939c-eee4f8b38454 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.751629] [55087]: INFO cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-34cd3f54-6372-4c38-939c-eee4f8b38454 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] DELETE http://10.180.1.21/volume/v3/attachments/95897ad1-7e07-46a8-ad36-67472ff9fd92 [ 749.751873] [55087]: DEBUG cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-34cd3f54-6372-4c38-939c-eee4f8b38454 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 749.752158] [55087]: DEBUG cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-34cd3f54-6372-4c38-939c-eee4f8b38454 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'version_select' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 749.764557] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.764557] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 750.300788] [55087]: INFO cinder.api.openstack.wsgi [req-97501a29-477b-44fe-b3d6-a6c182ddb1d7 req-34cd3f54-6372-4c38-939c-eee4f8b38454 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/attachments/95897ad1-7e07-46a8-ad36-67472ff9fd92 returned with HTTP 200 [ 750.300788] [55087]: [pid: 55087|app: 0|req: 45/95] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:23:54 2025] DELETE /volume/v3/attachments/95897ad1-7e07-46a8-ad36-67472ff9fd92 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 751.059253] [55086]: DEBUG cinder.api.middleware.request_id [None req-e7018700-bbe2-4294-be2d-288d9f082033 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.062758] [55086]: INFO cinder.api.openstack.wsgi [None req-e7018700-bbe2-4294-be2d-288d9f082033 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 751.063020] [55086]: DEBUG cinder.api.openstack.wsgi [None req-e7018700-bbe2-4294-be2d-288d9f082033 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 751.063272] [55086]: DEBUG cinder.api.openstack.wsgi [None req-e7018700-bbe2-4294-be2d-288d9f082033 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 751.077407] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.077407] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 751.082635] [55086]: INFO cinder.volume.api [None req-e7018700-bbe2-4294-be2d-288d9f082033 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 751.091520] [55086]: INFO cinder.api.openstack.wsgi [None req-e7018700-bbe2-4294-be2d-288d9f082033 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 751.092074] [55086]: [pid: 55086|app: 0|req: 51/96] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:23:55 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 753.612565] [55087]: DEBUG cinder.api.middleware.request_id [None req-cceafc90-fe67-48c7-810a-ba4c1c9a3811 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.613071] [55087]: INFO cinder.api.openstack.wsgi [None req-cceafc90-fe67-48c7-810a-ba4c1c9a3811 None None] GET http://10.180.1.21/volume// [ 753.613276] [55087]: DEBUG cinder.api.openstack.wsgi [None req-cceafc90-fe67-48c7-810a-ba4c1c9a3811 None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.613527] [55087]: DEBUG cinder.api.openstack.wsgi [None req-cceafc90-fe67-48c7-810a-ba4c1c9a3811 None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.613891] [55087]: INFO cinder.api.openstack.wsgi [None req-cceafc90-fe67-48c7-810a-ba4c1c9a3811 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 753.614296] [55087]: [pid: 55087|app: 0|req: 46/97] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:23:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 753.618826] [55086]: DEBUG cinder.api.middleware.request_id [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-dd80fb32-a1c6-4d89-a187-7c238853ef85 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.621316] [55086]: INFO cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-dd80fb32-a1c6-4d89-a187-7c238853ef85 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] GET http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 753.622031] [55086]: DEBUG cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-dd80fb32-a1c6-4d89-a187-7c238853ef85 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.622031] [55086]: DEBUG cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-dd80fb32-a1c6-4d89-a187-7c238853ef85 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.637316] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.637316] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.640629] [55086]: INFO cinder.volume.api [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-dd80fb32-a1c6-4d89-a187-7c238853ef85 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 753.648256] [55086]: INFO cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-dd80fb32-a1c6-4d89-a187-7c238853ef85 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 200 [ 753.648704] [55086]: [pid: 55086|app: 0|req: 52/98] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:23:58 2025] GET /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 1571 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 753.834988] [55087]: DEBUG cinder.api.middleware.request_id [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-e746ca31-c90f-4ff7-818a-86e71259b8bb None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.839789] [55087]: INFO cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-e746ca31-c90f-4ff7-818a-86e71259b8bb tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] PUT http://10.180.1.21/volume/v3/attachments/a2dd0b4c-d908-43b7-af89-e3bd80464ad1 [ 753.839789] [55087]: DEBUG cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-e746ca31-c90f-4ff7-818a-86e71259b8bb tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-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=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 753.849194] [55087]: DEBUG cinder.coordination [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-e746ca31-c90f-4ff7-818a-86e71259b8bb tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Acquiring lock "cinder-attachment_update-27bedfaf-e680-4d46-a6d2-8d25226ad1d6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 753.860557] [55087]: DEBUG cinder.coordination [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-e746ca31-c90f-4ff7-818a-86e71259b8bb tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Lock "cinder-attachment_update-27bedfaf-e680-4d46-a6d2-8d25226ad1d6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.011s {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 753.861791] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.861791] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.389146] [55087]: DEBUG cinder.coordination [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-e746ca31-c90f-4ff7-818a-86e71259b8bb tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Lock "cinder-attachment_update-27bedfaf-e680-4d46-a6d2-8d25226ad1d6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=55087) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 754.389658] [55087]: INFO cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-e746ca31-c90f-4ff7-818a-86e71259b8bb tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/attachments/a2dd0b4c-d908-43b7-af89-e3bd80464ad1 returned with HTTP 200 [ 754.390250] [55087]: [pid: 55087|app: 0|req: 47/99] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:23:58 2025] PUT /volume/v3/attachments/a2dd0b4c-d908-43b7-af89-e3bd80464ad1 => generated 617 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 754.898549] [55086]: DEBUG cinder.api.middleware.request_id [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-63534b17-b344-4895-a2d8-ae1086c8e30f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.901596] [55086]: INFO cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-63534b17-b344-4895-a2d8-ae1086c8e30f tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] POST http://10.180.1.21/volume/v3/attachments/a2dd0b4c-d908-43b7-af89-e3bd80464ad1/action [ 754.902209] [55086]: DEBUG cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-63534b17-b344-4895-a2d8-ae1086c8e30f tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Action body: b'{"os-complete": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 754.902420] [55086]: DEBUG cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-63534b17-b344-4895-a2d8-ae1086c8e30f tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 754.922184] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.922184] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.928957] [55086]: INFO cinder.api.openstack.wsgi [req-fd3c4dba-2df1-45e6-bb72-219bd0fc0baa req-63534b17-b344-4895-a2d8-ae1086c8e30f tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/attachments/a2dd0b4c-d908-43b7-af89-e3bd80464ad1/action returned with HTTP 204 [ 754.929471] [55086]: [pid: 55086|app: 0|req: 53/100] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:23:59 2025] POST /volume/v3/attachments/a2dd0b4c-d908-43b7-af89-e3bd80464ad1/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 755.816688] [55087]: DEBUG cinder.api.middleware.request_id [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.819173] [55087]: INFO cinder.api.openstack.wsgi [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] POST http://10.180.1.21/volume/v3/volumes [ 755.819549] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2058701774"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 755.821753] [55087]: DEBUG cinder.api.v3.volumes [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2058701774'}} {{(pid=55087) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 755.821841] [55087]: INFO cinder.api.v3.volumes [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Create volume of 1 GB [ 755.822172] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.822172] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.830612] [55087]: INFO cinder.volume.api [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Availability Zones retrieved successfully. [ 755.837511] [55087]: DEBUG cinder.volume.api [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Flow 'volume_create_api' (f33b17c3-f04f-4e5a-ae34-29088758270d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 755.838935] [55087]: DEBUG cinder.volume.api [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5feeff7-26c3-4520-b3c8-3abbb2c98526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 755.840108] [55087]: DEBUG cinder.volume.flows.api.create_volume [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Validating volume size '1' using validate_int {{(pid=55087) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 755.862255] [55087]: DEBUG cinder.volume.api [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5feeff7-26c3-4520-b3c8-3abbb2c98526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 755.863340] [55087]: DEBUG cinder.volume.api [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914d164e-3fbc-44cf-99b5-0e2754e9c683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 755.892977] [55087]: DEBUG cinder.quota [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Created reservations ['80533684-420a-46d2-a78f-0b7624079f22', 'f0adf563-e987-401f-85fa-af571d0a181f', '1676163c-741b-44b4-a1d8-fea3226effe0', '8de0dc2f-b7a7-4f25-bca0-41c25da4c458'] {{(pid=55087) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 755.893976] [55087]: DEBUG cinder.volume.api [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (914d164e-3fbc-44cf-99b5-0e2754e9c683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80533684-420a-46d2-a78f-0b7624079f22', 'f0adf563-e987-401f-85fa-af571d0a181f', '1676163c-741b-44b4-a1d8-fea3226effe0', '8de0dc2f-b7a7-4f25-bca0-41c25da4c458']}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 755.894915] [55087]: DEBUG cinder.volume.api [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a15f696-8203-486b-b33a-5acac9b0d731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 755.908196] [55087]: DEBUG cinder.volume.api [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a15f696-8203-486b-b33a-5acac9b0d731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2377c550-0b9e-4c9c-9cef-edbce4f5af25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2058701774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fdd94e94fa431cbf4f709ce8e0bd8b',qos_specs=None,replication_status=,reservations=['80533684-420a-46d2-a78f-0b7624079f22','f0adf563-e987-401f-85fa-af571d0a181f','1676163c-741b-44b4-a1d8-fea3226effe0','8de0dc2f-b7a7-4f25-bca0-41c25da4c458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224147ebf964450b9d8ca43b08bb5034',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:24:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2058701774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2377c550-0b9e-4c9c-9cef-edbce4f5af25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11fdd94e94fa431cbf4f709ce8e0bd8b',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='224147ebf964450b9d8ca43b08bb5034',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 755.909137] [55087]: DEBUG cinder.volume.api [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e9e1af8-855a-41ac-b531-e62a517da027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 755.922599] [55087]: DEBUG cinder.volume.api [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e9e1af8-855a-41ac-b531-e62a517da027) 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-2058701774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fdd94e94fa431cbf4f709ce8e0bd8b',qos_specs=None,replication_status=,reservations=['80533684-420a-46d2-a78f-0b7624079f22','f0adf563-e987-401f-85fa-af571d0a181f','1676163c-741b-44b4-a1d8-fea3226effe0','8de0dc2f-b7a7-4f25-bca0-41c25da4c458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224147ebf964450b9d8ca43b08bb5034',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 755.923665] [55087]: DEBUG cinder.volume.api [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a5769b-7cfb-4502-b3fc-71e1d070d10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 755.936749] [55087]: DEBUG cinder.volume.api [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a5769b-7cfb-4502-b3fc-71e1d070d10b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 755.937930] [55087]: DEBUG cinder.volume.api [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Flow 'volume_create_api' (f33b17c3-f04f-4e5a-ae34-29088758270d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 755.938337] [55087]: INFO cinder.volume.api [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Create volume request issued successfully. [ 755.940122] [55087]: INFO cinder.api.openstack.wsgi [None req-9eb63a45-434b-49f7-bff6-4f3065bdb762 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 755.940122] [55087]: [pid: 55087|app: 0|req: 48/101] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:24:00 2025] POST /volume/v3/volumes => generated 758 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 755.955935] [55086]: DEBUG cinder.api.middleware.request_id [None req-c8e01866-ff82-4c35-8019-bea81a487681 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.960519] [55086]: INFO cinder.api.openstack.wsgi [None req-c8e01866-ff82-4c35-8019-bea81a487681 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 755.961540] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c8e01866-ff82-4c35-8019-bea81a487681 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.961540] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c8e01866-ff82-4c35-8019-bea81a487681 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.972966] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.972966] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.980052] [55086]: INFO cinder.volume.api [None req-c8e01866-ff82-4c35-8019-bea81a487681 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 755.987034] [55086]: INFO cinder.api.openstack.wsgi [None req-c8e01866-ff82-4c35-8019-bea81a487681 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 755.987751] [55086]: [pid: 55086|app: 0|req: 54/102] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:24:00 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 757.008224] [55087]: DEBUG cinder.api.middleware.request_id [None req-f6757fd8-bc5e-4ceb-a6de-27c1a2b2191d None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.010600] [55087]: INFO cinder.api.openstack.wsgi [None req-f6757fd8-bc5e-4ceb-a6de-27c1a2b2191d tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 757.011107] [55087]: DEBUG cinder.api.openstack.wsgi [None req-f6757fd8-bc5e-4ceb-a6de-27c1a2b2191d tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.013022] [55087]: DEBUG cinder.api.openstack.wsgi [None req-f6757fd8-bc5e-4ceb-a6de-27c1a2b2191d tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.021342] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.021342] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.025992] [55087]: INFO cinder.volume.api [None req-f6757fd8-bc5e-4ceb-a6de-27c1a2b2191d tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 757.031562] [55087]: INFO cinder.api.openstack.wsgi [None req-f6757fd8-bc5e-4ceb-a6de-27c1a2b2191d tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 757.031971] [55087]: [pid: 55087|app: 0|req: 49/103] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:24:01 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.983429] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=155,cinder:UPDATE=23,cinder:INSERT=11 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 767.028655] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=171,cinder:INSERT=18,cinder:UPDATE=35 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 768.960736] [55086]: DEBUG cinder.api.middleware.request_id [req-e71a4474-51f7-4e12-9571-ebbdd2ceff33 req-6646948b-254c-488f-b1cf-f4e569e290ec None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.964654] [55086]: INFO cinder.api.openstack.wsgi [req-e71a4474-51f7-4e12-9571-ebbdd2ceff33 req-6646948b-254c-488f-b1cf-f4e569e290ec tempest-InstanceActionsTestJSON-279555385 tempest-InstanceActionsTestJSON-279555385-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=ac9cfa0a-3feb-4638-8dde-df09048b4aad [ 768.965008] [55086]: DEBUG cinder.api.openstack.wsgi [req-e71a4474-51f7-4e12-9571-ebbdd2ceff33 req-6646948b-254c-488f-b1cf-f4e569e290ec tempest-InstanceActionsTestJSON-279555385 tempest-InstanceActionsTestJSON-279555385-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.965336] [55086]: DEBUG cinder.api.openstack.wsgi [req-e71a4474-51f7-4e12-9571-ebbdd2ceff33 req-6646948b-254c-488f-b1cf-f4e569e290ec tempest-InstanceActionsTestJSON-279555385 tempest-InstanceActionsTestJSON-279555385-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.979020] [55086]: INFO cinder.api.openstack.wsgi [req-e71a4474-51f7-4e12-9571-ebbdd2ceff33 req-6646948b-254c-488f-b1cf-f4e569e290ec tempest-InstanceActionsTestJSON-279555385 tempest-InstanceActionsTestJSON-279555385-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=ac9cfa0a-3feb-4638-8dde-df09048b4aad returned with HTTP 200 [ 768.979718] [55086]: [pid: 55086|app: 0|req: 55/104] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 03:24:13 2025] GET /volume/v3/attachments?instance_id=ac9cfa0a-3feb-4638-8dde-df09048b4aad => generated 19 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 778.976334] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=1 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 780.686540] [55087]: DEBUG cinder.api.middleware.request_id [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.688535] [55087]: INFO cinder.api.openstack.wsgi [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] POST http://10.180.1.21/volume/v3/volumes [ 780.689063] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1671386045"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 780.690831] [55087]: DEBUG cinder.api.v3.volumes [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1671386045'}} {{(pid=55087) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 780.690970] [55087]: INFO cinder.api.v3.volumes [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Create volume of 1 GB [ 780.697374] [55087]: INFO cinder.volume.api [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Availability Zones retrieved successfully. [ 780.705992] [55087]: DEBUG cinder.volume.api [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Flow 'volume_create_api' (7280b5ce-acdf-492f-8fd1-a5b60ffbd579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 780.707695] [55087]: DEBUG cinder.volume.api [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3206ba7-e537-4890-8ad3-2ec70ae1b899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 780.709015] [55087]: DEBUG cinder.volume.flows.api.create_volume [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Validating volume size '1' using validate_int {{(pid=55087) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 780.730153] [55087]: DEBUG cinder.volume.api [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3206ba7-e537-4890-8ad3-2ec70ae1b899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 780.731588] [55087]: DEBUG cinder.volume.api [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (747d27ac-b656-4c1f-bdeb-d536386dab22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 780.790759] [55087]: DEBUG cinder.quota [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Created reservations ['6a8f2e97-ad28-4c68-8840-fc10d752491b', 'a8104b86-542c-4122-92c5-70b324d6d4cc', '940e5c80-a33f-4fb5-8a53-442aea7d2b74', '67c775a3-f6ec-4109-8f12-6783b6e59b21'] {{(pid=55087) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 780.791907] [55087]: DEBUG cinder.volume.api [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (747d27ac-b656-4c1f-bdeb-d536386dab22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a8f2e97-ad28-4c68-8840-fc10d752491b', 'a8104b86-542c-4122-92c5-70b324d6d4cc', '940e5c80-a33f-4fb5-8a53-442aea7d2b74', '67c775a3-f6ec-4109-8f12-6783b6e59b21']}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 780.792946] [55087]: DEBUG cinder.volume.api [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecae1e5a-7b68-4e33-a747-2e05e841d7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 780.808029] [55087]: DEBUG cinder.volume.api [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecae1e5a-7b68-4e33-a747-2e05e841d7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b514e32-52af-40f2-8881-d0a30837d322', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1671386045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f792f4559ea24f948be033934f4c534f',qos_specs=None,replication_status=,reservations=['6a8f2e97-ad28-4c68-8840-fc10d752491b','a8104b86-542c-4122-92c5-70b324d6d4cc','940e5c80-a33f-4fb5-8a53-442aea7d2b74','67c775a3-f6ec-4109-8f12-6783b6e59b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405ef5889d084011a364f8d3df81cbdb',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1671386045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b514e32-52af-40f2-8881-d0a30837d322,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f792f4559ea24f948be033934f4c534f',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='405ef5889d084011a364f8d3df81cbdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 780.808640] [55087]: DEBUG cinder.volume.api [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3073b576-83cb-419b-aee9-8b2f80efcbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 780.825673] [55087]: DEBUG cinder.volume.api [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3073b576-83cb-419b-aee9-8b2f80efcbd4) 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-1671386045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f792f4559ea24f948be033934f4c534f',qos_specs=None,replication_status=,reservations=['6a8f2e97-ad28-4c68-8840-fc10d752491b','a8104b86-542c-4122-92c5-70b324d6d4cc','940e5c80-a33f-4fb5-8a53-442aea7d2b74','67c775a3-f6ec-4109-8f12-6783b6e59b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405ef5889d084011a364f8d3df81cbdb',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 780.826767] [55087]: DEBUG cinder.volume.api [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ec68e3c-2179-43dc-aba0-9bbbac272f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 780.839716] [55087]: DEBUG cinder.volume.api [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ec68e3c-2179-43dc-aba0-9bbbac272f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 780.840833] [55087]: DEBUG cinder.volume.api [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Flow 'volume_create_api' (7280b5ce-acdf-492f-8fd1-a5b60ffbd579) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 780.841322] [55087]: INFO cinder.volume.api [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Create volume request issued successfully. [ 780.842206] [55087]: INFO cinder.api.openstack.wsgi [None req-0c7623a5-7ecf-43e8-bacf-0a57a51fc750 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 780.842768] [55087]: [pid: 55087|app: 0|req: 50/105] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:24:25 2025] POST /volume/v3/volumes => generated 753 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 780.853755] [55086]: DEBUG cinder.api.middleware.request_id [None req-a6797206-5dc2-4779-bed2-d4af8abbb406 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.856090] [55086]: INFO cinder.api.openstack.wsgi [None req-a6797206-5dc2-4779-bed2-d4af8abbb406 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] GET http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 [ 780.856304] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a6797206-5dc2-4779-bed2-d4af8abbb406 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 780.856539] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a6797206-5dc2-4779-bed2-d4af8abbb406 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 780.865881] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 780.865881] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 780.870700] [55086]: INFO cinder.volume.api [None req-a6797206-5dc2-4779-bed2-d4af8abbb406 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Volume info retrieved successfully. [ 780.879119] [55086]: INFO cinder.api.openstack.wsgi [None req-a6797206-5dc2-4779-bed2-d4af8abbb406 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 returned with HTTP 200 [ 780.879543] [55086]: [pid: 55086|app: 0|req: 56/106] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:24:25 2025] GET /volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 781.894322] [55087]: DEBUG cinder.api.middleware.request_id [None req-758c7a7a-e779-4779-ba45-d5c9e85f766e None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.896747] [55087]: INFO cinder.api.openstack.wsgi [None req-758c7a7a-e779-4779-ba45-d5c9e85f766e tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] GET http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 [ 781.897059] [55087]: DEBUG cinder.api.openstack.wsgi [None req-758c7a7a-e779-4779-ba45-d5c9e85f766e tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.897305] [55087]: DEBUG cinder.api.openstack.wsgi [None req-758c7a7a-e779-4779-ba45-d5c9e85f766e tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.909690] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.909690] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.914133] [55087]: INFO cinder.volume.api [None req-758c7a7a-e779-4779-ba45-d5c9e85f766e tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Volume info retrieved successfully. [ 781.919852] [55087]: INFO cinder.api.openstack.wsgi [None req-758c7a7a-e779-4779-ba45-d5c9e85f766e tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 returned with HTTP 200 [ 781.920313] [55087]: [pid: 55087|app: 0|req: 51/107] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:24:26 2025] GET /volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 781.931649] [55086]: DEBUG cinder.api.middleware.request_id [None req-4a0caa4c-36f1-4f3a-ac9b-62b48b6293c1 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.934143] [55086]: INFO cinder.api.openstack.wsgi [None req-4a0caa4c-36f1-4f3a-ac9b-62b48b6293c1 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] POST http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322/action [ 781.934547] [55086]: DEBUG cinder.api.openstack.wsgi [None req-4a0caa4c-36f1-4f3a-ac9b-62b48b6293c1 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 781.934880] [55086]: DEBUG cinder.api.openstack.wsgi [None req-4a0caa4c-36f1-4f3a-ac9b-62b48b6293c1 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 781.945715] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.945715] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.946324] [55086]: INFO cinder.volume.api [None req-4a0caa4c-36f1-4f3a-ac9b-62b48b6293c1 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Volume info retrieved successfully. [ 781.952924] [55086]: INFO cinder.volume.api [None req-4a0caa4c-36f1-4f3a-ac9b-62b48b6293c1 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Volume updated successfully. [ 781.953201] [55086]: INFO cinder.api.openstack.wsgi [None req-4a0caa4c-36f1-4f3a-ac9b-62b48b6293c1 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322/action returned with HTTP 200 [ 781.953724] [55086]: [pid: 55086|app: 0|req: 57/108] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Feb 19 03:24:26 2025] POST /volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 781.957439] [55087]: DEBUG cinder.api.middleware.request_id [None req-89799835-6897-421a-99bc-7ca3084ed8a1 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.959934] [55087]: INFO cinder.api.openstack.wsgi [None req-89799835-6897-421a-99bc-7ca3084ed8a1 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] GET http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 [ 781.960279] [55087]: DEBUG cinder.api.openstack.wsgi [None req-89799835-6897-421a-99bc-7ca3084ed8a1 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.960610] [55087]: DEBUG cinder.api.openstack.wsgi [None req-89799835-6897-421a-99bc-7ca3084ed8a1 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.979499] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.979499] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.989283] [55087]: INFO cinder.volume.api [None req-89799835-6897-421a-99bc-7ca3084ed8a1 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Volume info retrieved successfully. [ 781.997341] [55087]: INFO cinder.api.openstack.wsgi [None req-89799835-6897-421a-99bc-7ca3084ed8a1 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 returned with HTTP 200 [ 781.997915] [55087]: [pid: 55087|app: 0|req: 52/109] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:24:26 2025] GET /volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 782.333024] [55086]: DEBUG cinder.api.middleware.request_id [req-3223ee6d-5274-4360-8521-054535823348 req-b5426073-6cdd-432f-ba6d-cbff5c192124 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.333024] [55086]: INFO cinder.api.openstack.wsgi [req-3223ee6d-5274-4360-8521-054535823348 req-b5426073-6cdd-432f-ba6d-cbff5c192124 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] GET http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 [ 782.333024] [55086]: DEBUG cinder.api.openstack.wsgi [req-3223ee6d-5274-4360-8521-054535823348 req-b5426073-6cdd-432f-ba6d-cbff5c192124 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.333024] [55086]: DEBUG cinder.api.openstack.wsgi [req-3223ee6d-5274-4360-8521-054535823348 req-b5426073-6cdd-432f-ba6d-cbff5c192124 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.345779] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 782.345779] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.349912] [55086]: INFO cinder.volume.api [req-3223ee6d-5274-4360-8521-054535823348 req-b5426073-6cdd-432f-ba6d-cbff5c192124 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Volume info retrieved successfully. [ 782.356730] [55086]: INFO cinder.api.openstack.wsgi [req-3223ee6d-5274-4360-8521-054535823348 req-b5426073-6cdd-432f-ba6d-cbff5c192124 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 returned with HTTP 200 [ 782.357296] [55086]: [pid: 55086|app: 0|req: 58/110] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:24:27 2025] GET /volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 783.069492] [55087]: DEBUG cinder.api.middleware.request_id [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.073624] [55087]: INFO cinder.api.openstack.wsgi [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] POST http://10.180.1.21/volume/v3/volumes [ 783.074035] [55087]: DEBUG cinder.api.openstack.wsgi [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1228576825"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 783.075727] [55087]: DEBUG cinder.api.v3.volumes [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1228576825'}} {{(pid=55087) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 783.075867] [55087]: INFO cinder.api.v3.volumes [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Create volume of 1 GB [ 783.089259] [55087]: INFO cinder.volume.api [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Availability Zones retrieved successfully. [ 783.097618] [55087]: DEBUG cinder.volume.api [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Flow 'volume_create_api' (7569470f-3397-4915-8096-f29f078ee6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 783.098797] [55087]: DEBUG cinder.volume.api [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc45389f-1bdd-48cf-b5a7-00c9f33c7100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 783.100079] [55087]: DEBUG cinder.volume.flows.api.create_volume [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Validating volume size '1' using validate_int {{(pid=55087) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 783.130795] [55087]: DEBUG cinder.volume.api [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc45389f-1bdd-48cf-b5a7-00c9f33c7100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 783.132436] [55087]: DEBUG cinder.volume.api [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1253d2ed-0576-47f2-8c68-59845e95fd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 783.187058] [55087]: DEBUG cinder.quota [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Created reservations ['27801db6-de72-41ef-905a-195fa7884673', '181ac43c-4ea3-45de-b9b5-36ab5051c0d2', 'dd8d9301-de11-42bd-ba2d-c09f8077e8bd', 'af13a2d3-4ff8-4159-a36d-8cfde9315426'] {{(pid=55087) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 783.188197] [55087]: DEBUG cinder.volume.api [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1253d2ed-0576-47f2-8c68-59845e95fd59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27801db6-de72-41ef-905a-195fa7884673', '181ac43c-4ea3-45de-b9b5-36ab5051c0d2', 'dd8d9301-de11-42bd-ba2d-c09f8077e8bd', 'af13a2d3-4ff8-4159-a36d-8cfde9315426']}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 783.189338] [55087]: DEBUG cinder.volume.api [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca3e069-58e6-479c-a8a8-82655ee0e03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 783.207266] [55087]: DEBUG cinder.volume.api [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca3e069-58e6-479c-a8a8-82655ee0e03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0b57b6c-c345-465c-a9d4-6d71aceb1f0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1228576825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f792f4559ea24f948be033934f4c534f',qos_specs=None,replication_status=,reservations=['27801db6-de72-41ef-905a-195fa7884673','181ac43c-4ea3-45de-b9b5-36ab5051c0d2','dd8d9301-de11-42bd-ba2d-c09f8077e8bd','af13a2d3-4ff8-4159-a36d-8cfde9315426'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405ef5889d084011a364f8d3df81cbdb',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:24:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1228576825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0b57b6c-c345-465c-a9d4-6d71aceb1f0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f792f4559ea24f948be033934f4c534f',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='405ef5889d084011a364f8d3df81cbdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 783.208193] [55087]: DEBUG cinder.volume.api [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d159fe-963d-4051-baaa-f7ff86a3fc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 783.226347] [55087]: DEBUG cinder.volume.api [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d159fe-963d-4051-baaa-f7ff86a3fc10) 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-1228576825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f792f4559ea24f948be033934f4c534f',qos_specs=None,replication_status=,reservations=['27801db6-de72-41ef-905a-195fa7884673','181ac43c-4ea3-45de-b9b5-36ab5051c0d2','dd8d9301-de11-42bd-ba2d-c09f8077e8bd','af13a2d3-4ff8-4159-a36d-8cfde9315426'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405ef5889d084011a364f8d3df81cbdb',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 783.227336] [55087]: DEBUG cinder.volume.api [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deea1acc-f9a0-4501-abc2-80a5df57cd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 783.245467] [55087]: DEBUG cinder.volume.api [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deea1acc-f9a0-4501-abc2-80a5df57cd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 783.245467] [55087]: DEBUG cinder.volume.api [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Flow 'volume_create_api' (7569470f-3397-4915-8096-f29f078ee6dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 783.245467] [55087]: INFO cinder.volume.api [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Create volume request issued successfully. [ 783.245467] [55087]: INFO cinder.api.openstack.wsgi [None req-a486f640-d22f-4ac1-81b8-521d0fccb550 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 783.245467] [55087]: [pid: 55087|app: 0|req: 53/111] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:24:27 2025] POST /volume/v3/volumes => generated 753 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 783.263127] [55086]: DEBUG cinder.api.middleware.request_id [None req-1ae6080e-4262-4cc1-894a-fb52ec7355cc None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.267040] [55086]: INFO cinder.api.openstack.wsgi [None req-1ae6080e-4262-4cc1-894a-fb52ec7355cc tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] GET http://10.180.1.21/volume/v3/volumes/a0b57b6c-c345-465c-a9d4-6d71aceb1f0d [ 783.267494] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1ae6080e-4262-4cc1-894a-fb52ec7355cc tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.267494] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1ae6080e-4262-4cc1-894a-fb52ec7355cc tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.278084] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.278084] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.281750] [55086]: INFO cinder.volume.api [None req-1ae6080e-4262-4cc1-894a-fb52ec7355cc tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Volume info retrieved successfully. [ 783.286297] [55086]: INFO cinder.api.openstack.wsgi [None req-1ae6080e-4262-4cc1-894a-fb52ec7355cc tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] http://10.180.1.21/volume/v3/volumes/a0b57b6c-c345-465c-a9d4-6d71aceb1f0d returned with HTTP 200 [ 783.286689] [55086]: [pid: 55086|app: 0|req: 59/112] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:24:28 2025] GET /volume/v3/volumes/a0b57b6c-c345-465c-a9d4-6d71aceb1f0d => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 784.297589] [55087]: DEBUG cinder.api.middleware.request_id [None req-36105f7f-5c3a-4e51-ace3-a04b44cace7b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.300945] [55087]: INFO cinder.api.openstack.wsgi [None req-36105f7f-5c3a-4e51-ace3-a04b44cace7b tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] GET http://10.180.1.21/volume/v3/volumes/a0b57b6c-c345-465c-a9d4-6d71aceb1f0d [ 784.301338] [55087]: DEBUG cinder.api.openstack.wsgi [None req-36105f7f-5c3a-4e51-ace3-a04b44cace7b tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 784.301588] [55087]: DEBUG cinder.api.openstack.wsgi [None req-36105f7f-5c3a-4e51-ace3-a04b44cace7b tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 784.314540] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 784.314540] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 784.324783] [55087]: INFO cinder.volume.api [None req-36105f7f-5c3a-4e51-ace3-a04b44cace7b tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Volume info retrieved successfully. [ 784.331648] [55087]: INFO cinder.api.openstack.wsgi [None req-36105f7f-5c3a-4e51-ace3-a04b44cace7b tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] http://10.180.1.21/volume/v3/volumes/a0b57b6c-c345-465c-a9d4-6d71aceb1f0d returned with HTTP 200 [ 784.331754] [55087]: [pid: 55087|app: 0|req: 54/113] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:24:29 2025] GET /volume/v3/volumes/a0b57b6c-c345-465c-a9d4-6d71aceb1f0d => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 793.284186] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 794.328078] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 794.945687] [55086]: DEBUG cinder.api.middleware.request_id [None req-8b66085f-e15c-482d-b60a-276a42f5c715 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.954025] [55086]: INFO cinder.api.openstack.wsgi [None req-8b66085f-e15c-482d-b60a-276a42f5c715 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 794.954025] [55086]: DEBUG cinder.api.openstack.wsgi [None req-8b66085f-e15c-482d-b60a-276a42f5c715 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.954025] [55086]: DEBUG cinder.api.openstack.wsgi [None req-8b66085f-e15c-482d-b60a-276a42f5c715 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.954025] [55086]: INFO cinder.api.v3.volumes [None req-8b66085f-e15c-482d-b60a-276a42f5c715 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Delete volume with id: eb44079c-c929-4d81-a9a0-8193ee45f741 [ 794.964858] [55086]: INFO cinder.api.openstack.wsgi [None req-8b66085f-e15c-482d-b60a-276a42f5c715 tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 404 [ 794.966215] [55086]: [pid: 55086|app: 0|req: 60/114] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:24:39 2025] DELETE /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 794.971209] [55087]: DEBUG cinder.api.middleware.request_id [None req-52f80c30-8844-4fb0-84d1-67a3a3df1d5a None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.974738] [55087]: INFO cinder.api.openstack.wsgi [None req-52f80c30-8844-4fb0-84d1-67a3a3df1d5a tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] GET http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 [ 794.974738] [55087]: DEBUG cinder.api.openstack.wsgi [None req-52f80c30-8844-4fb0-84d1-67a3a3df1d5a tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.974738] [55087]: DEBUG cinder.api.openstack.wsgi [None req-52f80c30-8844-4fb0-84d1-67a3a3df1d5a tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.983236] [55087]: INFO cinder.api.openstack.wsgi [None req-52f80c30-8844-4fb0-84d1-67a3a3df1d5a tempest-VolumesAssistedSnapshotsTest-784772135 tempest-VolumesAssistedSnapshotsTest-784772135-project-admin] http://10.180.1.21/volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 returned with HTTP 404 [ 794.984093] [55087]: [pid: 55087|app: 0|req: 55/115] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:24:39 2025] GET /volume/v3/volumes/eb44079c-c929-4d81-a9a0-8193ee45f741 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 804.957280] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=1 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 804.979297] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=1 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 809.513241] [55086]: DEBUG cinder.api.middleware.request_id [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.516656] [55086]: INFO cinder.api.openstack.wsgi [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] POST http://10.180.1.21/volume/v3/volumes [ 809.517143] [55086]: DEBUG cinder.api.openstack.wsgi [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1452769840", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 809.519597] [55086]: DEBUG cinder.api.v3.volumes [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1452769840', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55086) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 809.519818] [55086]: INFO cinder.api.v3.volumes [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Create volume of 1 GB [ 809.526180] [55086]: INFO cinder.volume.api [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Availability Zones retrieved successfully. [ 809.533416] [55086]: DEBUG cinder.volume.api [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Flow 'volume_create_api' (5c03d673-dd7a-432f-b9b0-e4bda9db0b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 809.535027] [55086]: DEBUG cinder.volume.api [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0db6a71-e18f-411a-a684-7e2f0dfce66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 809.535966] [55086]: DEBUG cinder.volume.flows.api.create_volume [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Validating volume size '1' using validate_int {{(pid=55086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 809.569380] [55086]: DEBUG cinder.volume.api [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0db6a71-e18f-411a-a684-7e2f0dfce66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 809.570705] [55086]: DEBUG cinder.volume.api [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685119f2-eb8c-4fb8-8519-88a04f44f953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 809.648098] [55086]: DEBUG cinder.quota [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Created reservations ['cfed6154-6828-49d2-b15e-a31e5c2fdabf', 'efed92cb-88c3-4565-96d6-20a6a63073a8', 'f516b02c-6377-44e5-aca2-3a5b4b0bb895', '347a97e3-92b4-4d5b-8175-60cef2cd9aa1'] {{(pid=55086) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 809.649915] [55086]: DEBUG cinder.volume.api [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685119f2-eb8c-4fb8-8519-88a04f44f953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfed6154-6828-49d2-b15e-a31e5c2fdabf', 'efed92cb-88c3-4565-96d6-20a6a63073a8', 'f516b02c-6377-44e5-aca2-3a5b4b0bb895', '347a97e3-92b4-4d5b-8175-60cef2cd9aa1']}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 809.655026] [55086]: DEBUG cinder.volume.api [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bca053de-ad59-4b7c-9eb1-802b92ea79c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 809.671494] [55086]: DEBUG cinder.volume.api [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bca053de-ad59-4b7c-9eb1-802b92ea79c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e18f67ec-8300-4ad8-b4e9-b9f0132b2006', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1452769840',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f379ba1358f1407a80ee6bc5817aa1e2',qos_specs=None,replication_status=,reservations=['cfed6154-6828-49d2-b15e-a31e5c2fdabf','efed92cb-88c3-4565-96d6-20a6a63073a8','f516b02c-6377-44e5-aca2-3a5b4b0bb895','347a97e3-92b4-4d5b-8175-60cef2cd9aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f02bbc921f1449e8beb926efab33e16',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:24:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1452769840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e18f67ec-8300-4ad8-b4e9-b9f0132b2006,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f379ba1358f1407a80ee6bc5817aa1e2',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='6f02bbc921f1449e8beb926efab33e16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 809.672080] [55086]: DEBUG cinder.volume.api [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea6d8b87-e063-41c8-b510-163950d75943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 809.695943] [55086]: DEBUG cinder.volume.api [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea6d8b87-e063-41c8-b510-163950d75943) 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-1452769840',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f379ba1358f1407a80ee6bc5817aa1e2',qos_specs=None,replication_status=,reservations=['cfed6154-6828-49d2-b15e-a31e5c2fdabf','efed92cb-88c3-4565-96d6-20a6a63073a8','f516b02c-6377-44e5-aca2-3a5b4b0bb895','347a97e3-92b4-4d5b-8175-60cef2cd9aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f02bbc921f1449e8beb926efab33e16',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 809.696532] [55086]: DEBUG cinder.volume.api [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c944edb8-1063-47e1-a4b7-21127282aa44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 809.708376] [55086]: DEBUG cinder.volume.api [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c944edb8-1063-47e1-a4b7-21127282aa44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 809.713194] [55086]: DEBUG cinder.volume.api [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Flow 'volume_create_api' (5c03d673-dd7a-432f-b9b0-e4bda9db0b3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 809.713718] [55086]: INFO cinder.volume.api [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Create volume request issued successfully. [ 809.717712] [55086]: INFO cinder.api.openstack.wsgi [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-b5c1ca7a-4460-42e1-a683-8ce2fba9e4fc tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 809.717712] [55086]: [pid: 55086|app: 0|req: 61/116] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 03:24:54 2025] POST /volume/v3/volumes => generated 762 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 809.723736] [55087]: DEBUG cinder.api.middleware.request_id [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-cb4af847-5aa4-4f90-a46e-e661b20c4b0a None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.727345] [55087]: INFO cinder.api.openstack.wsgi [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-cb4af847-5aa4-4f90-a46e-e661b20c4b0a tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] GET http://10.180.1.21/volume/v3/volumes/e18f67ec-8300-4ad8-b4e9-b9f0132b2006 [ 809.727345] [55087]: DEBUG cinder.api.openstack.wsgi [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-cb4af847-5aa4-4f90-a46e-e661b20c4b0a tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 809.727743] [55087]: DEBUG cinder.api.openstack.wsgi [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-cb4af847-5aa4-4f90-a46e-e661b20c4b0a tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 809.738023] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 809.738023] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 809.744511] [55087]: INFO cinder.volume.api [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-cb4af847-5aa4-4f90-a46e-e661b20c4b0a tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Volume info retrieved successfully. [ 809.750865] [55087]: INFO cinder.api.openstack.wsgi [req-cc65c0ad-3bb6-4e7f-9177-c448b9eee118 req-cb4af847-5aa4-4f90-a46e-e661b20c4b0a tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] http://10.180.1.21/volume/v3/volumes/e18f67ec-8300-4ad8-b4e9-b9f0132b2006 returned with HTTP 200 [ 809.754170] [55087]: [pid: 55087|app: 0|req: 56/117] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:24:54 2025] GET /volume/v3/volumes/e18f67ec-8300-4ad8-b4e9-b9f0132b2006 => generated 830 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 814.084915] [55086]: DEBUG cinder.api.middleware.request_id [req-06b52dfe-a9ce-4c42-ad35-d48543613041 req-857deefe-3cd1-4dc0-aac5-54499d7e3fbd None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.088132] [55086]: INFO cinder.api.openstack.wsgi [req-06b52dfe-a9ce-4c42-ad35-d48543613041 req-857deefe-3cd1-4dc0-aac5-54499d7e3fbd tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] GET http://10.180.1.21/volume/v3/volumes/e18f67ec-8300-4ad8-b4e9-b9f0132b2006 [ 814.088244] [55086]: DEBUG cinder.api.openstack.wsgi [req-06b52dfe-a9ce-4c42-ad35-d48543613041 req-857deefe-3cd1-4dc0-aac5-54499d7e3fbd tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 814.088422] [55086]: DEBUG cinder.api.openstack.wsgi [req-06b52dfe-a9ce-4c42-ad35-d48543613041 req-857deefe-3cd1-4dc0-aac5-54499d7e3fbd tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 814.098849] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 814.098849] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 814.103541] [55086]: INFO cinder.volume.api [req-06b52dfe-a9ce-4c42-ad35-d48543613041 req-857deefe-3cd1-4dc0-aac5-54499d7e3fbd tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Volume info retrieved successfully. [ 814.109684] [55086]: INFO cinder.api.openstack.wsgi [req-06b52dfe-a9ce-4c42-ad35-d48543613041 req-857deefe-3cd1-4dc0-aac5-54499d7e3fbd tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] http://10.180.1.21/volume/v3/volumes/e18f67ec-8300-4ad8-b4e9-b9f0132b2006 returned with HTTP 200 [ 814.110181] [55086]: [pid: 55086|app: 0|req: 62/118] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:24:58 2025] GET /volume/v3/volumes/e18f67ec-8300-4ad8-b4e9-b9f0132b2006 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.030403] [55087]: DEBUG cinder.api.middleware.request_id [req-5aeb9caf-3aaf-483c-bdaa-de3561e8e160 req-cb46502f-700f-4f84-981b-a67d63448630 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.033919] [55087]: INFO cinder.api.openstack.wsgi [req-5aeb9caf-3aaf-483c-bdaa-de3561e8e160 req-cb46502f-700f-4f84-981b-a67d63448630 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] GET http://10.180.1.21/volume/v3/volumes/e18f67ec-8300-4ad8-b4e9-b9f0132b2006 [ 815.034176] [55087]: DEBUG cinder.api.openstack.wsgi [req-5aeb9caf-3aaf-483c-bdaa-de3561e8e160 req-cb46502f-700f-4f84-981b-a67d63448630 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 815.034397] [55087]: DEBUG cinder.api.openstack.wsgi [req-5aeb9caf-3aaf-483c-bdaa-de3561e8e160 req-cb46502f-700f-4f84-981b-a67d63448630 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 815.046356] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.046356] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 815.053479] [55087]: INFO cinder.volume.api [req-5aeb9caf-3aaf-483c-bdaa-de3561e8e160 req-cb46502f-700f-4f84-981b-a67d63448630 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Volume info retrieved successfully. [ 815.062567] [55087]: INFO cinder.api.openstack.wsgi [req-5aeb9caf-3aaf-483c-bdaa-de3561e8e160 req-cb46502f-700f-4f84-981b-a67d63448630 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] http://10.180.1.21/volume/v3/volumes/e18f67ec-8300-4ad8-b4e9-b9f0132b2006 returned with HTTP 200 [ 815.063370] [55087]: [pid: 55087|app: 0|req: 57/119] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:24:59 2025] GET /volume/v3/volumes/e18f67ec-8300-4ad8-b4e9-b9f0132b2006 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.481030] [55086]: DEBUG cinder.api.middleware.request_id [req-776829ad-4d52-4d30-9d26-a2f482f177f7 req-63660bfe-e457-446f-bf64-7f60c8613c86 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.487876] [55086]: INFO cinder.api.openstack.wsgi [req-776829ad-4d52-4d30-9d26-a2f482f177f7 req-63660bfe-e457-446f-bf64-7f60c8613c86 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e18f67ec-8300-4ad8-b4e9-b9f0132b2006 [ 815.488086] [55086]: DEBUG cinder.api.openstack.wsgi [req-776829ad-4d52-4d30-9d26-a2f482f177f7 req-63660bfe-e457-446f-bf64-7f60c8613c86 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 815.488397] [55086]: DEBUG cinder.api.openstack.wsgi [req-776829ad-4d52-4d30-9d26-a2f482f177f7 req-63660bfe-e457-446f-bf64-7f60c8613c86 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 815.488602] [55086]: INFO cinder.api.v3.volumes [req-776829ad-4d52-4d30-9d26-a2f482f177f7 req-63660bfe-e457-446f-bf64-7f60c8613c86 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Delete volume with id: e18f67ec-8300-4ad8-b4e9-b9f0132b2006 [ 815.510022] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.510022] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 815.510022] [55086]: INFO cinder.volume.api [req-776829ad-4d52-4d30-9d26-a2f482f177f7 req-63660bfe-e457-446f-bf64-7f60c8613c86 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Volume info retrieved successfully. [ 815.537978] [55086]: INFO cinder.volume.api [req-776829ad-4d52-4d30-9d26-a2f482f177f7 req-63660bfe-e457-446f-bf64-7f60c8613c86 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Delete volume request issued successfully. [ 815.537978] [55086]: INFO cinder.api.openstack.wsgi [req-776829ad-4d52-4d30-9d26-a2f482f177f7 req-63660bfe-e457-446f-bf64-7f60c8613c86 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] http://10.180.1.21/volume/v3/volumes/e18f67ec-8300-4ad8-b4e9-b9f0132b2006 returned with HTTP 202 [ 815.537978] [55086]: [pid: 55086|app: 0|req: 63/120] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 03:25:00 2025] DELETE /volume/v3/volumes/e18f67ec-8300-4ad8-b4e9-b9f0132b2006 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 816.269072] [55087]: DEBUG cinder.api.middleware.request_id [req-9a2727c4-1a1f-4875-a048-66e9c7bf4e53 req-79255800-de5f-4058-95b3-fc131a08e600 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.272391] [55087]: INFO cinder.api.openstack.wsgi [req-9a2727c4-1a1f-4875-a048-66e9c7bf4e53 req-79255800-de5f-4058-95b3-fc131a08e600 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] GET http://10.180.1.21/volume/v3/volumes/e18f67ec-8300-4ad8-b4e9-b9f0132b2006 [ 816.272730] [55087]: DEBUG cinder.api.openstack.wsgi [req-9a2727c4-1a1f-4875-a048-66e9c7bf4e53 req-79255800-de5f-4058-95b3-fc131a08e600 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 816.272886] [55087]: DEBUG cinder.api.openstack.wsgi [req-9a2727c4-1a1f-4875-a048-66e9c7bf4e53 req-79255800-de5f-4058-95b3-fc131a08e600 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 816.280362] [55087]: INFO cinder.api.openstack.wsgi [req-9a2727c4-1a1f-4875-a048-66e9c7bf4e53 req-79255800-de5f-4058-95b3-fc131a08e600 tempest-VolumesGetTestJSON-1546521969 tempest-VolumesGetTestJSON-1546521969-project-member] http://10.180.1.21/volume/v3/volumes/e18f67ec-8300-4ad8-b4e9-b9f0132b2006 returned with HTTP 404 [ 816.284291] [55087]: [pid: 55087|app: 0|req: 58/121] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:25:01 2025] GET /volume/v3/volumes/e18f67ec-8300-4ad8-b4e9-b9f0132b2006 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 825.529723] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=34,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 825.581516] [55086]: DEBUG cinder.api.middleware.request_id [None req-fb12219e-0ec4-4017-884d-236cb841bb56 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.584190] [55086]: INFO cinder.api.openstack.wsgi [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] POST http://10.180.1.21/volume/v3/volumes [ 825.584635] [55086]: DEBUG cinder.api.openstack.wsgi [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1711575047"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 825.586391] [55086]: DEBUG cinder.api.v3.volumes [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1711575047'}} {{(pid=55086) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 825.586522] [55086]: INFO cinder.api.v3.volumes [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Create volume of 1 GB [ 825.592307] [55086]: INFO cinder.volume.api [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Availability Zones retrieved successfully. [ 825.601752] [55086]: DEBUG cinder.volume.api [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Flow 'volume_create_api' (49cd80de-0c31-45b9-8a4e-2469f93de53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 825.603408] [55086]: DEBUG cinder.volume.api [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52032ce5-7e67-4a79-b5ad-53d8d3ce9117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 825.604876] [55086]: DEBUG cinder.volume.flows.api.create_volume [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Validating volume size '1' using validate_int {{(pid=55086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 825.625644] [55086]: DEBUG cinder.volume.api [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52032ce5-7e67-4a79-b5ad-53d8d3ce9117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 825.627486] [55086]: DEBUG cinder.volume.api [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdbf8025-0809-4c5d-b446-58b73a847eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 825.667321] [55086]: DEBUG cinder.quota [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Created reservations ['d2e61823-ca93-4aca-a6b7-4ef29cef3b7f', 'eeb134aa-4cfb-4f7e-8a9b-c49c3848bd32', '5bc05f40-583e-4733-b88a-95fa0a08d9a8', 'e657de3d-6b06-4519-811d-6be7f20cc050'] {{(pid=55086) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 825.668560] [55086]: DEBUG cinder.volume.api [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdbf8025-0809-4c5d-b446-58b73a847eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2e61823-ca93-4aca-a6b7-4ef29cef3b7f', 'eeb134aa-4cfb-4f7e-8a9b-c49c3848bd32', '5bc05f40-583e-4733-b88a-95fa0a08d9a8', 'e657de3d-6b06-4519-811d-6be7f20cc050']}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 825.669982] [55086]: DEBUG cinder.volume.api [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73b3097d-6bbf-4214-ac44-d087896124d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 825.689229] [55086]: DEBUG cinder.volume.api [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73b3097d-6bbf-4214-ac44-d087896124d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d9692c1-8e45-41da-b108-9a095b84fdae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1711575047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0af3d7d1eed9479dbaa18f1dcafadbbf',qos_specs=None,replication_status=,reservations=['d2e61823-ca93-4aca-a6b7-4ef29cef3b7f','eeb134aa-4cfb-4f7e-8a9b-c49c3848bd32','5bc05f40-583e-4733-b88a-95fa0a08d9a8','e657de3d-6b06-4519-811d-6be7f20cc050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd13513714204a65bbafb81af9940345',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1711575047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d9692c1-8e45-41da-b108-9a095b84fdae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0af3d7d1eed9479dbaa18f1dcafadbbf',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='fd13513714204a65bbafb81af9940345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 825.690307] [55086]: DEBUG cinder.volume.api [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea66993-ac4d-4ae1-944e-f619aab79dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 825.705230] [55086]: DEBUG cinder.volume.api [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea66993-ac4d-4ae1-944e-f619aab79dce) 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-1711575047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0af3d7d1eed9479dbaa18f1dcafadbbf',qos_specs=None,replication_status=,reservations=['d2e61823-ca93-4aca-a6b7-4ef29cef3b7f','eeb134aa-4cfb-4f7e-8a9b-c49c3848bd32','5bc05f40-583e-4733-b88a-95fa0a08d9a8','e657de3d-6b06-4519-811d-6be7f20cc050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd13513714204a65bbafb81af9940345',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 825.706439] [55086]: DEBUG cinder.volume.api [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b456fae6-8346-4987-a5b2-6d774dd5a80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 825.718328] [55086]: DEBUG cinder.volume.api [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b456fae6-8346-4987-a5b2-6d774dd5a80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 825.719548] [55086]: DEBUG cinder.volume.api [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Flow 'volume_create_api' (49cd80de-0c31-45b9-8a4e-2469f93de53a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 825.719943] [55086]: INFO cinder.volume.api [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Create volume request issued successfully. [ 825.720652] [55086]: INFO cinder.api.openstack.wsgi [None req-fb12219e-0ec4-4017-884d-236cb841bb56 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 825.721229] [55086]: [pid: 55086|app: 0|req: 64/122] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:25:10 2025] POST /volume/v3/volumes => generated 754 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 825.730707] [55087]: DEBUG cinder.api.middleware.request_id [None req-9eb4b4bb-dac0-48b9-85f6-5d4550aab278 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.736573] [55087]: INFO cinder.api.openstack.wsgi [None req-9eb4b4bb-dac0-48b9-85f6-5d4550aab278 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/1d9692c1-8e45-41da-b108-9a095b84fdae [ 825.736891] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9eb4b4bb-dac0-48b9-85f6-5d4550aab278 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.737388] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9eb4b4bb-dac0-48b9-85f6-5d4550aab278 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.745227] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 825.745227] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 825.749691] [55087]: INFO cinder.volume.api [None req-9eb4b4bb-dac0-48b9-85f6-5d4550aab278 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 825.755385] [55087]: INFO cinder.api.openstack.wsgi [None req-9eb4b4bb-dac0-48b9-85f6-5d4550aab278 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/1d9692c1-8e45-41da-b108-9a095b84fdae returned with HTTP 200 [ 825.755912] [55087]: [pid: 55087|app: 0|req: 59/123] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:10 2025] GET /volume/v3/volumes/1d9692c1-8e45-41da-b108-9a095b84fdae => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 826.770348] [55086]: DEBUG cinder.api.middleware.request_id [None req-bb9f25dc-6d76-45c0-8658-e6ae9388d809 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.775063] [55086]: INFO cinder.api.openstack.wsgi [None req-bb9f25dc-6d76-45c0-8658-e6ae9388d809 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/1d9692c1-8e45-41da-b108-9a095b84fdae [ 826.775547] [55086]: DEBUG cinder.api.openstack.wsgi [None req-bb9f25dc-6d76-45c0-8658-e6ae9388d809 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.775844] [55086]: DEBUG cinder.api.openstack.wsgi [None req-bb9f25dc-6d76-45c0-8658-e6ae9388d809 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.788489] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.788489] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 826.797709] [55086]: INFO cinder.volume.api [None req-bb9f25dc-6d76-45c0-8658-e6ae9388d809 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 826.808170] [55086]: INFO cinder.api.openstack.wsgi [None req-bb9f25dc-6d76-45c0-8658-e6ae9388d809 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/1d9692c1-8e45-41da-b108-9a095b84fdae returned with HTTP 200 [ 826.813416] [55086]: [pid: 55086|app: 0|req: 65/124] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:11 2025] GET /volume/v3/volumes/1d9692c1-8e45-41da-b108-9a095b84fdae => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 826.925781] [55087]: DEBUG cinder.api.middleware.request_id [req-af5dc652-d947-4a1f-8c4d-f4c0ef5c2138 req-eddedcd5-9de0-4548-b90f-51aa54d8542e None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.928411] [55087]: INFO cinder.api.openstack.wsgi [req-af5dc652-d947-4a1f-8c4d-f4c0ef5c2138 req-eddedcd5-9de0-4548-b90f-51aa54d8542e tempest-VolumesAdminNegativeTest-1072080244 tempest-VolumesAdminNegativeTest-1072080244-project-admin] GET http://10.180.1.21/volume/v3/volumes/52729ddd-af0e-452c-899a-e05a4f115a52 [ 826.929380] [55087]: DEBUG cinder.api.openstack.wsgi [req-af5dc652-d947-4a1f-8c4d-f4c0ef5c2138 req-eddedcd5-9de0-4548-b90f-51aa54d8542e tempest-VolumesAdminNegativeTest-1072080244 tempest-VolumesAdminNegativeTest-1072080244-project-admin] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.929380] [55087]: DEBUG cinder.api.openstack.wsgi [req-af5dc652-d947-4a1f-8c4d-f4c0ef5c2138 req-eddedcd5-9de0-4548-b90f-51aa54d8542e tempest-VolumesAdminNegativeTest-1072080244 tempest-VolumesAdminNegativeTest-1072080244-project-admin] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.936299] [55087]: INFO cinder.api.openstack.wsgi [req-af5dc652-d947-4a1f-8c4d-f4c0ef5c2138 req-eddedcd5-9de0-4548-b90f-51aa54d8542e tempest-VolumesAdminNegativeTest-1072080244 tempest-VolumesAdminNegativeTest-1072080244-project-admin] http://10.180.1.21/volume/v3/volumes/52729ddd-af0e-452c-899a-e05a4f115a52 returned with HTTP 404 [ 826.936736] [55087]: [pid: 55087|app: 0|req: 60/125] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:25:11 2025] GET /volume/v3/volumes/52729ddd-af0e-452c-899a-e05a4f115a52 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 826.944070] [55086]: DEBUG cinder.api.middleware.request_id [None req-a261daaf-0178-4aa4-a730-4f3adcfda4bc None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.946327] [55086]: INFO cinder.api.openstack.wsgi [None req-a261daaf-0178-4aa4-a730-4f3adcfda4bc tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1d9692c1-8e45-41da-b108-9a095b84fdae [ 826.946409] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a261daaf-0178-4aa4-a730-4f3adcfda4bc tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.946628] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a261daaf-0178-4aa4-a730-4f3adcfda4bc tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.946823] [55086]: INFO cinder.api.v3.volumes [None req-a261daaf-0178-4aa4-a730-4f3adcfda4bc tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Delete volume with id: 1d9692c1-8e45-41da-b108-9a095b84fdae [ 826.957677] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.957677] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 826.958335] [55086]: INFO cinder.volume.api [None req-a261daaf-0178-4aa4-a730-4f3adcfda4bc tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 826.984190] [55086]: INFO cinder.volume.api [None req-a261daaf-0178-4aa4-a730-4f3adcfda4bc tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Delete volume request issued successfully. [ 826.984190] [55086]: INFO cinder.api.openstack.wsgi [None req-a261daaf-0178-4aa4-a730-4f3adcfda4bc tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/1d9692c1-8e45-41da-b108-9a095b84fdae returned with HTTP 202 [ 826.984190] [55086]: [pid: 55086|app: 0|req: 66/126] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:25:11 2025] DELETE /volume/v3/volumes/1d9692c1-8e45-41da-b108-9a095b84fdae => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 826.986255] [55087]: DEBUG cinder.api.middleware.request_id [None req-c56d8ce4-8ea9-4544-86ba-015a98e77ee9 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.990437] [55087]: INFO cinder.api.openstack.wsgi [None req-c56d8ce4-8ea9-4544-86ba-015a98e77ee9 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/1d9692c1-8e45-41da-b108-9a095b84fdae [ 826.990437] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c56d8ce4-8ea9-4544-86ba-015a98e77ee9 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.990437] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c56d8ce4-8ea9-4544-86ba-015a98e77ee9 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.998614] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.998614] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 827.005658] [55087]: INFO cinder.volume.api [None req-c56d8ce4-8ea9-4544-86ba-015a98e77ee9 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 827.018852] [55087]: INFO cinder.api.openstack.wsgi [None req-c56d8ce4-8ea9-4544-86ba-015a98e77ee9 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/1d9692c1-8e45-41da-b108-9a095b84fdae returned with HTTP 200 [ 827.019310] [55087]: [pid: 55087|app: 0|req: 61/127] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:11 2025] GET /volume/v3/volumes/1d9692c1-8e45-41da-b108-9a095b84fdae => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 828.039222] [55086]: DEBUG cinder.api.middleware.request_id [None req-37ef5a4b-f0fb-49b4-a983-52da387a3f11 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 828.041441] [55086]: INFO cinder.api.openstack.wsgi [None req-37ef5a4b-f0fb-49b4-a983-52da387a3f11 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/1d9692c1-8e45-41da-b108-9a095b84fdae [ 828.041754] [55086]: DEBUG cinder.api.openstack.wsgi [None req-37ef5a4b-f0fb-49b4-a983-52da387a3f11 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 828.042224] [55086]: DEBUG cinder.api.openstack.wsgi [None req-37ef5a4b-f0fb-49b4-a983-52da387a3f11 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 828.056413] [55086]: INFO cinder.api.openstack.wsgi [None req-37ef5a4b-f0fb-49b4-a983-52da387a3f11 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/1d9692c1-8e45-41da-b108-9a095b84fdae returned with HTTP 404 [ 828.057196] [55086]: [pid: 55086|app: 0|req: 67/128] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:12 2025] GET /volume/v3/volumes/1d9692c1-8e45-41da-b108-9a095b84fdae => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 837.015314] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=18 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 838.049291] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=28,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 857.028478] [55087]: DEBUG cinder.api.middleware.request_id [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.086929] [55087]: INFO cinder.api.openstack.wsgi [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] POST http://10.180.1.21/volume/v3/volumes [ 857.087396] [55087]: DEBUG cinder.api.openstack.wsgi [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-308540759"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 857.092030] [55087]: DEBUG cinder.api.v3.volumes [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-308540759'}} {{(pid=55087) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 857.092200] [55087]: INFO cinder.api.v3.volumes [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Create volume of 1 GB [ 857.099905] [55087]: INFO cinder.volume.api [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Availability Zones retrieved successfully. [ 857.108384] [55087]: DEBUG cinder.volume.api [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Flow 'volume_create_api' (c3beac05-d029-4ac8-99df-4b158765ec8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 857.110119] [55087]: DEBUG cinder.volume.api [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46b35b87-dbfb-4754-a29e-283a03b7d199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 857.110976] [55087]: DEBUG cinder.volume.flows.api.create_volume [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Validating volume size '1' using validate_int {{(pid=55087) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 857.134772] [55087]: DEBUG cinder.volume.api [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46b35b87-dbfb-4754-a29e-283a03b7d199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 857.135805] [55087]: DEBUG cinder.volume.api [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc154cd-7814-4519-9252-42ce8efd8d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 857.183884] [55087]: DEBUG cinder.quota [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Created reservations ['6d087064-108e-48a0-ba11-25053508e317', '59741bdf-8212-4aa4-b6ff-e865d85fcc2d', '00f764b9-698b-4f34-aa5f-d968dc581758', 'e4a1a95c-dab9-4c07-b5ba-929702e01fe2'] {{(pid=55087) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 857.184929] [55087]: DEBUG cinder.volume.api [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc154cd-7814-4519-9252-42ce8efd8d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d087064-108e-48a0-ba11-25053508e317', '59741bdf-8212-4aa4-b6ff-e865d85fcc2d', '00f764b9-698b-4f34-aa5f-d968dc581758', 'e4a1a95c-dab9-4c07-b5ba-929702e01fe2']}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 857.185890] [55087]: DEBUG cinder.volume.api [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (849761ef-111a-48f2-a799-9cf286894e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 857.203237] [55087]: DEBUG cinder.volume.api [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (849761ef-111a-48f2-a799-9cf286894e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d9775c8-d546-45d8-8869-0a19f8e0b0e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-308540759',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b01be0eb683243a1bb443f2c71f51f5b',qos_specs=None,replication_status=,reservations=['6d087064-108e-48a0-ba11-25053508e317','59741bdf-8212-4aa4-b6ff-e865d85fcc2d','00f764b9-698b-4f34-aa5f-d968dc581758','e4a1a95c-dab9-4c07-b5ba-929702e01fe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e92ad1d11f247d2b7ddc0bed1812cf0',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:25:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-308540759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d9775c8-d546-45d8-8869-0a19f8e0b0e3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b01be0eb683243a1bb443f2c71f51f5b',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='4e92ad1d11f247d2b7ddc0bed1812cf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 857.204222] [55087]: DEBUG cinder.volume.api [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a5d741-e959-455c-9c11-8f392c7a3c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 857.222227] [55087]: DEBUG cinder.volume.api [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a5d741-e959-455c-9c11-8f392c7a3c8b) 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-308540759',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b01be0eb683243a1bb443f2c71f51f5b',qos_specs=None,replication_status=,reservations=['6d087064-108e-48a0-ba11-25053508e317','59741bdf-8212-4aa4-b6ff-e865d85fcc2d','00f764b9-698b-4f34-aa5f-d968dc581758','e4a1a95c-dab9-4c07-b5ba-929702e01fe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e92ad1d11f247d2b7ddc0bed1812cf0',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 857.222227] [55087]: DEBUG cinder.volume.api [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7064c5c2-1adc-4b91-ad95-52fe80e23393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 857.230712] [55087]: DEBUG cinder.volume.api [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7064c5c2-1adc-4b91-ad95-52fe80e23393) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 857.231764] [55087]: DEBUG cinder.volume.api [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Flow 'volume_create_api' (c3beac05-d029-4ac8-99df-4b158765ec8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 857.232140] [55087]: INFO cinder.volume.api [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Create volume request issued successfully. [ 857.232824] [55087]: INFO cinder.api.openstack.wsgi [None req-7957e5dd-9c96-4703-abe8-c9bf0be29d46 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 857.236417] [55087]: [pid: 55087|app: 0|req: 62/129] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 03:25:41 2025] POST /volume/v3/volumes => generated 758 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 857.245018] [55086]: DEBUG cinder.api.middleware.request_id [None req-912963e3-9166-4653-bdb5-e8557fe8553c None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.247767] [55086]: INFO cinder.api.openstack.wsgi [None req-912963e3-9166-4653-bdb5-e8557fe8553c tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 [ 857.248013] [55086]: DEBUG cinder.api.openstack.wsgi [None req-912963e3-9166-4653-bdb5-e8557fe8553c tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.248241] [55086]: DEBUG cinder.api.openstack.wsgi [None req-912963e3-9166-4653-bdb5-e8557fe8553c tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.256184] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.256184] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.260092] [55086]: INFO cinder.volume.api [None req-912963e3-9166-4653-bdb5-e8557fe8553c tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Volume info retrieved successfully. [ 857.264402] [55086]: INFO cinder.api.openstack.wsgi [None req-912963e3-9166-4653-bdb5-e8557fe8553c tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 returned with HTTP 200 [ 857.264874] [55086]: [pid: 55086|app: 0|req: 68/130] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:42 2025] GET /volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 858.276152] [55087]: DEBUG cinder.api.middleware.request_id [None req-55908afe-506f-4910-a280-667c691bcbb5 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.278027] [55087]: INFO cinder.api.openstack.wsgi [None req-55908afe-506f-4910-a280-667c691bcbb5 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 [ 858.278104] [55087]: DEBUG cinder.api.openstack.wsgi [None req-55908afe-506f-4910-a280-667c691bcbb5 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.278284] [55087]: DEBUG cinder.api.openstack.wsgi [None req-55908afe-506f-4910-a280-667c691bcbb5 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.291045] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.291045] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.294735] [55087]: INFO cinder.volume.api [None req-55908afe-506f-4910-a280-667c691bcbb5 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Volume info retrieved successfully. [ 858.299750] [55087]: INFO cinder.api.openstack.wsgi [None req-55908afe-506f-4910-a280-667c691bcbb5 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 returned with HTTP 200 [ 858.300302] [55087]: [pid: 55087|app: 0|req: 63/131] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:43 2025] GET /volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 858.318623] [55086]: DEBUG cinder.api.middleware.request_id [req-baa08e7d-5f05-4190-a451-f62796d4cd54 req-11f1eb74-afc0-4d60-bcf4-a7d7e9d6a8cd None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.321127] [55086]: INFO cinder.api.openstack.wsgi [req-baa08e7d-5f05-4190-a451-f62796d4cd54 req-11f1eb74-afc0-4d60-bcf4-a7d7e9d6a8cd tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 [ 858.321349] [55086]: DEBUG cinder.api.openstack.wsgi [req-baa08e7d-5f05-4190-a451-f62796d4cd54 req-11f1eb74-afc0-4d60-bcf4-a7d7e9d6a8cd tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.321653] [55086]: DEBUG cinder.api.openstack.wsgi [req-baa08e7d-5f05-4190-a451-f62796d4cd54 req-11f1eb74-afc0-4d60-bcf4-a7d7e9d6a8cd tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.329308] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.329308] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.333139] [55086]: INFO cinder.volume.api [req-baa08e7d-5f05-4190-a451-f62796d4cd54 req-11f1eb74-afc0-4d60-bcf4-a7d7e9d6a8cd tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Volume info retrieved successfully. [ 858.337809] [55086]: INFO cinder.api.openstack.wsgi [req-baa08e7d-5f05-4190-a451-f62796d4cd54 req-11f1eb74-afc0-4d60-bcf4-a7d7e9d6a8cd tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 returned with HTTP 200 [ 858.338241] [55086]: [pid: 55086|app: 0|req: 69/132] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:25:43 2025] GET /volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 858.345623] [55087]: DEBUG cinder.api.middleware.request_id [None req-20e2e213-a528-4d01-9472-d876ec3b7858 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.347698] [55087]: INFO cinder.api.openstack.wsgi [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] POST http://10.180.1.21/volume/v3/volumes [ 858.348159] [55087]: DEBUG cinder.api.openstack.wsgi [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-723387305"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 858.350026] [55087]: DEBUG cinder.api.v3.volumes [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-723387305'}} {{(pid=55087) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 858.350026] [55087]: INFO cinder.api.v3.volumes [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Create volume of 1 GB [ 858.354189] [55087]: INFO cinder.volume.api [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Availability Zones retrieved successfully. [ 858.361058] [55087]: DEBUG cinder.volume.api [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Flow 'volume_create_api' (7cf97947-3fd2-4e39-ba30-2cb78e34ebd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 858.362507] [55087]: DEBUG cinder.volume.api [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505b96a3-3bf7-4cdd-9d35-4a79023b3d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 858.363699] [55087]: DEBUG cinder.volume.flows.api.create_volume [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Validating volume size '1' using validate_int {{(pid=55087) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 858.386607] [55087]: DEBUG cinder.volume.api [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505b96a3-3bf7-4cdd-9d35-4a79023b3d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 858.387280] [55087]: DEBUG cinder.volume.api [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16533b0-c430-4b09-a161-2d92071bad7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 858.422585] [55087]: DEBUG cinder.quota [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Created reservations ['2debe7ff-9e75-4b89-81ba-c2db9277b4a8', 'de237bc2-f2b0-4efb-b154-144df74ca9a3', '5c1b12c4-2340-4716-9f89-0b9dfeb7e253', 'cd354a29-12b5-4c62-853b-e5d9078eb4f4'] {{(pid=55087) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 858.423617] [55087]: DEBUG cinder.volume.api [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16533b0-c430-4b09-a161-2d92071bad7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2debe7ff-9e75-4b89-81ba-c2db9277b4a8', 'de237bc2-f2b0-4efb-b154-144df74ca9a3', '5c1b12c4-2340-4716-9f89-0b9dfeb7e253', 'cd354a29-12b5-4c62-853b-e5d9078eb4f4']}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 858.424530] [55087]: DEBUG cinder.volume.api [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (594f4ccd-c4a8-4c6b-8ad1-2521f349c89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 858.438649] [55087]: DEBUG cinder.volume.api [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (594f4ccd-c4a8-4c6b-8ad1-2521f349c89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92d28ad6-09a5-4227-91b4-ebe953526261', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-723387305',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b01be0eb683243a1bb443f2c71f51f5b',qos_specs=None,replication_status=,reservations=['2debe7ff-9e75-4b89-81ba-c2db9277b4a8','de237bc2-f2b0-4efb-b154-144df74ca9a3','5c1b12c4-2340-4716-9f89-0b9dfeb7e253','cd354a29-12b5-4c62-853b-e5d9078eb4f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e92ad1d11f247d2b7ddc0bed1812cf0',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:25:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-723387305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92d28ad6-09a5-4227-91b4-ebe953526261,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b01be0eb683243a1bb443f2c71f51f5b',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='4e92ad1d11f247d2b7ddc0bed1812cf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 858.439582] [55087]: DEBUG cinder.volume.api [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca15ba0d-ac0a-4f5f-a308-32efe6af884d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 858.453136] [55087]: DEBUG cinder.volume.api [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca15ba0d-ac0a-4f5f-a308-32efe6af884d) 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-723387305',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b01be0eb683243a1bb443f2c71f51f5b',qos_specs=None,replication_status=,reservations=['2debe7ff-9e75-4b89-81ba-c2db9277b4a8','de237bc2-f2b0-4efb-b154-144df74ca9a3','5c1b12c4-2340-4716-9f89-0b9dfeb7e253','cd354a29-12b5-4c62-853b-e5d9078eb4f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e92ad1d11f247d2b7ddc0bed1812cf0',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 858.454072] [55087]: DEBUG cinder.volume.api [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7685d01b-4f72-4346-9a47-565d9e7f76a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 858.463375] [55087]: DEBUG cinder.volume.api [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7685d01b-4f72-4346-9a47-565d9e7f76a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 858.464476] [55087]: DEBUG cinder.volume.api [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Flow 'volume_create_api' (7cf97947-3fd2-4e39-ba30-2cb78e34ebd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 858.464780] [55087]: INFO cinder.volume.api [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Create volume request issued successfully. [ 858.465486] [55087]: INFO cinder.api.openstack.wsgi [None req-20e2e213-a528-4d01-9472-d876ec3b7858 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 858.466060] [55087]: [pid: 55087|app: 0|req: 64/133] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 03:25:43 2025] POST /volume/v3/volumes => generated 758 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 858.475836] [55086]: DEBUG cinder.api.middleware.request_id [None req-0c3ca421-8a36-42bb-8a99-acaa6ee0a2ac None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.477809] [55086]: INFO cinder.api.openstack.wsgi [None req-0c3ca421-8a36-42bb-8a99-acaa6ee0a2ac tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 [ 858.478042] [55086]: DEBUG cinder.api.openstack.wsgi [None req-0c3ca421-8a36-42bb-8a99-acaa6ee0a2ac tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.478271] [55086]: DEBUG cinder.api.openstack.wsgi [None req-0c3ca421-8a36-42bb-8a99-acaa6ee0a2ac tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.486569] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.486569] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.490203] [55086]: INFO cinder.volume.api [None req-0c3ca421-8a36-42bb-8a99-acaa6ee0a2ac tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Volume info retrieved successfully. [ 858.494581] [55086]: INFO cinder.api.openstack.wsgi [None req-0c3ca421-8a36-42bb-8a99-acaa6ee0a2ac tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 returned with HTTP 200 [ 858.495023] [55086]: [pid: 55086|app: 0|req: 70/134] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:43 2025] GET /volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.508896] [55087]: DEBUG cinder.api.middleware.request_id [None req-179f0242-6191-4cb5-acb5-ac8a5974b280 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.512803] [55087]: INFO cinder.api.openstack.wsgi [None req-179f0242-6191-4cb5-acb5-ac8a5974b280 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 [ 859.513111] [55087]: DEBUG cinder.api.openstack.wsgi [None req-179f0242-6191-4cb5-acb5-ac8a5974b280 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.513265] [55087]: DEBUG cinder.api.openstack.wsgi [None req-179f0242-6191-4cb5-acb5-ac8a5974b280 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.526542] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.526542] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.532824] [55087]: INFO cinder.volume.api [None req-179f0242-6191-4cb5-acb5-ac8a5974b280 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Volume info retrieved successfully. [ 859.538190] [55087]: INFO cinder.api.openstack.wsgi [None req-179f0242-6191-4cb5-acb5-ac8a5974b280 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 returned with HTTP 200 [ 859.538946] [55087]: [pid: 55087|app: 0|req: 65/135] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:44 2025] GET /volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.569930] [55086]: DEBUG cinder.api.middleware.request_id [req-83449c65-c652-4233-ad44-a4cb7867df9b req-e58c2b24-6bcc-442c-9018-c43d4d0289c1 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.572425] [55086]: INFO cinder.api.openstack.wsgi [req-83449c65-c652-4233-ad44-a4cb7867df9b req-e58c2b24-6bcc-442c-9018-c43d4d0289c1 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 [ 859.573634] [55086]: DEBUG cinder.api.openstack.wsgi [req-83449c65-c652-4233-ad44-a4cb7867df9b req-e58c2b24-6bcc-442c-9018-c43d4d0289c1 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.573634] [55086]: DEBUG cinder.api.openstack.wsgi [req-83449c65-c652-4233-ad44-a4cb7867df9b req-e58c2b24-6bcc-442c-9018-c43d4d0289c1 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.586280] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.586280] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.594543] [55086]: INFO cinder.volume.api [req-83449c65-c652-4233-ad44-a4cb7867df9b req-e58c2b24-6bcc-442c-9018-c43d4d0289c1 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Volume info retrieved successfully. [ 859.603377] [55086]: INFO cinder.api.openstack.wsgi [req-83449c65-c652-4233-ad44-a4cb7867df9b req-e58c2b24-6bcc-442c-9018-c43d4d0289c1 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 returned with HTTP 200 [ 859.603792] [55086]: [pid: 55086|app: 0|req: 71/136] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:25:44 2025] GET /volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.611411] [55087]: DEBUG cinder.api.middleware.request_id [None req-6264f1b3-5594-4c42-983b-3d3616c9160e None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.613530] [55087]: INFO cinder.api.openstack.wsgi [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] POST http://10.180.1.21/volume/v3/volumes [ 859.613953] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1929344552"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 859.615733] [55087]: DEBUG cinder.api.v3.volumes [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1929344552'}} {{(pid=55087) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 859.616119] [55087]: INFO cinder.api.v3.volumes [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Create volume of 1 GB [ 859.620152] [55087]: INFO cinder.volume.api [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Availability Zones retrieved successfully. [ 859.627650] [55087]: DEBUG cinder.volume.api [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Flow 'volume_create_api' (681fc064-0e4a-4e85-aeef-332c4ba82d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 859.628842] [55087]: DEBUG cinder.volume.api [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd21869-0957-462f-87f0-e7f35ec2d8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 859.629991] [55087]: DEBUG cinder.volume.flows.api.create_volume [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Validating volume size '1' using validate_int {{(pid=55087) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 859.649568] [55087]: DEBUG cinder.volume.api [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd21869-0957-462f-87f0-e7f35ec2d8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 859.650788] [55087]: DEBUG cinder.volume.api [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e00fc341-090f-4cc9-a8d3-41a2e0f785be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 859.685182] [55087]: DEBUG cinder.quota [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Created reservations ['dcd146a4-08c3-4c04-9b39-9ad07ceba20c', '1c8a56e3-5195-485b-832b-815d3affa21c', '05813b1e-4770-4ba3-a41c-4ded4cc330ce', '106b8844-10d2-450c-9a71-47e85fc79608'] {{(pid=55087) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 859.685807] [55087]: DEBUG cinder.volume.api [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e00fc341-090f-4cc9-a8d3-41a2e0f785be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcd146a4-08c3-4c04-9b39-9ad07ceba20c', '1c8a56e3-5195-485b-832b-815d3affa21c', '05813b1e-4770-4ba3-a41c-4ded4cc330ce', '106b8844-10d2-450c-9a71-47e85fc79608']}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 859.687073] [55087]: DEBUG cinder.volume.api [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df709f49-2a33-4411-be7d-252a44cc4e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 859.701741] [55087]: DEBUG cinder.volume.api [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df709f49-2a33-4411-be7d-252a44cc4e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '588982c0-ac9e-4e57-8a90-09c250eba51b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1929344552',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b01be0eb683243a1bb443f2c71f51f5b',qos_specs=None,replication_status=,reservations=['dcd146a4-08c3-4c04-9b39-9ad07ceba20c','1c8a56e3-5195-485b-832b-815d3affa21c','05813b1e-4770-4ba3-a41c-4ded4cc330ce','106b8844-10d2-450c-9a71-47e85fc79608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e92ad1d11f247d2b7ddc0bed1812cf0',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:25:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1929344552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=588982c0-ac9e-4e57-8a90-09c250eba51b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b01be0eb683243a1bb443f2c71f51f5b',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='4e92ad1d11f247d2b7ddc0bed1812cf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 859.702755] [55087]: DEBUG cinder.volume.api [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b92d0c2-081d-442a-ac11-8b6d956cac64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 859.716310] [55087]: DEBUG cinder.volume.api [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b92d0c2-081d-442a-ac11-8b6d956cac64) 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-1929344552',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b01be0eb683243a1bb443f2c71f51f5b',qos_specs=None,replication_status=,reservations=['dcd146a4-08c3-4c04-9b39-9ad07ceba20c','1c8a56e3-5195-485b-832b-815d3affa21c','05813b1e-4770-4ba3-a41c-4ded4cc330ce','106b8844-10d2-450c-9a71-47e85fc79608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e92ad1d11f247d2b7ddc0bed1812cf0',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 859.717318] [55087]: DEBUG cinder.volume.api [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e962d7-c4db-45cd-98c5-2db8679f0e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 859.730852] [55087]: DEBUG cinder.volume.api [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e962d7-c4db-45cd-98c5-2db8679f0e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 859.731942] [55087]: DEBUG cinder.volume.api [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Flow 'volume_create_api' (681fc064-0e4a-4e85-aeef-332c4ba82d54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 859.732319] [55087]: INFO cinder.volume.api [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Create volume request issued successfully. [ 859.733010] [55087]: INFO cinder.api.openstack.wsgi [None req-6264f1b3-5594-4c42-983b-3d3616c9160e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 859.733566] [55087]: [pid: 55087|app: 0|req: 66/137] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 03:25:44 2025] POST /volume/v3/volumes => generated 759 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 859.742751] [55086]: DEBUG cinder.api.middleware.request_id [None req-40aa0285-ea08-4004-b97b-d799e6a7f686 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.750969] [55086]: INFO cinder.api.openstack.wsgi [None req-40aa0285-ea08-4004-b97b-d799e6a7f686 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b [ 859.751228] [55086]: DEBUG cinder.api.openstack.wsgi [None req-40aa0285-ea08-4004-b97b-d799e6a7f686 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.751469] [55086]: DEBUG cinder.api.openstack.wsgi [None req-40aa0285-ea08-4004-b97b-d799e6a7f686 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.764627] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.764627] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.773570] [55086]: INFO cinder.volume.api [None req-40aa0285-ea08-4004-b97b-d799e6a7f686 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Volume info retrieved successfully. [ 859.779684] [55086]: INFO cinder.api.openstack.wsgi [None req-40aa0285-ea08-4004-b97b-d799e6a7f686 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b returned with HTTP 200 [ 859.780243] [55086]: [pid: 55086|app: 0|req: 72/138] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:44 2025] GET /volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 860.800649] [55087]: DEBUG cinder.api.middleware.request_id [None req-fe3594a3-2d16-41fc-8369-5d3e3f103b09 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.802955] [55087]: INFO cinder.api.openstack.wsgi [None req-fe3594a3-2d16-41fc-8369-5d3e3f103b09 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b [ 860.802955] [55087]: DEBUG cinder.api.openstack.wsgi [None req-fe3594a3-2d16-41fc-8369-5d3e3f103b09 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.803186] [55087]: DEBUG cinder.api.openstack.wsgi [None req-fe3594a3-2d16-41fc-8369-5d3e3f103b09 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.813240] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.813240] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.817174] [55087]: INFO cinder.volume.api [None req-fe3594a3-2d16-41fc-8369-5d3e3f103b09 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Volume info retrieved successfully. [ 860.822323] [55087]: INFO cinder.api.openstack.wsgi [None req-fe3594a3-2d16-41fc-8369-5d3e3f103b09 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b returned with HTTP 200 [ 860.822323] [55087]: [pid: 55087|app: 0|req: 67/139] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:45 2025] GET /volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 860.839072] [55086]: DEBUG cinder.api.middleware.request_id [req-c9c3f91d-2449-4f1f-a96f-d870c8aaaec5 req-a36ac4c5-cef4-45a9-b219-52e456c90ba7 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.841386] [55086]: INFO cinder.api.openstack.wsgi [req-c9c3f91d-2449-4f1f-a96f-d870c8aaaec5 req-a36ac4c5-cef4-45a9-b219-52e456c90ba7 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b [ 860.841602] [55086]: DEBUG cinder.api.openstack.wsgi [req-c9c3f91d-2449-4f1f-a96f-d870c8aaaec5 req-a36ac4c5-cef4-45a9-b219-52e456c90ba7 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.841813] [55086]: DEBUG cinder.api.openstack.wsgi [req-c9c3f91d-2449-4f1f-a96f-d870c8aaaec5 req-a36ac4c5-cef4-45a9-b219-52e456c90ba7 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.852021] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.852021] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.855177] [55086]: INFO cinder.volume.api [req-c9c3f91d-2449-4f1f-a96f-d870c8aaaec5 req-a36ac4c5-cef4-45a9-b219-52e456c90ba7 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Volume info retrieved successfully. [ 860.861351] [55086]: INFO cinder.api.openstack.wsgi [req-c9c3f91d-2449-4f1f-a96f-d870c8aaaec5 req-a36ac4c5-cef4-45a9-b219-52e456c90ba7 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b returned with HTTP 200 [ 860.861877] [55086]: [pid: 55086|app: 0|req: 73/140] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:25:45 2025] GET /volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 860.877886] [55087]: DEBUG cinder.api.middleware.request_id [req-e9081086-a8fb-4e0c-8ecf-301bb9aa6da7 req-5ed8f9b3-6af8-4e37-bbf7-2210af6ae7ce None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.879963] [55087]: INFO cinder.api.openstack.wsgi [req-e9081086-a8fb-4e0c-8ecf-301bb9aa6da7 req-5ed8f9b3-6af8-4e37-bbf7-2210af6ae7ce tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 860.880126] [55087]: DEBUG cinder.api.openstack.wsgi [req-e9081086-a8fb-4e0c-8ecf-301bb9aa6da7 req-5ed8f9b3-6af8-4e37-bbf7-2210af6ae7ce tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.880907] [55087]: DEBUG cinder.api.openstack.wsgi [req-e9081086-a8fb-4e0c-8ecf-301bb9aa6da7 req-5ed8f9b3-6af8-4e37-bbf7-2210af6ae7ce tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'detail' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.880982] [55087]: DEBUG cinder.api.api_utils [req-e9081086-a8fb-4e0c-8ecf-301bb9aa6da7 req-5ed8f9b3-6af8-4e37-bbf7-2210af6ae7ce tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Removing options '' from query. {{(pid=55087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 860.881871] [55087]: DEBUG cinder.volume.api [req-e9081086-a8fb-4e0c-8ecf-301bb9aa6da7 req-5ed8f9b3-6af8-4e37-bbf7-2210af6ae7ce tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55087) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 860.911725] [55087]: INFO cinder.volume.api [req-e9081086-a8fb-4e0c-8ecf-301bb9aa6da7 req-5ed8f9b3-6af8-4e37-bbf7-2210af6ae7ce tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Get all volumes completed successfully. [ 860.912896] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.912896] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.917094] [55087]: INFO cinder.api.openstack.wsgi [req-e9081086-a8fb-4e0c-8ecf-301bb9aa6da7 req-5ed8f9b3-6af8-4e37-bbf7-2210af6ae7ce tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 860.917522] [55087]: [pid: 55087|app: 0|req: 68/141] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:25:45 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 861.015295] [55086]: DEBUG cinder.api.middleware.request_id [req-af256d68-e087-4658-af70-b57b1d425336 req-b7871c80-b042-4aa5-a9a7-280ab4312a70 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.017489] [55086]: INFO cinder.api.openstack.wsgi [req-af256d68-e087-4658-af70-b57b1d425336 req-b7871c80-b042-4aa5-a9a7-280ab4312a70 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 861.017650] [55086]: DEBUG cinder.api.openstack.wsgi [req-af256d68-e087-4658-af70-b57b1d425336 req-b7871c80-b042-4aa5-a9a7-280ab4312a70 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.017873] [55086]: DEBUG cinder.api.openstack.wsgi [req-af256d68-e087-4658-af70-b57b1d425336 req-b7871c80-b042-4aa5-a9a7-280ab4312a70 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'detail' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.018259] [55086]: DEBUG cinder.api.api_utils [req-af256d68-e087-4658-af70-b57b1d425336 req-b7871c80-b042-4aa5-a9a7-280ab4312a70 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Removing options '' from query. {{(pid=55086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 861.019174] [55086]: DEBUG cinder.volume.api [req-af256d68-e087-4658-af70-b57b1d425336 req-b7871c80-b042-4aa5-a9a7-280ab4312a70 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55086) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 861.046665] [55086]: INFO cinder.volume.api [req-af256d68-e087-4658-af70-b57b1d425336 req-b7871c80-b042-4aa5-a9a7-280ab4312a70 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Get all volumes completed successfully. [ 861.047816] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.047816] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.052156] [55086]: INFO cinder.api.openstack.wsgi [req-af256d68-e087-4658-af70-b57b1d425336 req-b7871c80-b042-4aa5-a9a7-280ab4312a70 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 861.052601] [55086]: [pid: 55086|app: 0|req: 74/142] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:25:45 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 861.166480] [55087]: DEBUG cinder.api.middleware.request_id [req-5f4827a1-a6c2-41e4-ab44-6bb797c25139 req-30a873a5-0f6d-4caa-bb68-3d042b95b41c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.168626] [55087]: INFO cinder.api.openstack.wsgi [req-5f4827a1-a6c2-41e4-ab44-6bb797c25139 req-30a873a5-0f6d-4caa-bb68-3d042b95b41c tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 861.168844] [55087]: DEBUG cinder.api.openstack.wsgi [req-5f4827a1-a6c2-41e4-ab44-6bb797c25139 req-30a873a5-0f6d-4caa-bb68-3d042b95b41c tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.169655] [55087]: DEBUG cinder.api.openstack.wsgi [req-5f4827a1-a6c2-41e4-ab44-6bb797c25139 req-30a873a5-0f6d-4caa-bb68-3d042b95b41c tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'detail' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.169655] [55087]: DEBUG cinder.api.api_utils [req-5f4827a1-a6c2-41e4-ab44-6bb797c25139 req-30a873a5-0f6d-4caa-bb68-3d042b95b41c tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Removing options '' from query. {{(pid=55087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 861.170239] [55087]: DEBUG cinder.volume.api [req-5f4827a1-a6c2-41e4-ab44-6bb797c25139 req-30a873a5-0f6d-4caa-bb68-3d042b95b41c tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55087) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 861.185105] [55087]: INFO cinder.volume.api [req-5f4827a1-a6c2-41e4-ab44-6bb797c25139 req-30a873a5-0f6d-4caa-bb68-3d042b95b41c tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Get all volumes completed successfully. [ 861.186240] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.186240] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.190767] [55087]: INFO cinder.api.openstack.wsgi [req-5f4827a1-a6c2-41e4-ab44-6bb797c25139 req-30a873a5-0f6d-4caa-bb68-3d042b95b41c tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 861.191523] [55087]: [pid: 55087|app: 0|req: 69/143] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:25:46 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 861.230091] [55086]: DEBUG cinder.api.middleware.request_id [req-4d25afdf-3c69-4d6a-9980-2426c8c54ecd req-e36108c7-ecb6-412a-8c82-54c5446f3bea None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.232852] [55086]: INFO cinder.api.openstack.wsgi [req-4d25afdf-3c69-4d6a-9980-2426c8c54ecd req-e36108c7-ecb6-412a-8c82-54c5446f3bea tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 861.232852] [55086]: DEBUG cinder.api.openstack.wsgi [req-4d25afdf-3c69-4d6a-9980-2426c8c54ecd req-e36108c7-ecb6-412a-8c82-54c5446f3bea tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.232972] [55086]: DEBUG cinder.api.openstack.wsgi [req-4d25afdf-3c69-4d6a-9980-2426c8c54ecd req-e36108c7-ecb6-412a-8c82-54c5446f3bea tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'detail' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.233986] [55086]: DEBUG cinder.api.api_utils [req-4d25afdf-3c69-4d6a-9980-2426c8c54ecd req-e36108c7-ecb6-412a-8c82-54c5446f3bea tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Removing options '' from query. {{(pid=55086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 861.234239] [55086]: DEBUG cinder.volume.api [req-4d25afdf-3c69-4d6a-9980-2426c8c54ecd req-e36108c7-ecb6-412a-8c82-54c5446f3bea tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55086) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 861.243050] [55086]: INFO cinder.volume.api [req-4d25afdf-3c69-4d6a-9980-2426c8c54ecd req-e36108c7-ecb6-412a-8c82-54c5446f3bea tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Get all volumes completed successfully. [ 861.244135] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.244135] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.248168] [55086]: INFO cinder.api.openstack.wsgi [req-4d25afdf-3c69-4d6a-9980-2426c8c54ecd req-e36108c7-ecb6-412a-8c82-54c5446f3bea tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 861.248553] [55086]: [pid: 55086|app: 0|req: 75/144] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:25:46 2025] 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) [ 861.266071] [55087]: DEBUG cinder.api.middleware.request_id [req-dbc3398b-0a6a-4789-aa36-d3c5804fe6ad req-95c66603-8102-4378-8013-3b5e9d1ce22f None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.268913] [55087]: INFO cinder.api.openstack.wsgi [req-dbc3398b-0a6a-4789-aa36-d3c5804fe6ad req-95c66603-8102-4378-8013-3b5e9d1ce22f tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 861.269087] [55087]: DEBUG cinder.api.openstack.wsgi [req-dbc3398b-0a6a-4789-aa36-d3c5804fe6ad req-95c66603-8102-4378-8013-3b5e9d1ce22f tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.269366] [55087]: DEBUG cinder.api.openstack.wsgi [req-dbc3398b-0a6a-4789-aa36-d3c5804fe6ad req-95c66603-8102-4378-8013-3b5e9d1ce22f tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'detail' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.269723] [55087]: DEBUG cinder.api.api_utils [req-dbc3398b-0a6a-4789-aa36-d3c5804fe6ad req-95c66603-8102-4378-8013-3b5e9d1ce22f tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Removing options '' from query. {{(pid=55087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 861.270795] [55087]: DEBUG cinder.volume.api [req-dbc3398b-0a6a-4789-aa36-d3c5804fe6ad req-95c66603-8102-4378-8013-3b5e9d1ce22f tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55087) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 861.280553] [55087]: INFO cinder.volume.api [req-dbc3398b-0a6a-4789-aa36-d3c5804fe6ad req-95c66603-8102-4378-8013-3b5e9d1ce22f tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Get all volumes completed successfully. [ 861.281606] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.281606] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.286038] [55087]: INFO cinder.api.openstack.wsgi [req-dbc3398b-0a6a-4789-aa36-d3c5804fe6ad req-95c66603-8102-4378-8013-3b5e9d1ce22f tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 861.286448] [55087]: [pid: 55087|app: 0|req: 70/145] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:25:46 2025] 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) [ 861.302197] [55086]: DEBUG cinder.api.middleware.request_id [req-e1a99b05-8546-4b35-ad3d-8b9df454d094 req-37e2332c-0914-4372-b351-77ec9a3ec602 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.304435] [55086]: INFO cinder.api.openstack.wsgi [req-e1a99b05-8546-4b35-ad3d-8b9df454d094 req-37e2332c-0914-4372-b351-77ec9a3ec602 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 861.305074] [55086]: DEBUG cinder.api.openstack.wsgi [req-e1a99b05-8546-4b35-ad3d-8b9df454d094 req-37e2332c-0914-4372-b351-77ec9a3ec602 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.305074] [55086]: DEBUG cinder.api.openstack.wsgi [req-e1a99b05-8546-4b35-ad3d-8b9df454d094 req-37e2332c-0914-4372-b351-77ec9a3ec602 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'detail' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.306252] [55086]: DEBUG cinder.api.api_utils [req-e1a99b05-8546-4b35-ad3d-8b9df454d094 req-37e2332c-0914-4372-b351-77ec9a3ec602 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Removing options '' from query. {{(pid=55086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 861.306252] [55086]: DEBUG cinder.volume.api [req-e1a99b05-8546-4b35-ad3d-8b9df454d094 req-37e2332c-0914-4372-b351-77ec9a3ec602 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55086) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 861.317043] [55086]: INFO cinder.volume.api [req-e1a99b05-8546-4b35-ad3d-8b9df454d094 req-37e2332c-0914-4372-b351-77ec9a3ec602 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Get all volumes completed successfully. [ 861.317043] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.317043] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.320999] [55086]: INFO cinder.api.openstack.wsgi [req-e1a99b05-8546-4b35-ad3d-8b9df454d094 req-37e2332c-0914-4372-b351-77ec9a3ec602 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 861.321626] [55086]: [pid: 55086|app: 0|req: 76/146] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:25:46 2025] 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) [ 861.423591] [55087]: DEBUG cinder.api.middleware.request_id [req-1570b57a-79f9-41bb-a1fe-42c58ce346ff req-37822229-a665-445c-899f-f3cbbdbacd2e None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.425884] [55087]: INFO cinder.api.openstack.wsgi [req-1570b57a-79f9-41bb-a1fe-42c58ce346ff req-37822229-a665-445c-899f-f3cbbdbacd2e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 861.426151] [55087]: DEBUG cinder.api.openstack.wsgi [req-1570b57a-79f9-41bb-a1fe-42c58ce346ff req-37822229-a665-445c-899f-f3cbbdbacd2e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.426382] [55087]: DEBUG cinder.api.openstack.wsgi [req-1570b57a-79f9-41bb-a1fe-42c58ce346ff req-37822229-a665-445c-899f-f3cbbdbacd2e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'detail' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.426671] [55087]: DEBUG cinder.api.api_utils [req-1570b57a-79f9-41bb-a1fe-42c58ce346ff req-37822229-a665-445c-899f-f3cbbdbacd2e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Removing options '' from query. {{(pid=55087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 861.427595] [55087]: DEBUG cinder.volume.api [req-1570b57a-79f9-41bb-a1fe-42c58ce346ff req-37822229-a665-445c-899f-f3cbbdbacd2e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55087) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 861.436714] [55087]: INFO cinder.volume.api [req-1570b57a-79f9-41bb-a1fe-42c58ce346ff req-37822229-a665-445c-899f-f3cbbdbacd2e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Get all volumes completed successfully. [ 861.437886] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.437886] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.442105] [55087]: INFO cinder.api.openstack.wsgi [req-1570b57a-79f9-41bb-a1fe-42c58ce346ff req-37822229-a665-445c-899f-f3cbbdbacd2e tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 861.442760] [55087]: [pid: 55087|app: 0|req: 71/147] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:25:46 2025] 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) [ 861.508029] [55086]: DEBUG cinder.api.middleware.request_id [req-2a243b03-e800-40ae-8a69-fa0955f4163d req-d6a6c89d-ada6-45ac-a226-60b8ae19944d None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.510394] [55086]: INFO cinder.api.openstack.wsgi [req-2a243b03-e800-40ae-8a69-fa0955f4163d req-d6a6c89d-ada6-45ac-a226-60b8ae19944d tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 861.510661] [55086]: DEBUG cinder.api.openstack.wsgi [req-2a243b03-e800-40ae-8a69-fa0955f4163d req-d6a6c89d-ada6-45ac-a226-60b8ae19944d tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.511773] [55086]: DEBUG cinder.api.openstack.wsgi [req-2a243b03-e800-40ae-8a69-fa0955f4163d req-d6a6c89d-ada6-45ac-a226-60b8ae19944d tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'detail' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.512136] [55086]: DEBUG cinder.api.api_utils [req-2a243b03-e800-40ae-8a69-fa0955f4163d req-d6a6c89d-ada6-45ac-a226-60b8ae19944d tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Removing options '' from query. {{(pid=55086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 861.513021] [55086]: DEBUG cinder.volume.api [req-2a243b03-e800-40ae-8a69-fa0955f4163d req-d6a6c89d-ada6-45ac-a226-60b8ae19944d tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55086) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 861.525751] [55086]: INFO cinder.volume.api [req-2a243b03-e800-40ae-8a69-fa0955f4163d req-d6a6c89d-ada6-45ac-a226-60b8ae19944d tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Get all volumes completed successfully. [ 861.526941] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.526941] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.532082] [55086]: INFO cinder.api.openstack.wsgi [req-2a243b03-e800-40ae-8a69-fa0955f4163d req-d6a6c89d-ada6-45ac-a226-60b8ae19944d tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 861.532512] [55086]: [pid: 55086|app: 0|req: 77/148] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 03:25:46 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 861.549534] [55087]: DEBUG cinder.api.middleware.request_id [None req-6cb696bb-e25a-41b6-b3ad-621c44f5bc60 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.554427] [55087]: INFO cinder.api.openstack.wsgi [None req-6cb696bb-e25a-41b6-b3ad-621c44f5bc60 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] DELETE http://10.180.1.21/volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b [ 861.554776] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6cb696bb-e25a-41b6-b3ad-621c44f5bc60 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.555262] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6cb696bb-e25a-41b6-b3ad-621c44f5bc60 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'delete' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.555571] [55087]: INFO cinder.api.v3.volumes [None req-6cb696bb-e25a-41b6-b3ad-621c44f5bc60 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Delete volume with id: 588982c0-ac9e-4e57-8a90-09c250eba51b [ 861.573072] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.573072] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.573925] [55087]: INFO cinder.volume.api [None req-6cb696bb-e25a-41b6-b3ad-621c44f5bc60 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Volume info retrieved successfully. [ 861.600879] [55087]: INFO cinder.volume.api [None req-6cb696bb-e25a-41b6-b3ad-621c44f5bc60 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Delete volume request issued successfully. [ 861.601286] [55087]: INFO cinder.api.openstack.wsgi [None req-6cb696bb-e25a-41b6-b3ad-621c44f5bc60 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b returned with HTTP 202 [ 861.601986] [55087]: [pid: 55087|app: 0|req: 72/149] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:25:46 2025] DELETE /volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 861.605750] [55086]: DEBUG cinder.api.middleware.request_id [None req-f8654675-8b12-4418-bf7d-ef6bd63ab9bd None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.608264] [55086]: INFO cinder.api.openstack.wsgi [None req-f8654675-8b12-4418-bf7d-ef6bd63ab9bd tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b [ 861.612117] [55086]: DEBUG cinder.api.openstack.wsgi [None req-f8654675-8b12-4418-bf7d-ef6bd63ab9bd tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.612430] [55086]: DEBUG cinder.api.openstack.wsgi [None req-f8654675-8b12-4418-bf7d-ef6bd63ab9bd tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.623633] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.623633] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.629374] [55086]: INFO cinder.volume.api [None req-f8654675-8b12-4418-bf7d-ef6bd63ab9bd tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Volume info retrieved successfully. [ 861.639020] [55086]: INFO cinder.api.openstack.wsgi [None req-f8654675-8b12-4418-bf7d-ef6bd63ab9bd tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b returned with HTTP 200 [ 861.639937] [55086]: [pid: 55086|app: 0|req: 78/150] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:46 2025] GET /volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 862.658412] [55087]: DEBUG cinder.api.middleware.request_id [None req-3c7e1059-0ff9-4c80-a373-14ae92fd8087 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.662838] [55087]: INFO cinder.api.openstack.wsgi [None req-3c7e1059-0ff9-4c80-a373-14ae92fd8087 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b [ 862.663708] [55087]: DEBUG cinder.api.openstack.wsgi [None req-3c7e1059-0ff9-4c80-a373-14ae92fd8087 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 862.664018] [55087]: DEBUG cinder.api.openstack.wsgi [None req-3c7e1059-0ff9-4c80-a373-14ae92fd8087 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 862.676831] [55087]: INFO cinder.api.openstack.wsgi [None req-3c7e1059-0ff9-4c80-a373-14ae92fd8087 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b returned with HTTP 404 [ 862.676831] [55087]: [pid: 55087|app: 0|req: 73/151] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:47 2025] GET /volume/v3/volumes/588982c0-ac9e-4e57-8a90-09c250eba51b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 862.684124] [55086]: DEBUG cinder.api.middleware.request_id [None req-2a7196f0-90b9-4f3e-8553-e44f0a0f60e4 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.687674] [55086]: INFO cinder.api.openstack.wsgi [None req-2a7196f0-90b9-4f3e-8553-e44f0a0f60e4 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] DELETE http://10.180.1.21/volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 [ 862.688586] [55086]: DEBUG cinder.api.openstack.wsgi [None req-2a7196f0-90b9-4f3e-8553-e44f0a0f60e4 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 862.689483] [55086]: DEBUG cinder.api.openstack.wsgi [None req-2a7196f0-90b9-4f3e-8553-e44f0a0f60e4 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 862.689737] [55086]: INFO cinder.api.v3.volumes [None req-2a7196f0-90b9-4f3e-8553-e44f0a0f60e4 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Delete volume with id: 92d28ad6-09a5-4227-91b4-ebe953526261 [ 862.705521] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 862.705521] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 862.706186] [55086]: INFO cinder.volume.api [None req-2a7196f0-90b9-4f3e-8553-e44f0a0f60e4 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Volume info retrieved successfully. [ 862.727047] [55086]: INFO cinder.volume.api [None req-2a7196f0-90b9-4f3e-8553-e44f0a0f60e4 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Delete volume request issued successfully. [ 862.727334] [55086]: INFO cinder.api.openstack.wsgi [None req-2a7196f0-90b9-4f3e-8553-e44f0a0f60e4 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 returned with HTTP 202 [ 862.727847] [55086]: [pid: 55086|app: 0|req: 79/152] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:25:47 2025] DELETE /volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 862.732774] [55087]: DEBUG cinder.api.middleware.request_id [None req-fe7b2690-b7b0-4fe7-ae8b-0066c5ebccf6 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.739259] [55087]: INFO cinder.api.openstack.wsgi [None req-fe7b2690-b7b0-4fe7-ae8b-0066c5ebccf6 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 [ 862.740844] [55087]: DEBUG cinder.api.openstack.wsgi [None req-fe7b2690-b7b0-4fe7-ae8b-0066c5ebccf6 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 862.741188] [55087]: DEBUG cinder.api.openstack.wsgi [None req-fe7b2690-b7b0-4fe7-ae8b-0066c5ebccf6 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 862.757328] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 862.757328] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 862.760039] [55087]: INFO cinder.volume.api [None req-fe7b2690-b7b0-4fe7-ae8b-0066c5ebccf6 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Volume info retrieved successfully. [ 862.769313] [55087]: INFO cinder.api.openstack.wsgi [None req-fe7b2690-b7b0-4fe7-ae8b-0066c5ebccf6 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 returned with HTTP 200 [ 862.769811] [55087]: [pid: 55087|app: 0|req: 74/153] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:47 2025] GET /volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 863.784323] [55086]: DEBUG cinder.api.middleware.request_id [None req-ec07bd88-2033-4f4a-bbf5-8b3b78ccd460 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.786568] [55086]: INFO cinder.api.openstack.wsgi [None req-ec07bd88-2033-4f4a-bbf5-8b3b78ccd460 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 [ 863.786799] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ec07bd88-2033-4f4a-bbf5-8b3b78ccd460 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.787040] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ec07bd88-2033-4f4a-bbf5-8b3b78ccd460 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.795493] [55086]: INFO cinder.api.openstack.wsgi [None req-ec07bd88-2033-4f4a-bbf5-8b3b78ccd460 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 returned with HTTP 404 [ 863.796198] [55086]: [pid: 55086|app: 0|req: 80/154] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:48 2025] GET /volume/v3/volumes/92d28ad6-09a5-4227-91b4-ebe953526261 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 863.799603] [55087]: DEBUG cinder.api.middleware.request_id [None req-e66d126e-349a-4bf9-80a9-0d9c23b724c7 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.801550] [55087]: INFO cinder.api.openstack.wsgi [None req-e66d126e-349a-4bf9-80a9-0d9c23b724c7 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 [ 863.801875] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e66d126e-349a-4bf9-80a9-0d9c23b724c7 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.802196] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e66d126e-349a-4bf9-80a9-0d9c23b724c7 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'delete' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.802502] [55087]: INFO cinder.api.v3.volumes [None req-e66d126e-349a-4bf9-80a9-0d9c23b724c7 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Delete volume with id: 0d9775c8-d546-45d8-8869-0a19f8e0b0e3 [ 863.816035] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.816035] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.816793] [55087]: INFO cinder.volume.api [None req-e66d126e-349a-4bf9-80a9-0d9c23b724c7 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Volume info retrieved successfully. [ 863.846663] [55087]: INFO cinder.volume.api [None req-e66d126e-349a-4bf9-80a9-0d9c23b724c7 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Delete volume request issued successfully. [ 863.848955] [55087]: INFO cinder.api.openstack.wsgi [None req-e66d126e-349a-4bf9-80a9-0d9c23b724c7 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 returned with HTTP 202 [ 863.848955] [55087]: [pid: 55087|app: 0|req: 75/155] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:25:48 2025] DELETE /volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 863.853704] [55086]: DEBUG cinder.api.middleware.request_id [None req-eea92b70-b56c-4c12-bc39-e41004116c54 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.858448] [55086]: INFO cinder.api.openstack.wsgi [None req-eea92b70-b56c-4c12-bc39-e41004116c54 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 [ 863.858448] [55086]: DEBUG cinder.api.openstack.wsgi [None req-eea92b70-b56c-4c12-bc39-e41004116c54 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.858448] [55086]: DEBUG cinder.api.openstack.wsgi [None req-eea92b70-b56c-4c12-bc39-e41004116c54 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.866060] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.866060] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.870461] [55086]: INFO cinder.volume.api [None req-eea92b70-b56c-4c12-bc39-e41004116c54 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Volume info retrieved successfully. [ 863.875835] [55086]: INFO cinder.api.openstack.wsgi [None req-eea92b70-b56c-4c12-bc39-e41004116c54 tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 returned with HTTP 200 [ 863.877044] [55086]: [pid: 55086|app: 0|req: 81/156] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:48 2025] GET /volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 864.892901] [55087]: DEBUG cinder.api.middleware.request_id [None req-4185945d-b139-4ca1-a32c-a13d3993c10d None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.902024] [55087]: INFO cinder.api.openstack.wsgi [None req-4185945d-b139-4ca1-a32c-a13d3993c10d tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] GET http://10.180.1.21/volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 [ 864.902024] [55087]: DEBUG cinder.api.openstack.wsgi [None req-4185945d-b139-4ca1-a32c-a13d3993c10d tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 864.902024] [55087]: DEBUG cinder.api.openstack.wsgi [None req-4185945d-b139-4ca1-a32c-a13d3993c10d tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 864.916814] [55087]: INFO cinder.api.openstack.wsgi [None req-4185945d-b139-4ca1-a32c-a13d3993c10d tempest-VolumesTestJSON-425253493 tempest-VolumesTestJSON-425253493-project-member] http://10.180.1.21/volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 returned with HTTP 404 [ 864.917832] [55087]: [pid: 55087|app: 0|req: 76/157] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:49 2025] GET /volume/v3/volumes/0d9775c8-d546-45d8-8869-0a19f8e0b0e3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 872.837092] [55086]: DEBUG cinder.api.middleware.request_id [None req-8aec2614-77ef-4ffb-8c64-cad84bc8de63 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.839125] [55086]: INFO cinder.api.openstack.wsgi [None req-8aec2614-77ef-4ffb-8c64-cad84bc8de63 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] DELETE http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 872.839230] [55086]: DEBUG cinder.api.openstack.wsgi [None req-8aec2614-77ef-4ffb-8c64-cad84bc8de63 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.839426] [55086]: DEBUG cinder.api.openstack.wsgi [None req-8aec2614-77ef-4ffb-8c64-cad84bc8de63 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.839615] [55086]: INFO cinder.api.v3.volumes [None req-8aec2614-77ef-4ffb-8c64-cad84bc8de63 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Delete volume with id: 95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 872.851389] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.851389] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 872.851993] [55086]: INFO cinder.volume.api [None req-8aec2614-77ef-4ffb-8c64-cad84bc8de63 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 872.878518] [55086]: INFO cinder.volume.api [None req-8aec2614-77ef-4ffb-8c64-cad84bc8de63 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Delete volume request issued successfully. [ 872.878518] [55086]: INFO cinder.api.openstack.wsgi [None req-8aec2614-77ef-4ffb-8c64-cad84bc8de63 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 202 [ 872.878518] [55086]: [pid: 55086|app: 0|req: 82/158] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:25:57 2025] DELETE /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 872.883102] [55087]: DEBUG cinder.api.middleware.request_id [None req-a9893fe8-deb2-48c2-ae83-f7e8b5c303a6 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.885318] [55087]: INFO cinder.api.openstack.wsgi [None req-a9893fe8-deb2-48c2-ae83-f7e8b5c303a6 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 872.885562] [55087]: DEBUG cinder.api.openstack.wsgi [None req-a9893fe8-deb2-48c2-ae83-f7e8b5c303a6 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.886044] [55087]: DEBUG cinder.api.openstack.wsgi [None req-a9893fe8-deb2-48c2-ae83-f7e8b5c303a6 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.894117] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.894117] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 872.899025] [55087]: INFO cinder.volume.api [None req-a9893fe8-deb2-48c2-ae83-f7e8b5c303a6 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 872.905065] [55087]: INFO cinder.api.openstack.wsgi [None req-a9893fe8-deb2-48c2-ae83-f7e8b5c303a6 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 872.905552] [55087]: [pid: 55087|app: 0|req: 77/159] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:57 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 873.919477] [55086]: DEBUG cinder.api.middleware.request_id [None req-3d336c60-a35b-46c8-8db5-cd6cf95230a8 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.921664] [55086]: INFO cinder.api.openstack.wsgi [None req-3d336c60-a35b-46c8-8db5-cd6cf95230a8 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 873.921906] [55086]: DEBUG cinder.api.openstack.wsgi [None req-3d336c60-a35b-46c8-8db5-cd6cf95230a8 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 873.922199] [55086]: DEBUG cinder.api.openstack.wsgi [None req-3d336c60-a35b-46c8-8db5-cd6cf95230a8 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 873.933681] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 873.933681] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 873.938136] [55086]: INFO cinder.volume.api [None req-3d336c60-a35b-46c8-8db5-cd6cf95230a8 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 873.943933] [55086]: INFO cinder.api.openstack.wsgi [None req-3d336c60-a35b-46c8-8db5-cd6cf95230a8 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 873.944348] [55086]: [pid: 55086|app: 0|req: 83/160] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:58 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 874.955665] [55087]: DEBUG cinder.api.middleware.request_id [None req-1b85b3c8-0e63-4e47-9572-86f1d3e2aeeb None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.958834] [55087]: INFO cinder.api.openstack.wsgi [None req-1b85b3c8-0e63-4e47-9572-86f1d3e2aeeb tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 874.959587] [55087]: DEBUG cinder.api.openstack.wsgi [None req-1b85b3c8-0e63-4e47-9572-86f1d3e2aeeb tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 874.960037] [55087]: DEBUG cinder.api.openstack.wsgi [None req-1b85b3c8-0e63-4e47-9572-86f1d3e2aeeb tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 874.974082] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.974082] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.981377] [55087]: INFO cinder.volume.api [None req-1b85b3c8-0e63-4e47-9572-86f1d3e2aeeb tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Volume info retrieved successfully. [ 874.986722] [55087]: INFO cinder.api.openstack.wsgi [None req-1b85b3c8-0e63-4e47-9572-86f1d3e2aeeb tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 200 [ 874.987249] [55087]: [pid: 55087|app: 0|req: 78/161] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:25:59 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 875.997291] [55086]: DEBUG cinder.api.middleware.request_id [None req-f136a2ce-3843-41a7-9f42-01df7a2c81f7 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 875.999440] [55086]: INFO cinder.api.openstack.wsgi [None req-f136a2ce-3843-41a7-9f42-01df7a2c81f7 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] GET http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 [ 875.999652] [55086]: DEBUG cinder.api.openstack.wsgi [None req-f136a2ce-3843-41a7-9f42-01df7a2c81f7 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 875.999864] [55086]: DEBUG cinder.api.openstack.wsgi [None req-f136a2ce-3843-41a7-9f42-01df7a2c81f7 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 876.007261] [55086]: INFO cinder.api.openstack.wsgi [None req-f136a2ce-3843-41a7-9f42-01df7a2c81f7 tempest-VolumesAdminNegativeTest-1904814758 tempest-VolumesAdminNegativeTest-1904814758-project-member] http://10.180.1.21/volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 returned with HTTP 404 [ 876.007657] [55086]: [pid: 55086|app: 0|req: 84/162] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:00 2025] GET /volume/v3/volumes/95597ccd-3b97-46b2-9b64-7cf089dec0a6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 877.400456] [55087]: DEBUG cinder.api.middleware.request_id [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.402450] [55087]: INFO cinder.api.openstack.wsgi [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] POST http://10.180.1.21/volume/v3/volumes [ 877.402868] [55087]: DEBUG cinder.api.openstack.wsgi [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1968036433"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 877.404861] [55087]: DEBUG cinder.api.v3.volumes [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1968036433'}} {{(pid=55087) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 877.404861] [55087]: INFO cinder.api.v3.volumes [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Create volume of 1 GB [ 877.411236] [55087]: INFO cinder.volume.api [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Availability Zones retrieved successfully. [ 877.418372] [55087]: DEBUG cinder.volume.api [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Flow 'volume_create_api' (09288d47-863f-473a-b9e8-fddf484a03ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 877.419640] [55087]: DEBUG cinder.volume.api [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b2b921b-c440-48ef-bb04-4d2a975029c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 877.420850] [55087]: DEBUG cinder.volume.flows.api.create_volume [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Validating volume size '1' using validate_int {{(pid=55087) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 877.441934] [55087]: DEBUG cinder.volume.api [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b2b921b-c440-48ef-bb04-4d2a975029c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 877.442992] [55087]: DEBUG cinder.volume.api [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eac4aadf-7baa-40d6-8171-fc8bd754f05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 877.503450] [55087]: DEBUG cinder.quota [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Created reservations ['b5e5e6c1-a0b8-48e7-9632-4b2e220c4609', '023f85ab-e98b-4a48-ac83-0ff58e58bb90', '8a15636e-884b-4e09-9572-5783c0ab87a4', '5029889a-67c9-4651-9103-bb03250a25c0'] {{(pid=55087) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 877.504523] [55087]: DEBUG cinder.volume.api [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eac4aadf-7baa-40d6-8171-fc8bd754f05c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5e5e6c1-a0b8-48e7-9632-4b2e220c4609', '023f85ab-e98b-4a48-ac83-0ff58e58bb90', '8a15636e-884b-4e09-9572-5783c0ab87a4', '5029889a-67c9-4651-9103-bb03250a25c0']}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 877.505440] [55087]: DEBUG cinder.volume.api [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bf009df-2edc-4dd0-91f1-8fff6ea67e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 877.519840] [55087]: DEBUG cinder.volume.api [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bf009df-2edc-4dd0-91f1-8fff6ea67e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39837722-4b9b-4728-93be-9bbba906b8f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1968036433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fea821fe79a4cf79dbc5004bd31fa23',qos_specs=None,replication_status=,reservations=['b5e5e6c1-a0b8-48e7-9632-4b2e220c4609','023f85ab-e98b-4a48-ac83-0ff58e58bb90','8a15636e-884b-4e09-9572-5783c0ab87a4','5029889a-67c9-4651-9103-bb03250a25c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51a85305a52149d3889a4e5d675aa59b',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:26:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1968036433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39837722-4b9b-4728-93be-9bbba906b8f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fea821fe79a4cf79dbc5004bd31fa23',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='51a85305a52149d3889a4e5d675aa59b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 877.521038] [55087]: DEBUG cinder.volume.api [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9869943-414b-40b7-be28-a0d0cfc9cc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 877.535341] [55087]: DEBUG cinder.volume.api [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9869943-414b-40b7-be28-a0d0cfc9cc32) 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-1968036433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fea821fe79a4cf79dbc5004bd31fa23',qos_specs=None,replication_status=,reservations=['b5e5e6c1-a0b8-48e7-9632-4b2e220c4609','023f85ab-e98b-4a48-ac83-0ff58e58bb90','8a15636e-884b-4e09-9572-5783c0ab87a4','5029889a-67c9-4651-9103-bb03250a25c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51a85305a52149d3889a4e5d675aa59b',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 877.536322] [55087]: DEBUG cinder.volume.api [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc252028-c193-4400-b7bb-f7a3a24b0b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 877.547142] [55087]: DEBUG cinder.volume.api [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc252028-c193-4400-b7bb-f7a3a24b0b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 877.547142] [55087]: DEBUG cinder.volume.api [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Flow 'volume_create_api' (09288d47-863f-473a-b9e8-fddf484a03ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 877.547142] [55087]: INFO cinder.volume.api [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Create volume request issued successfully. [ 877.547513] [55087]: INFO cinder.api.openstack.wsgi [None req-b289b5f5-9cd4-4a90-9b14-334779fac575 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 877.548052] [55087]: [pid: 55087|app: 0|req: 79/163] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:26:02 2025] POST /volume/v3/volumes => generated 753 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 879.221087] [55086]: DEBUG cinder.api.middleware.request_id [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.223322] [55086]: INFO cinder.api.openstack.wsgi [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] POST http://10.180.1.21/volume/v3/volumes [ 879.223807] [55086]: DEBUG cinder.api.openstack.wsgi [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1398453944"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 879.226457] [55086]: DEBUG cinder.api.v3.volumes [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1398453944'}} {{(pid=55086) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 879.226457] [55086]: INFO cinder.api.v3.volumes [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Create volume of 1 GB [ 879.231112] [55086]: INFO cinder.volume.api [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Availability Zones retrieved successfully. [ 879.238542] [55086]: DEBUG cinder.volume.api [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Flow 'volume_create_api' (4d887801-43ec-42be-a04f-ae3481651a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 879.239519] [55086]: DEBUG cinder.volume.api [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca7e8cf-39fa-4224-ae6e-5bb8a542aeec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 879.241028] [55086]: DEBUG cinder.volume.flows.api.create_volume [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Validating volume size '1' using validate_int {{(pid=55086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 879.262116] [55086]: DEBUG cinder.volume.api [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca7e8cf-39fa-4224-ae6e-5bb8a542aeec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 879.263034] [55086]: DEBUG cinder.volume.api [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db8a30a-d81c-4044-9632-a4318906e607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 879.337041] [55086]: DEBUG cinder.quota [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Created reservations ['5336b8f6-e7a5-48f4-ae41-cd2ab7e24207', '967ebc90-764b-4d81-abee-b5665c72ac26', '61075f6e-145e-4171-936d-cbc5628c8a72', '5360ff94-bbd5-4272-b825-9b6bcf7873ab'] {{(pid=55086) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 879.338106] [55086]: DEBUG cinder.volume.api [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db8a30a-d81c-4044-9632-a4318906e607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5336b8f6-e7a5-48f4-ae41-cd2ab7e24207', '967ebc90-764b-4d81-abee-b5665c72ac26', '61075f6e-145e-4171-936d-cbc5628c8a72', '5360ff94-bbd5-4272-b825-9b6bcf7873ab']}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 879.339382] [55086]: DEBUG cinder.volume.api [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a58aea1-7e93-49d8-817a-1fe5c3728844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 879.355558] [55086]: DEBUG cinder.volume.api [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a58aea1-7e93-49d8-817a-1fe5c3728844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1398453944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e483679481b4dec954271a6cbc429dd',qos_specs=None,replication_status=,reservations=['5336b8f6-e7a5-48f4-ae41-cd2ab7e24207','967ebc90-764b-4d81-abee-b5665c72ac26','61075f6e-145e-4171-936d-cbc5628c8a72','5360ff94-bbd5-4272-b825-9b6bcf7873ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='572f8606929f4cbdaa86ee59336113e9',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:26:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1398453944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e483679481b4dec954271a6cbc429dd',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='572f8606929f4cbdaa86ee59336113e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 879.356601] [55086]: DEBUG cinder.volume.api [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f79e3b9-2ddb-4246-96d4-e3ea602b2409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 879.376116] [55086]: DEBUG cinder.volume.api [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f79e3b9-2ddb-4246-96d4-e3ea602b2409) 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-1398453944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e483679481b4dec954271a6cbc429dd',qos_specs=None,replication_status=,reservations=['5336b8f6-e7a5-48f4-ae41-cd2ab7e24207','967ebc90-764b-4d81-abee-b5665c72ac26','61075f6e-145e-4171-936d-cbc5628c8a72','5360ff94-bbd5-4272-b825-9b6bcf7873ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='572f8606929f4cbdaa86ee59336113e9',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 879.376116] [55086]: DEBUG cinder.volume.api [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a240aae-449e-4324-9d29-3f2398037423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 879.388101] [55086]: DEBUG cinder.volume.api [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a240aae-449e-4324-9d29-3f2398037423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 879.389500] [55086]: DEBUG cinder.volume.api [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Flow 'volume_create_api' (4d887801-43ec-42be-a04f-ae3481651a89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 879.391327] [55086]: INFO cinder.volume.api [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Create volume request issued successfully. [ 879.391327] [55086]: INFO cinder.api.openstack.wsgi [None req-df40ca8a-2052-4f47-81ab-15b23cc387e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 879.391327] [55086]: [pid: 55086|app: 0|req: 85/164] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:26:04 2025] POST /volume/v3/volumes => generated 751 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 879.406104] [55087]: DEBUG cinder.api.middleware.request_id [None req-955a50d3-c282-47c3-9972-8e22c974ee4c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.409260] [55087]: INFO cinder.api.openstack.wsgi [None req-955a50d3-c282-47c3-9972-8e22c974ee4c tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 879.409592] [55087]: DEBUG cinder.api.openstack.wsgi [None req-955a50d3-c282-47c3-9972-8e22c974ee4c tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.409861] [55087]: DEBUG cinder.api.openstack.wsgi [None req-955a50d3-c282-47c3-9972-8e22c974ee4c tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.423229] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.423229] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 879.426646] [55087]: INFO cinder.volume.api [None req-955a50d3-c282-47c3-9972-8e22c974ee4c tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 879.432554] [55087]: INFO cinder.api.openstack.wsgi [None req-955a50d3-c282-47c3-9972-8e22c974ee4c tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 879.433121] [55087]: [pid: 55087|app: 0|req: 80/165] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:04 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 880.455217] [55086]: DEBUG cinder.api.middleware.request_id [None req-338a847d-a439-4308-99b4-08c383db84e5 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.458510] [55086]: INFO cinder.api.openstack.wsgi [None req-338a847d-a439-4308-99b4-08c383db84e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 880.458510] [55086]: DEBUG cinder.api.openstack.wsgi [None req-338a847d-a439-4308-99b4-08c383db84e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.458510] [55086]: DEBUG cinder.api.openstack.wsgi [None req-338a847d-a439-4308-99b4-08c383db84e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.469412] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.469412] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 880.474639] [55086]: INFO cinder.volume.api [None req-338a847d-a439-4308-99b4-08c383db84e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 880.482811] [55086]: INFO cinder.api.openstack.wsgi [None req-338a847d-a439-4308-99b4-08c383db84e5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 880.482811] [55086]: [pid: 55086|app: 0|req: 86/166] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:05 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 880.522140] [55087]: DEBUG cinder.api.middleware.request_id [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-f460a2c5-58af-4136-ba99-a00b8e6cf925 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.524466] [55087]: INFO cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-f460a2c5-58af-4136-ba99-a00b8e6cf925 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 880.524688] [55087]: DEBUG cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-f460a2c5-58af-4136-ba99-a00b8e6cf925 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.524928] [55087]: DEBUG cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-f460a2c5-58af-4136-ba99-a00b8e6cf925 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.532441] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.532441] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 880.535952] [55087]: INFO cinder.volume.api [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-f460a2c5-58af-4136-ba99-a00b8e6cf925 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 880.540202] [55087]: INFO cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-f460a2c5-58af-4136-ba99-a00b8e6cf925 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 880.540594] [55087]: [pid: 55087|app: 0|req: 81/167] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:26:05 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 882.064901] [55086]: DEBUG cinder.api.middleware.request_id [None req-333acb9c-7ed8-43dd-bf74-905aad805d2e None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.065341] [55086]: INFO cinder.api.openstack.wsgi [None req-333acb9c-7ed8-43dd-bf74-905aad805d2e None None] GET http://10.180.1.21/volume// [ 882.065518] [55086]: DEBUG cinder.api.openstack.wsgi [None req-333acb9c-7ed8-43dd-bf74-905aad805d2e None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.065738] [55086]: DEBUG cinder.api.openstack.wsgi [None req-333acb9c-7ed8-43dd-bf74-905aad805d2e None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.066211] [55086]: INFO cinder.api.openstack.wsgi [None req-333acb9c-7ed8-43dd-bf74-905aad805d2e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 882.066540] [55086]: [pid: 55086|app: 0|req: 87/168] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:26:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 882.070969] [55087]: DEBUG cinder.api.middleware.request_id [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-2f6be7ad-c610-41f4-b731-e970c64dc9c4 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.196682] [55087]: INFO cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-2f6be7ad-c610-41f4-b731-e970c64dc9c4 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] POST http://10.180.1.21/volume/v3/attachments [ 882.197382] [55087]: DEBUG cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-2f6be7ad-c610-41f4-b731-e970c64dc9c4 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c", "connector": null, "instance_uuid": "5e8208d3-db43-4661-a8c1-0dbedd149afb"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 882.210254] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 882.210254] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.236254] [55087]: INFO cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-2f6be7ad-c610-41f4-b731-e970c64dc9c4 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 882.236953] [55087]: [pid: 55087|app: 0|req: 82/169] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:26:06 2025] POST /volume/v3/attachments => generated 273 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 882.264280] [55086]: DEBUG cinder.api.middleware.request_id [None req-c15db7a4-3247-4c53-a7d3-aafd78dd17e3 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.266555] [55086]: INFO cinder.api.openstack.wsgi [None req-c15db7a4-3247-4c53-a7d3-aafd78dd17e3 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 882.266827] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c15db7a4-3247-4c53-a7d3-aafd78dd17e3 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.267078] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c15db7a4-3247-4c53-a7d3-aafd78dd17e3 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.280127] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 882.280127] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.285047] [55086]: INFO cinder.volume.api [None req-c15db7a4-3247-4c53-a7d3-aafd78dd17e3 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 882.291536] [55086]: INFO cinder.api.openstack.wsgi [None req-c15db7a4-3247-4c53-a7d3-aafd78dd17e3 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 882.291999] [55086]: [pid: 55086|app: 0|req: 88/170] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:07 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 882.767171] [55087]: DEBUG cinder.api.middleware.request_id [None req-9d49104b-c428-4313-94f9-4571d1587ccd None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.767641] [55087]: INFO cinder.api.openstack.wsgi [None req-9d49104b-c428-4313-94f9-4571d1587ccd None None] GET http://10.180.1.21/volume// [ 882.767817] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9d49104b-c428-4313-94f9-4571d1587ccd None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.768045] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9d49104b-c428-4313-94f9-4571d1587ccd None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.768477] [55087]: INFO cinder.api.openstack.wsgi [None req-9d49104b-c428-4313-94f9-4571d1587ccd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 882.768778] [55087]: [pid: 55087|app: 0|req: 83/171] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:26:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 882.772805] [55086]: DEBUG cinder.api.middleware.request_id [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-6e3057b7-2552-4a38-9783-2acb83f2fc60 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.782152] [55086]: INFO cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-6e3057b7-2552-4a38-9783-2acb83f2fc60 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 882.782847] [55086]: DEBUG cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-6e3057b7-2552-4a38-9783-2acb83f2fc60 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.783602] [55086]: DEBUG cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-6e3057b7-2552-4a38-9783-2acb83f2fc60 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.805018] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 882.805018] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.808429] [55086]: INFO cinder.volume.api [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-6e3057b7-2552-4a38-9783-2acb83f2fc60 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 882.814565] [55086]: INFO cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-6e3057b7-2552-4a38-9783-2acb83f2fc60 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 882.815717] [55086]: [pid: 55086|app: 0|req: 89/172] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:26:07 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 882.854376] [55087]: DEBUG cinder.api.middleware.request_id [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-9b90aad1-6bfd-4211-ad4d-b140346441b5 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.858698] [55087]: INFO cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-9b90aad1-6bfd-4211-ad4d-b140346441b5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] PUT http://10.180.1.21/volume/v3/attachments/5e4b7d5c-3e22-4524-b84d-26ca2b5b0a7b [ 882.858698] [55087]: DEBUG cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-9b90aad1-6bfd-4211-ad4d-b140346441b5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-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-535053", "mountpoint": "/dev/sdb"}}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 882.868749] [55087]: DEBUG cinder.coordination [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-9b90aad1-6bfd-4211-ad4d-b140346441b5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Acquiring lock "cinder-attachment_update-fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 882.872621] [55087]: DEBUG cinder.coordination [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-9b90aad1-6bfd-4211-ad4d-b140346441b5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Lock "cinder-attachment_update-fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 882.873775] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 882.873775] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 883.304838] [55086]: DEBUG cinder.api.middleware.request_id [None req-1b980b25-eec9-4eaf-8c08-d79feac10fa4 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.309170] [55086]: INFO cinder.api.openstack.wsgi [None req-1b980b25-eec9-4eaf-8c08-d79feac10fa4 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 883.309170] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1b980b25-eec9-4eaf-8c08-d79feac10fa4 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 883.309170] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1b980b25-eec9-4eaf-8c08-d79feac10fa4 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 883.323371] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.323371] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 883.330046] [55086]: INFO cinder.volume.api [None req-1b980b25-eec9-4eaf-8c08-d79feac10fa4 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 883.336624] [55086]: INFO cinder.api.openstack.wsgi [None req-1b980b25-eec9-4eaf-8c08-d79feac10fa4 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 883.336624] [55086]: [pid: 55086|app: 0|req: 90/173] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:08 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 884.350748] [55086]: DEBUG cinder.api.middleware.request_id [None req-7c5da899-e564-47d7-a287-582e47d12c38 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 884.353994] [55086]: INFO cinder.api.openstack.wsgi [None req-7c5da899-e564-47d7-a287-582e47d12c38 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 884.354462] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7c5da899-e564-47d7-a287-582e47d12c38 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 884.354789] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7c5da899-e564-47d7-a287-582e47d12c38 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 884.377575] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 884.377575] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 884.384675] [55086]: INFO cinder.volume.api [None req-7c5da899-e564-47d7-a287-582e47d12c38 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 884.393394] [55086]: INFO cinder.api.openstack.wsgi [None req-7c5da899-e564-47d7-a287-582e47d12c38 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 884.393394] [55086]: [pid: 55086|app: 0|req: 91/174] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:09 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 885.403585] [55086]: DEBUG cinder.api.middleware.request_id [None req-eabe2ec8-e8ac-4ff1-90bb-20cec97f8884 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.410020] [55086]: INFO cinder.api.openstack.wsgi [None req-eabe2ec8-e8ac-4ff1-90bb-20cec97f8884 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 885.410020] [55086]: DEBUG cinder.api.openstack.wsgi [None req-eabe2ec8-e8ac-4ff1-90bb-20cec97f8884 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 885.410020] [55086]: DEBUG cinder.api.openstack.wsgi [None req-eabe2ec8-e8ac-4ff1-90bb-20cec97f8884 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 885.424078] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 885.424078] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 885.429099] [55086]: INFO cinder.volume.api [None req-eabe2ec8-e8ac-4ff1-90bb-20cec97f8884 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 885.434565] [55086]: INFO cinder.api.openstack.wsgi [None req-eabe2ec8-e8ac-4ff1-90bb-20cec97f8884 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 885.435016] [55086]: [pid: 55086|app: 0|req: 92/175] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:10 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 886.446366] [55086]: DEBUG cinder.api.middleware.request_id [None req-c83350e6-5887-42f9-a33e-bf886eff465a None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.448827] [55086]: INFO cinder.api.openstack.wsgi [None req-c83350e6-5887-42f9-a33e-bf886eff465a tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 886.449071] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c83350e6-5887-42f9-a33e-bf886eff465a tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.449301] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c83350e6-5887-42f9-a33e-bf886eff465a tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.465367] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.465367] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.470124] [55086]: INFO cinder.volume.api [None req-c83350e6-5887-42f9-a33e-bf886eff465a tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 886.475810] [55086]: INFO cinder.api.openstack.wsgi [None req-c83350e6-5887-42f9-a33e-bf886eff465a tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 886.476305] [55086]: [pid: 55086|app: 0|req: 93/176] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:11 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 887.403583] [55087]: DEBUG cinder.coordination [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-9b90aad1-6bfd-4211-ad4d-b140346441b5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Lock "cinder-attachment_update-fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=55087) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 887.403967] [55087]: INFO cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-9b90aad1-6bfd-4211-ad4d-b140346441b5 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/attachments/5e4b7d5c-3e22-4524-b84d-26ca2b5b0a7b returned with HTTP 200 [ 887.404565] [55087]: [pid: 55087|app: 0|req: 84/177] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:26:07 2025] PUT /volume/v3/attachments/5e4b7d5c-3e22-4524-b84d-26ca2b5b0a7b => generated 617 bytes in 4552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 887.487428] [55086]: DEBUG cinder.api.middleware.request_id [None req-d352b7c0-9e7b-45b3-820c-60f9628f21ba None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.489611] [55086]: INFO cinder.api.openstack.wsgi [None req-d352b7c0-9e7b-45b3-820c-60f9628f21ba tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 887.489886] [55086]: DEBUG cinder.api.openstack.wsgi [None req-d352b7c0-9e7b-45b3-820c-60f9628f21ba tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 887.490158] [55086]: DEBUG cinder.api.openstack.wsgi [None req-d352b7c0-9e7b-45b3-820c-60f9628f21ba tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 887.500271] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 887.500271] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 887.503769] [55086]: INFO cinder.volume.api [None req-d352b7c0-9e7b-45b3-820c-60f9628f21ba tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 887.508917] [55086]: INFO cinder.api.openstack.wsgi [None req-d352b7c0-9e7b-45b3-820c-60f9628f21ba tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 887.509369] [55086]: [pid: 55086|app: 0|req: 94/178] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:12 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.519648] [55087]: DEBUG cinder.api.middleware.request_id [None req-0aed50ba-9950-44cf-8402-9aad78d8bf96 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.523022] [55087]: INFO cinder.api.openstack.wsgi [None req-0aed50ba-9950-44cf-8402-9aad78d8bf96 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 888.523145] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0aed50ba-9950-44cf-8402-9aad78d8bf96 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.523317] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0aed50ba-9950-44cf-8402-9aad78d8bf96 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.537986] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.537986] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.542223] [55087]: INFO cinder.volume.api [None req-0aed50ba-9950-44cf-8402-9aad78d8bf96 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 888.548026] [55087]: INFO cinder.api.openstack.wsgi [None req-0aed50ba-9950-44cf-8402-9aad78d8bf96 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 888.548644] [55087]: [pid: 55087|app: 0|req: 85/179] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:13 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 889.555020] [55086]: DEBUG cinder.api.middleware.request_id [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-b5dcf359-cc0e-4071-89c3-7db87fcd8626 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.557187] [55086]: INFO cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-b5dcf359-cc0e-4071-89c3-7db87fcd8626 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] POST http://10.180.1.21/volume/v3/attachments/5e4b7d5c-3e22-4524-b84d-26ca2b5b0a7b/action [ 889.557612] [55086]: DEBUG cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-b5dcf359-cc0e-4071-89c3-7db87fcd8626 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Action body: b'{"os-complete": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 889.557744] [55086]: DEBUG cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-b5dcf359-cc0e-4071-89c3-7db87fcd8626 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 889.560114] [55087]: DEBUG cinder.api.middleware.request_id [None req-9c282843-21e6-4a27-a33c-96889c6e825e None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.562672] [55087]: INFO cinder.api.openstack.wsgi [None req-9c282843-21e6-4a27-a33c-96889c6e825e tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 889.562880] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9c282843-21e6-4a27-a33c-96889c6e825e tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.563110] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9c282843-21e6-4a27-a33c-96889c6e825e tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.579147] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.579147] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.587281] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.587281] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.587662] [55086]: INFO cinder.api.openstack.wsgi [req-736d661c-a5f4-46a8-8e6f-884b746ec35d req-b5dcf359-cc0e-4071-89c3-7db87fcd8626 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/attachments/5e4b7d5c-3e22-4524-b84d-26ca2b5b0a7b/action returned with HTTP 204 [ 889.588149] [55086]: [pid: 55086|app: 0|req: 95/180] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:26:14 2025] POST /volume/v3/attachments/5e4b7d5c-3e22-4524-b84d-26ca2b5b0a7b/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 889.593465] [55087]: INFO cinder.volume.api [None req-9c282843-21e6-4a27-a33c-96889c6e825e tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 889.598319] [55087]: INFO cinder.api.openstack.wsgi [None req-9c282843-21e6-4a27-a33c-96889c6e825e tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 889.598822] [55087]: [pid: 55087|app: 0|req: 86/181] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:14 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 890.612267] [55086]: DEBUG cinder.api.middleware.request_id [None req-42fff40c-3b2e-4649-8105-f43801575ab9 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.614965] [55086]: INFO cinder.api.openstack.wsgi [None req-42fff40c-3b2e-4649-8105-f43801575ab9 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 890.615207] [55086]: DEBUG cinder.api.openstack.wsgi [None req-42fff40c-3b2e-4649-8105-f43801575ab9 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.615430] [55086]: DEBUG cinder.api.openstack.wsgi [None req-42fff40c-3b2e-4649-8105-f43801575ab9 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.631695] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.631695] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.635752] [55086]: INFO cinder.volume.api [None req-42fff40c-3b2e-4649-8105-f43801575ab9 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 890.641229] [55086]: INFO cinder.api.openstack.wsgi [None req-42fff40c-3b2e-4649-8105-f43801575ab9 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 890.641682] [55086]: [pid: 55086|app: 0|req: 96/182] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:15 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 890.651997] [55087]: DEBUG cinder.api.middleware.request_id [None req-65f266db-3618-40ef-bf07-0db071c2eae1 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.654202] [55087]: INFO cinder.api.openstack.wsgi [None req-65f266db-3618-40ef-bf07-0db071c2eae1 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 890.654457] [55087]: DEBUG cinder.api.openstack.wsgi [None req-65f266db-3618-40ef-bf07-0db071c2eae1 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.654754] [55087]: DEBUG cinder.api.openstack.wsgi [None req-65f266db-3618-40ef-bf07-0db071c2eae1 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.665176] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.665176] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.669023] [55087]: INFO cinder.volume.api [None req-65f266db-3618-40ef-bf07-0db071c2eae1 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 890.673351] [55087]: INFO cinder.api.openstack.wsgi [None req-65f266db-3618-40ef-bf07-0db071c2eae1 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 890.673898] [55087]: [pid: 55087|app: 0|req: 87/183] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:15 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 890.864978] [55086]: DEBUG cinder.api.middleware.request_id [req-b7fab9dd-5c4c-4bb1-bf6f-3a0bac09a860 req-ed0fbb82-86d9-4885-bc42-77eca4092f79 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.919381] [55086]: INFO cinder.api.openstack.wsgi [req-b7fab9dd-5c4c-4bb1-bf6f-3a0bac09a860 req-ed0fbb82-86d9-4885-bc42-77eca4092f79 tempest-SecurityGroupsTestJSON-96089559 tempest-SecurityGroupsTestJSON-96089559-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=0cd8fd40-949f-4ba1-aa50-ca2c2c6a1d69 [ 890.919663] [55086]: DEBUG cinder.api.openstack.wsgi [req-b7fab9dd-5c4c-4bb1-bf6f-3a0bac09a860 req-ed0fbb82-86d9-4885-bc42-77eca4092f79 tempest-SecurityGroupsTestJSON-96089559 tempest-SecurityGroupsTestJSON-96089559-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.919887] [55086]: DEBUG cinder.api.openstack.wsgi [req-b7fab9dd-5c4c-4bb1-bf6f-3a0bac09a860 req-ed0fbb82-86d9-4885-bc42-77eca4092f79 tempest-SecurityGroupsTestJSON-96089559 tempest-SecurityGroupsTestJSON-96089559-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.925382] [55086]: INFO cinder.api.openstack.wsgi [req-b7fab9dd-5c4c-4bb1-bf6f-3a0bac09a860 req-ed0fbb82-86d9-4885-bc42-77eca4092f79 tempest-SecurityGroupsTestJSON-96089559 tempest-SecurityGroupsTestJSON-96089559-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=0cd8fd40-949f-4ba1-aa50-ca2c2c6a1d69 returned with HTTP 200 [ 890.925720] [55086]: [pid: 55086|app: 0|req: 97/184] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 03:26:15 2025] GET /volume/v3/attachments?instance_id=0cd8fd40-949f-4ba1-aa50-ca2c2c6a1d69 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 897.344860] [55087]: DEBUG cinder.api.middleware.request_id [req-eb8d315a-2aea-4d71-af32-094789036991 req-4d3918c3-37e5-443f-ad6a-d510f7350b4b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.347576] [55087]: INFO cinder.api.openstack.wsgi [req-eb8d315a-2aea-4d71-af32-094789036991 req-4d3918c3-37e5-443f-ad6a-d510f7350b4b tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5e4b7d5c-3e22-4524-b84d-26ca2b5b0a7b [ 897.348041] [55087]: DEBUG cinder.api.openstack.wsgi [req-eb8d315a-2aea-4d71-af32-094789036991 req-4d3918c3-37e5-443f-ad6a-d510f7350b4b tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 897.348217] [55087]: DEBUG cinder.api.openstack.wsgi [req-eb8d315a-2aea-4d71-af32-094789036991 req-4d3918c3-37e5-443f-ad6a-d510f7350b4b tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'version_select' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 897.357613] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 897.357613] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 897.894960] [55087]: INFO cinder.api.openstack.wsgi [req-eb8d315a-2aea-4d71-af32-094789036991 req-4d3918c3-37e5-443f-ad6a-d510f7350b4b tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/attachments/5e4b7d5c-3e22-4524-b84d-26ca2b5b0a7b returned with HTTP 200 [ 897.895753] [55087]: [pid: 55087|app: 0|req: 88/185] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:26:22 2025] DELETE /volume/v3/attachments/5e4b7d5c-3e22-4524-b84d-26ca2b5b0a7b => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 900.924166] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=128,cinder:UPDATE=16,cinder:INSERT=12 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 907.894900] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=177,cinder:INSERT=38,cinder:UPDATE=56 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 920.326714] [55086]: DEBUG cinder.api.middleware.request_id [None req-7213d206-4178-43ed-a946-b052d6506c95 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.329260] [55086]: INFO cinder.api.openstack.wsgi [None req-7213d206-4178-43ed-a946-b052d6506c95 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 920.329546] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7213d206-4178-43ed-a946-b052d6506c95 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.329774] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7213d206-4178-43ed-a946-b052d6506c95 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.344407] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.344407] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.346411] [55086]: INFO cinder.volume.api [None req-7213d206-4178-43ed-a946-b052d6506c95 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 920.353664] [55086]: INFO cinder.api.openstack.wsgi [None req-7213d206-4178-43ed-a946-b052d6506c95 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 920.353664] [55086]: [pid: 55086|app: 0|req: 98/186] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:45 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 920.363547] [55087]: DEBUG cinder.api.middleware.request_id [None req-42d56039-6e18-4d5c-8f71-da41b5dff492 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.369295] [55087]: INFO cinder.api.openstack.wsgi [None req-42d56039-6e18-4d5c-8f71-da41b5dff492 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 920.369696] [55087]: DEBUG cinder.api.openstack.wsgi [None req-42d56039-6e18-4d5c-8f71-da41b5dff492 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.370108] [55087]: DEBUG cinder.api.openstack.wsgi [None req-42d56039-6e18-4d5c-8f71-da41b5dff492 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.379128] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.379128] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.383209] [55087]: INFO cinder.volume.api [None req-42d56039-6e18-4d5c-8f71-da41b5dff492 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 920.388517] [55087]: INFO cinder.api.openstack.wsgi [None req-42d56039-6e18-4d5c-8f71-da41b5dff492 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 920.388970] [55087]: [pid: 55087|app: 0|req: 89/187] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:45 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 920.431917] [55086]: DEBUG cinder.api.middleware.request_id [None req-be84c6dd-2d53-477d-b3b4-62a0f4601a2d None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.432179] [55086]: INFO cinder.api.openstack.wsgi [None req-be84c6dd-2d53-477d-b3b4-62a0f4601a2d tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 920.432823] [55086]: DEBUG cinder.api.openstack.wsgi [None req-be84c6dd-2d53-477d-b3b4-62a0f4601a2d tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.433608] [55086]: DEBUG cinder.api.openstack.wsgi [None req-be84c6dd-2d53-477d-b3b4-62a0f4601a2d tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.443590] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.443590] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.446633] [55086]: INFO cinder.volume.api [None req-be84c6dd-2d53-477d-b3b4-62a0f4601a2d tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 920.452270] [55086]: INFO cinder.api.openstack.wsgi [None req-be84c6dd-2d53-477d-b3b4-62a0f4601a2d tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 920.453898] [55086]: [pid: 55086|app: 0|req: 99/188] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:45 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 926.791189] [55087]: DEBUG cinder.api.middleware.request_id [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-5697eeee-15a0-4525-bdea-aecff44b20a6 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.793571] [55087]: INFO cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-5697eeee-15a0-4525-bdea-aecff44b20a6 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 926.793793] [55087]: DEBUG cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-5697eeee-15a0-4525-bdea-aecff44b20a6 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.794026] [55087]: DEBUG cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-5697eeee-15a0-4525-bdea-aecff44b20a6 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.808694] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.808694] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.813094] [55087]: INFO cinder.volume.api [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-5697eeee-15a0-4525-bdea-aecff44b20a6 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 926.818433] [55087]: INFO cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-5697eeee-15a0-4525-bdea-aecff44b20a6 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 926.818862] [55087]: [pid: 55087|app: 0|req: 90/189] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:26:51 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.338699] [55086]: DEBUG cinder.api.middleware.request_id [None req-79d82f19-8412-4da7-8a7b-0b6556ccefce None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.339158] [55086]: INFO cinder.api.openstack.wsgi [None req-79d82f19-8412-4da7-8a7b-0b6556ccefce None None] GET http://10.180.1.21/volume// [ 928.339339] [55086]: DEBUG cinder.api.openstack.wsgi [None req-79d82f19-8412-4da7-8a7b-0b6556ccefce None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.339553] [55086]: DEBUG cinder.api.openstack.wsgi [None req-79d82f19-8412-4da7-8a7b-0b6556ccefce None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.340054] [55086]: INFO cinder.api.openstack.wsgi [None req-79d82f19-8412-4da7-8a7b-0b6556ccefce None None] http://10.180.1.21/volume// returned with HTTP 300 [ 928.340514] [55086]: [pid: 55086|app: 0|req: 100/190] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:26:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 928.344858] [55087]: DEBUG cinder.api.middleware.request_id [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-755ed215-1885-4c8b-902b-ac57f9dd4021 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.347256] [55087]: INFO cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-755ed215-1885-4c8b-902b-ac57f9dd4021 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] POST http://10.180.1.21/volume/v3/attachments [ 928.347328] [55087]: DEBUG cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-755ed215-1885-4c8b-902b-ac57f9dd4021 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2377c550-0b9e-4c9c-9cef-edbce4f5af25", "connector": null, "instance_uuid": "10bb1354-0126-4bc0-8b74-b93f92590e51"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 928.358506] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.358506] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.380478] [55087]: INFO cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-755ed215-1885-4c8b-902b-ac57f9dd4021 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 928.380940] [55087]: [pid: 55087|app: 0|req: 91/191] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:26:53 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 928.404364] [55086]: DEBUG cinder.api.middleware.request_id [None req-6f2920e7-3eb9-4a71-9a2d-bbe0bd32c22b None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.406646] [55086]: INFO cinder.api.openstack.wsgi [None req-6f2920e7-3eb9-4a71-9a2d-bbe0bd32c22b tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 928.406875] [55086]: DEBUG cinder.api.openstack.wsgi [None req-6f2920e7-3eb9-4a71-9a2d-bbe0bd32c22b tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.407143] [55086]: DEBUG cinder.api.openstack.wsgi [None req-6f2920e7-3eb9-4a71-9a2d-bbe0bd32c22b tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.417869] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.417869] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.421562] [55086]: INFO cinder.volume.api [None req-6f2920e7-3eb9-4a71-9a2d-bbe0bd32c22b tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 928.427285] [55086]: INFO cinder.api.openstack.wsgi [None req-6f2920e7-3eb9-4a71-9a2d-bbe0bd32c22b tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 928.427763] [55086]: [pid: 55086|app: 0|req: 101/192] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:53 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.909860] [55087]: DEBUG cinder.api.middleware.request_id [None req-d1b2d7b3-9bd6-4f7a-aea0-172f117ea308 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.910404] [55087]: INFO cinder.api.openstack.wsgi [None req-d1b2d7b3-9bd6-4f7a-aea0-172f117ea308 None None] GET http://10.180.1.21/volume// [ 928.910595] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d1b2d7b3-9bd6-4f7a-aea0-172f117ea308 None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.910814] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d1b2d7b3-9bd6-4f7a-aea0-172f117ea308 None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.911238] [55087]: INFO cinder.api.openstack.wsgi [None req-d1b2d7b3-9bd6-4f7a-aea0-172f117ea308 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 928.912489] [55087]: [pid: 55087|app: 0|req: 92/193] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:26:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 928.915870] [55086]: DEBUG cinder.api.middleware.request_id [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-ad01d586-d1bc-43f1-82e1-43dea830f6a2 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.918717] [55086]: INFO cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-ad01d586-d1bc-43f1-82e1-43dea830f6a2 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 928.919197] [55086]: DEBUG cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-ad01d586-d1bc-43f1-82e1-43dea830f6a2 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.920367] [55086]: DEBUG cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-ad01d586-d1bc-43f1-82e1-43dea830f6a2 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.932350] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.932350] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.935443] [55086]: INFO cinder.volume.api [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-ad01d586-d1bc-43f1-82e1-43dea830f6a2 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 928.940628] [55086]: INFO cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-ad01d586-d1bc-43f1-82e1-43dea830f6a2 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 928.941226] [55086]: [pid: 55086|app: 0|req: 102/194] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:26:53 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 1031 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 928.978882] [55087]: DEBUG cinder.api.middleware.request_id [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-5fbe12ad-66f2-4488-8ee4-149403f2e865 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.981857] [55087]: INFO cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-5fbe12ad-66f2-4488-8ee4-149403f2e865 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] PUT http://10.180.1.21/volume/v3/attachments/d6160b6f-d01d-4ce1-b62c-b7267632cb45 [ 928.982312] [55087]: DEBUG cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-5fbe12ad-66f2-4488-8ee4-149403f2e865 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-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-535032", "mountpoint": "/dev/sdb"}}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 928.991417] [55087]: DEBUG cinder.coordination [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-5fbe12ad-66f2-4488-8ee4-149403f2e865 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Acquiring lock "cinder-attachment_update-2377c550-0b9e-4c9c-9cef-edbce4f5af25-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 928.998010] [55087]: DEBUG cinder.coordination [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-5fbe12ad-66f2-4488-8ee4-149403f2e865 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Lock "cinder-attachment_update-2377c550-0b9e-4c9c-9cef-edbce4f5af25-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 928.999320] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.999320] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.439118] [55086]: DEBUG cinder.api.middleware.request_id [None req-40ad1ac4-ad2a-47ab-bd3e-136eb84e1cbc None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.441435] [55086]: INFO cinder.api.openstack.wsgi [None req-40ad1ac4-ad2a-47ab-bd3e-136eb84e1cbc tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 929.441678] [55086]: DEBUG cinder.api.openstack.wsgi [None req-40ad1ac4-ad2a-47ab-bd3e-136eb84e1cbc tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.441907] [55086]: DEBUG cinder.api.openstack.wsgi [None req-40ad1ac4-ad2a-47ab-bd3e-136eb84e1cbc tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.458564] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.458564] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.463855] [55086]: INFO cinder.volume.api [None req-40ad1ac4-ad2a-47ab-bd3e-136eb84e1cbc tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 929.469515] [55086]: INFO cinder.api.openstack.wsgi [None req-40ad1ac4-ad2a-47ab-bd3e-136eb84e1cbc tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 929.469976] [55086]: [pid: 55086|app: 0|req: 103/195] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:54 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 930.481661] [55086]: DEBUG cinder.api.middleware.request_id [None req-d6738b7a-58a7-4da8-9444-5f1c336a267f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.483971] [55086]: INFO cinder.api.openstack.wsgi [None req-d6738b7a-58a7-4da8-9444-5f1c336a267f tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 930.484255] [55086]: DEBUG cinder.api.openstack.wsgi [None req-d6738b7a-58a7-4da8-9444-5f1c336a267f tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.484491] [55086]: DEBUG cinder.api.openstack.wsgi [None req-d6738b7a-58a7-4da8-9444-5f1c336a267f tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.498591] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.498591] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.503153] [55086]: INFO cinder.volume.api [None req-d6738b7a-58a7-4da8-9444-5f1c336a267f tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 930.509276] [55086]: INFO cinder.api.openstack.wsgi [None req-d6738b7a-58a7-4da8-9444-5f1c336a267f tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 930.509724] [55086]: [pid: 55086|app: 0|req: 104/196] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:55 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 931.520266] [55086]: DEBUG cinder.api.middleware.request_id [None req-c3190bfd-ac9b-40a6-a5d2-8b4f79004020 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.522333] [55086]: INFO cinder.api.openstack.wsgi [None req-c3190bfd-ac9b-40a6-a5d2-8b4f79004020 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 931.522551] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c3190bfd-ac9b-40a6-a5d2-8b4f79004020 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.522776] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c3190bfd-ac9b-40a6-a5d2-8b4f79004020 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.536572] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.536572] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.540635] [55086]: INFO cinder.volume.api [None req-c3190bfd-ac9b-40a6-a5d2-8b4f79004020 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 931.549398] [55086]: INFO cinder.api.openstack.wsgi [None req-c3190bfd-ac9b-40a6-a5d2-8b4f79004020 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 931.549398] [55086]: [pid: 55086|app: 0|req: 105/197] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:56 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 932.561199] [55086]: DEBUG cinder.api.middleware.request_id [None req-c4239302-4f98-4f38-9383-d30f99c7db99 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.563359] [55086]: INFO cinder.api.openstack.wsgi [None req-c4239302-4f98-4f38-9383-d30f99c7db99 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 932.563586] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c4239302-4f98-4f38-9383-d30f99c7db99 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.563802] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c4239302-4f98-4f38-9383-d30f99c7db99 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.578490] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.578490] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.586458] [55086]: INFO cinder.volume.api [None req-c4239302-4f98-4f38-9383-d30f99c7db99 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 932.592304] [55086]: INFO cinder.api.openstack.wsgi [None req-c4239302-4f98-4f38-9383-d30f99c7db99 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 932.592304] [55086]: [pid: 55086|app: 0|req: 106/198] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:57 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 933.043308] [55086]: DEBUG cinder.api.middleware.request_id [req-53b664bc-dedd-4346-a50e-478149bac4d1 req-8b7d3b97-f10b-4f60-91eb-4c1f26c5b97a None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.049439] [55086]: INFO cinder.api.openstack.wsgi [req-53b664bc-dedd-4346-a50e-478149bac4d1 req-8b7d3b97-f10b-4f60-91eb-4c1f26c5b97a tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a2dd0b4c-d908-43b7-af89-e3bd80464ad1 [ 933.050476] [55086]: DEBUG cinder.api.openstack.wsgi [req-53b664bc-dedd-4346-a50e-478149bac4d1 req-8b7d3b97-f10b-4f60-91eb-4c1f26c5b97a tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.050816] [55086]: DEBUG cinder.api.openstack.wsgi [req-53b664bc-dedd-4346-a50e-478149bac4d1 req-8b7d3b97-f10b-4f60-91eb-4c1f26c5b97a tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.059837] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.059837] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.525446] [55087]: DEBUG cinder.coordination [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-5fbe12ad-66f2-4488-8ee4-149403f2e865 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Lock "cinder-attachment_update-2377c550-0b9e-4c9c-9cef-edbce4f5af25-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=55087) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 933.525446] [55087]: INFO cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-5fbe12ad-66f2-4488-8ee4-149403f2e865 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/attachments/d6160b6f-d01d-4ce1-b62c-b7267632cb45 returned with HTTP 200 [ 933.525970] [55087]: [pid: 55087|app: 0|req: 93/199] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:26:53 2025] PUT /volume/v3/attachments/d6160b6f-d01d-4ce1-b62c-b7267632cb45 => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 933.603600] [55087]: DEBUG cinder.api.middleware.request_id [None req-602a07f2-f6ed-4e6c-9788-120445f006ff None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.610229] [55087]: INFO cinder.api.openstack.wsgi [None req-602a07f2-f6ed-4e6c-9788-120445f006ff tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 933.610229] [55087]: DEBUG cinder.api.openstack.wsgi [None req-602a07f2-f6ed-4e6c-9788-120445f006ff tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.610229] [55087]: DEBUG cinder.api.openstack.wsgi [None req-602a07f2-f6ed-4e6c-9788-120445f006ff tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.618273] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.618273] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.619644] [55086]: INFO cinder.api.openstack.wsgi [req-53b664bc-dedd-4346-a50e-478149bac4d1 req-8b7d3b97-f10b-4f60-91eb-4c1f26c5b97a tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/attachments/a2dd0b4c-d908-43b7-af89-e3bd80464ad1 returned with HTTP 200 [ 933.620267] [55086]: [pid: 55086|app: 0|req: 107/200] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:26:57 2025] DELETE /volume/v3/attachments/a2dd0b4c-d908-43b7-af89-e3bd80464ad1 => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 933.622362] [55087]: INFO cinder.volume.api [None req-602a07f2-f6ed-4e6c-9788-120445f006ff tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 933.627191] [55086]: DEBUG cinder.api.middleware.request_id [req-53b664bc-dedd-4346-a50e-478149bac4d1 req-299a627e-e3f3-4ecb-812a-3bafa8523436 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.628372] [55087]: INFO cinder.api.openstack.wsgi [None req-602a07f2-f6ed-4e6c-9788-120445f006ff tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 933.629107] [55087]: [pid: 55087|app: 0|req: 94/201] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:58 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 933.631695] [55086]: INFO cinder.api.openstack.wsgi [req-53b664bc-dedd-4346-a50e-478149bac4d1 req-299a627e-e3f3-4ecb-812a-3bafa8523436 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] DELETE http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 933.631980] [55086]: DEBUG cinder.api.openstack.wsgi [req-53b664bc-dedd-4346-a50e-478149bac4d1 req-299a627e-e3f3-4ecb-812a-3bafa8523436 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.632324] [55086]: DEBUG cinder.api.openstack.wsgi [req-53b664bc-dedd-4346-a50e-478149bac4d1 req-299a627e-e3f3-4ecb-812a-3bafa8523436 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.632573] [55086]: INFO cinder.api.v3.volumes [req-53b664bc-dedd-4346-a50e-478149bac4d1 req-299a627e-e3f3-4ecb-812a-3bafa8523436 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Delete volume with id: 27bedfaf-e680-4d46-a6d2-8d25226ad1d6 [ 933.641104] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.641104] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.642229] [55086]: INFO cinder.volume.api [req-53b664bc-dedd-4346-a50e-478149bac4d1 req-299a627e-e3f3-4ecb-812a-3bafa8523436 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Volume info retrieved successfully. [ 933.667047] [55086]: INFO cinder.volume.api [req-53b664bc-dedd-4346-a50e-478149bac4d1 req-299a627e-e3f3-4ecb-812a-3bafa8523436 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] Delete volume request issued successfully. [ 933.667047] [55086]: INFO cinder.api.openstack.wsgi [req-53b664bc-dedd-4346-a50e-478149bac4d1 req-299a627e-e3f3-4ecb-812a-3bafa8523436 tempest-ServersTestBootFromVolume-278246742 tempest-ServersTestBootFromVolume-278246742-project-member] http://10.180.1.21/volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 returned with HTTP 202 [ 933.667047] [55086]: [pid: 55086|app: 0|req: 108/202] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 03:26:58 2025] DELETE /volume/v3/volumes/27bedfaf-e680-4d46-a6d2-8d25226ad1d6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 934.645196] [55087]: DEBUG cinder.api.middleware.request_id [None req-eda62b7f-9435-4603-acf3-7a3212d1626e None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.647955] [55087]: INFO cinder.api.openstack.wsgi [None req-eda62b7f-9435-4603-acf3-7a3212d1626e tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 934.647955] [55087]: DEBUG cinder.api.openstack.wsgi [None req-eda62b7f-9435-4603-acf3-7a3212d1626e tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.647955] [55087]: DEBUG cinder.api.openstack.wsgi [None req-eda62b7f-9435-4603-acf3-7a3212d1626e tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.669989] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.669989] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.678634] [55087]: INFO cinder.volume.api [None req-eda62b7f-9435-4603-acf3-7a3212d1626e tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 934.684804] [55087]: INFO cinder.api.openstack.wsgi [None req-eda62b7f-9435-4603-acf3-7a3212d1626e tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 934.685259] [55087]: [pid: 55087|app: 0|req: 95/203] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:26:59 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 935.157457] [55086]: DEBUG cinder.api.middleware.request_id [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-89e6b522-5043-45c6-bc2f-fe3afd9432b2 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.160656] [55086]: INFO cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-89e6b522-5043-45c6-bc2f-fe3afd9432b2 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] POST http://10.180.1.21/volume/v3/attachments/d6160b6f-d01d-4ce1-b62c-b7267632cb45/action [ 935.161180] [55086]: DEBUG cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-89e6b522-5043-45c6-bc2f-fe3afd9432b2 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Action body: b'{"os-complete": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 935.161334] [55086]: DEBUG cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-89e6b522-5043-45c6-bc2f-fe3afd9432b2 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 935.189831] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.189831] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.199796] [55086]: INFO cinder.api.openstack.wsgi [req-07d88957-e236-4b8f-996f-fcdf41ee8f0a req-89e6b522-5043-45c6-bc2f-fe3afd9432b2 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/attachments/d6160b6f-d01d-4ce1-b62c-b7267632cb45/action returned with HTTP 204 [ 935.200420] [55086]: [pid: 55086|app: 0|req: 109/204] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:27:00 2025] POST /volume/v3/attachments/d6160b6f-d01d-4ce1-b62c-b7267632cb45/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 935.701211] [55087]: DEBUG cinder.api.middleware.request_id [None req-895f5fe0-303d-42d8-a736-24c250a94297 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.703140] [55087]: INFO cinder.api.openstack.wsgi [None req-895f5fe0-303d-42d8-a736-24c250a94297 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 935.703725] [55087]: DEBUG cinder.api.openstack.wsgi [None req-895f5fe0-303d-42d8-a736-24c250a94297 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.704110] [55087]: DEBUG cinder.api.openstack.wsgi [None req-895f5fe0-303d-42d8-a736-24c250a94297 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.718986] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.718986] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.723125] [55087]: INFO cinder.volume.api [None req-895f5fe0-303d-42d8-a736-24c250a94297 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 935.728868] [55087]: INFO cinder.api.openstack.wsgi [None req-895f5fe0-303d-42d8-a736-24c250a94297 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 935.728868] [55087]: [pid: 55087|app: 0|req: 96/205] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:00 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 935.739454] [55086]: DEBUG cinder.api.middleware.request_id [None req-9706fd9b-ddb3-4681-9323-0b9942723b3c None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.746233] [55086]: INFO cinder.api.openstack.wsgi [None req-9706fd9b-ddb3-4681-9323-0b9942723b3c tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 935.746468] [55086]: DEBUG cinder.api.openstack.wsgi [None req-9706fd9b-ddb3-4681-9323-0b9942723b3c tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.746725] [55086]: DEBUG cinder.api.openstack.wsgi [None req-9706fd9b-ddb3-4681-9323-0b9942723b3c tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.765316] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.765316] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.771509] [55086]: INFO cinder.volume.api [None req-9706fd9b-ddb3-4681-9323-0b9942723b3c tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 935.780662] [55086]: INFO cinder.api.openstack.wsgi [None req-9706fd9b-ddb3-4681-9323-0b9942723b3c tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 935.781077] [55086]: [pid: 55086|app: 0|req: 110/206] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:00 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 935.897859] [55087]: DEBUG cinder.api.middleware.request_id [req-d777926f-a892-4f0f-8144-3ad8a6eeb07f req-9b5da0cd-dd81-4a03-9661-dcdb76fd9ea5 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.900421] [55087]: INFO cinder.api.openstack.wsgi [req-d777926f-a892-4f0f-8144-3ad8a6eeb07f req-9b5da0cd-dd81-4a03-9661-dcdb76fd9ea5 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 935.900682] [55087]: DEBUG cinder.api.openstack.wsgi [req-d777926f-a892-4f0f-8144-3ad8a6eeb07f req-9b5da0cd-dd81-4a03-9661-dcdb76fd9ea5 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.900935] [55087]: DEBUG cinder.api.openstack.wsgi [req-d777926f-a892-4f0f-8144-3ad8a6eeb07f req-9b5da0cd-dd81-4a03-9661-dcdb76fd9ea5 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.912055] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.912055] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.915760] [55087]: INFO cinder.volume.api [req-d777926f-a892-4f0f-8144-3ad8a6eeb07f req-9b5da0cd-dd81-4a03-9661-dcdb76fd9ea5 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 935.921413] [55087]: INFO cinder.api.openstack.wsgi [req-d777926f-a892-4f0f-8144-3ad8a6eeb07f req-9b5da0cd-dd81-4a03-9661-dcdb76fd9ea5 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 935.922081] [55087]: [pid: 55087|app: 0|req: 97/207] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:27:00 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 944.665435] [55086]: DEBUG cinder.api.middleware.request_id [None req-09a6b15b-8784-42a5-9a6d-94d05e84c217 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.668291] [55086]: INFO cinder.api.openstack.wsgi [None req-09a6b15b-8784-42a5-9a6d-94d05e84c217 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a0b57b6c-c345-465c-a9d4-6d71aceb1f0d [ 944.668291] [55086]: DEBUG cinder.api.openstack.wsgi [None req-09a6b15b-8784-42a5-9a6d-94d05e84c217 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.668291] [55086]: DEBUG cinder.api.openstack.wsgi [None req-09a6b15b-8784-42a5-9a6d-94d05e84c217 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.668291] [55086]: INFO cinder.api.v3.volumes [None req-09a6b15b-8784-42a5-9a6d-94d05e84c217 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Delete volume with id: a0b57b6c-c345-465c-a9d4-6d71aceb1f0d [ 944.683314] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.683314] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.683951] [55086]: INFO cinder.volume.api [None req-09a6b15b-8784-42a5-9a6d-94d05e84c217 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Volume info retrieved successfully. [ 944.708281] [55086]: INFO cinder.volume.api [None req-09a6b15b-8784-42a5-9a6d-94d05e84c217 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Delete volume request issued successfully. [ 944.708583] [55086]: INFO cinder.api.openstack.wsgi [None req-09a6b15b-8784-42a5-9a6d-94d05e84c217 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] http://10.180.1.21/volume/v3/volumes/a0b57b6c-c345-465c-a9d4-6d71aceb1f0d returned with HTTP 202 [ 944.709144] [55086]: [pid: 55086|app: 0|req: 111/208] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:27:09 2025] DELETE /volume/v3/volumes/a0b57b6c-c345-465c-a9d4-6d71aceb1f0d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 944.714372] [55087]: DEBUG cinder.api.middleware.request_id [None req-1b9fe42a-b215-47b6-b38c-c2422c5f4de4 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.718372] [55087]: INFO cinder.api.openstack.wsgi [None req-1b9fe42a-b215-47b6-b38c-c2422c5f4de4 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] GET http://10.180.1.21/volume/v3/volumes/a0b57b6c-c345-465c-a9d4-6d71aceb1f0d [ 944.720236] [55087]: DEBUG cinder.api.openstack.wsgi [None req-1b9fe42a-b215-47b6-b38c-c2422c5f4de4 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.720982] [55087]: DEBUG cinder.api.openstack.wsgi [None req-1b9fe42a-b215-47b6-b38c-c2422c5f4de4 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.736742] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.736742] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.746756] [55087]: INFO cinder.volume.api [None req-1b9fe42a-b215-47b6-b38c-c2422c5f4de4 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Volume info retrieved successfully. [ 944.754425] [55087]: INFO cinder.api.openstack.wsgi [None req-1b9fe42a-b215-47b6-b38c-c2422c5f4de4 tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] http://10.180.1.21/volume/v3/volumes/a0b57b6c-c345-465c-a9d4-6d71aceb1f0d returned with HTTP 200 [ 944.754425] [55087]: [pid: 55087|app: 0|req: 98/209] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:09 2025] GET /volume/v3/volumes/a0b57b6c-c345-465c-a9d4-6d71aceb1f0d => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 945.768116] [55086]: DEBUG cinder.api.middleware.request_id [req-c76e251b-ec45-433b-8aa4-d2cd729b1487 req-35a53f60-4d6e-4ad3-9be0-b6fb7e195371 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.770147] [55087]: DEBUG cinder.api.middleware.request_id [None req-a2741d80-a162-4c27-b40d-e7bea2b80abf None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.771628] [55086]: INFO cinder.api.openstack.wsgi [req-c76e251b-ec45-433b-8aa4-d2cd729b1487 req-35a53f60-4d6e-4ad3-9be0-b6fb7e195371 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 945.771628] [55086]: DEBUG cinder.api.openstack.wsgi [req-c76e251b-ec45-433b-8aa4-d2cd729b1487 req-35a53f60-4d6e-4ad3-9be0-b6fb7e195371 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.771628] [55086]: DEBUG cinder.api.openstack.wsgi [req-c76e251b-ec45-433b-8aa4-d2cd729b1487 req-35a53f60-4d6e-4ad3-9be0-b6fb7e195371 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.772025] [55087]: INFO cinder.api.openstack.wsgi [None req-a2741d80-a162-4c27-b40d-e7bea2b80abf tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] GET http://10.180.1.21/volume/v3/volumes/a0b57b6c-c345-465c-a9d4-6d71aceb1f0d [ 945.772256] [55087]: DEBUG cinder.api.openstack.wsgi [None req-a2741d80-a162-4c27-b40d-e7bea2b80abf tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.772444] [55087]: DEBUG cinder.api.openstack.wsgi [None req-a2741d80-a162-4c27-b40d-e7bea2b80abf tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.780847] [55087]: INFO cinder.api.openstack.wsgi [None req-a2741d80-a162-4c27-b40d-e7bea2b80abf tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] http://10.180.1.21/volume/v3/volumes/a0b57b6c-c345-465c-a9d4-6d71aceb1f0d returned with HTTP 404 [ 945.781426] [55087]: [pid: 55087|app: 0|req: 99/210] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:10 2025] GET /volume/v3/volumes/a0b57b6c-c345-465c-a9d4-6d71aceb1f0d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 945.784996] [55087]: DEBUG cinder.api.middleware.request_id [None req-b46bcaff-7d25-46a4-b5bd-4cf08dae52be None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.786803] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.786803] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.787910] [55087]: INFO cinder.api.openstack.wsgi [None req-b46bcaff-7d25-46a4-b5bd-4cf08dae52be tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 [ 945.787910] [55087]: DEBUG cinder.api.openstack.wsgi [None req-b46bcaff-7d25-46a4-b5bd-4cf08dae52be tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.788140] [55087]: DEBUG cinder.api.openstack.wsgi [None req-b46bcaff-7d25-46a4-b5bd-4cf08dae52be tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Calling method 'delete' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.788260] [55087]: INFO cinder.api.v3.volumes [None req-b46bcaff-7d25-46a4-b5bd-4cf08dae52be tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Delete volume with id: 3b514e32-52af-40f2-8881-d0a30837d322 [ 945.790646] [55086]: INFO cinder.volume.api [req-c76e251b-ec45-433b-8aa4-d2cd729b1487 req-35a53f60-4d6e-4ad3-9be0-b6fb7e195371 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 945.796827] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.796827] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.796827] [55087]: INFO cinder.volume.api [None req-b46bcaff-7d25-46a4-b5bd-4cf08dae52be tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Volume info retrieved successfully. [ 945.799899] [55086]: INFO cinder.api.openstack.wsgi [req-c76e251b-ec45-433b-8aa4-d2cd729b1487 req-35a53f60-4d6e-4ad3-9be0-b6fb7e195371 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 945.800358] [55086]: [pid: 55086|app: 0|req: 112/211] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:27:10 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 945.817389] [55087]: INFO cinder.volume.api [None req-b46bcaff-7d25-46a4-b5bd-4cf08dae52be tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Delete volume request issued successfully. [ 945.817437] [55087]: INFO cinder.api.openstack.wsgi [None req-b46bcaff-7d25-46a4-b5bd-4cf08dae52be tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 returned with HTTP 202 [ 945.817866] [55087]: [pid: 55087|app: 0|req: 100/212] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:27:10 2025] DELETE /volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 945.821736] [55086]: DEBUG cinder.api.middleware.request_id [None req-bd5125d1-ddec-41d1-951c-f4a74e740f2f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.823756] [55086]: INFO cinder.api.openstack.wsgi [None req-bd5125d1-ddec-41d1-951c-f4a74e740f2f tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] GET http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 [ 945.823974] [55086]: DEBUG cinder.api.openstack.wsgi [None req-bd5125d1-ddec-41d1-951c-f4a74e740f2f tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.824133] [55086]: DEBUG cinder.api.openstack.wsgi [None req-bd5125d1-ddec-41d1-951c-f4a74e740f2f tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.835954] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.835954] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.841653] [55086]: INFO cinder.volume.api [None req-bd5125d1-ddec-41d1-951c-f4a74e740f2f tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Volume info retrieved successfully. [ 945.847856] [55086]: INFO cinder.api.openstack.wsgi [None req-bd5125d1-ddec-41d1-951c-f4a74e740f2f tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 returned with HTTP 200 [ 945.848428] [55086]: [pid: 55086|app: 0|req: 113/213] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:10 2025] GET /volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.865032] [55087]: DEBUG cinder.api.middleware.request_id [None req-317f4342-ecd5-4aff-b614-fbcf236b176b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.866947] [55087]: INFO cinder.api.openstack.wsgi [None req-317f4342-ecd5-4aff-b614-fbcf236b176b tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] GET http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 [ 946.868035] [55087]: DEBUG cinder.api.openstack.wsgi [None req-317f4342-ecd5-4aff-b614-fbcf236b176b tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.868035] [55087]: DEBUG cinder.api.openstack.wsgi [None req-317f4342-ecd5-4aff-b614-fbcf236b176b tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.888461] [55087]: INFO cinder.api.openstack.wsgi [None req-317f4342-ecd5-4aff-b614-fbcf236b176b tempest-ServersNegativeTestJSON-394035785 tempest-ServersNegativeTestJSON-394035785-project-member] http://10.180.1.21/volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 returned with HTTP 404 [ 946.892054] [55087]: [pid: 55087|app: 0|req: 101/214] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:11 2025] GET /volume/v3/volumes/3b514e32-52af-40f2-8881-d0a30837d322 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 953.290481] [55086]: DEBUG cinder.api.middleware.request_id [None req-bbfdab79-3e93-463d-b895-032c050642f4 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.293693] [55086]: INFO cinder.api.openstack.wsgi [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] POST http://10.180.1.21/volume/v3/volumes [ 953.294735] [55086]: DEBUG cinder.api.openstack.wsgi [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-768163462"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 953.297661] [55086]: DEBUG cinder.api.v3.volumes [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-768163462'}} {{(pid=55086) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 953.297953] [55086]: INFO cinder.api.v3.volumes [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Create volume of 1 GB [ 953.304985] [55086]: INFO cinder.volume.api [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Availability Zones retrieved successfully. [ 953.311801] [55086]: DEBUG cinder.volume.api [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Flow 'volume_create_api' (5aa49700-f53f-4ed8-87d0-d0309638f039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 953.313035] [55086]: DEBUG cinder.volume.api [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edd43699-12ea-4cc0-ac51-04f086dfb77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 953.314406] [55086]: DEBUG cinder.volume.flows.api.create_volume [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Validating volume size '1' using validate_int {{(pid=55086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 953.331981] [55086]: DEBUG cinder.volume.api [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edd43699-12ea-4cc0-ac51-04f086dfb77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 953.332939] [55086]: DEBUG cinder.volume.api [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97eed64d-bb36-47c9-bbb4-b0216cbed4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 953.379904] [55086]: DEBUG cinder.quota [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Created reservations ['aef16e1e-51df-4895-95b7-d8612192d1fe', '18eb8f64-3803-4d26-988a-cdfd5a4c54f3', 'ec5182f1-fd12-4286-9fa7-731f87f9ddb8', '3639a919-6e60-4e7f-8acc-55bc613a725c'] {{(pid=55086) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 953.380327] [55086]: DEBUG cinder.volume.api [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97eed64d-bb36-47c9-bbb4-b0216cbed4fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aef16e1e-51df-4895-95b7-d8612192d1fe', '18eb8f64-3803-4d26-988a-cdfd5a4c54f3', 'ec5182f1-fd12-4286-9fa7-731f87f9ddb8', '3639a919-6e60-4e7f-8acc-55bc613a725c']}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 953.381295] [55086]: DEBUG cinder.volume.api [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dced6cb-e6e2-495d-8154-f5ba3d9a8109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 953.397173] [55086]: DEBUG cinder.volume.api [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dced6cb-e6e2-495d-8154-f5ba3d9a8109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a29c2f16-3698-4cf8-9f67-28b52c4cbd08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-768163462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='247dc6f718d24211916f2acfde8601e0',qos_specs=None,replication_status=,reservations=['aef16e1e-51df-4895-95b7-d8612192d1fe','18eb8f64-3803-4d26-988a-cdfd5a4c54f3','ec5182f1-fd12-4286-9fa7-731f87f9ddb8','3639a919-6e60-4e7f-8acc-55bc613a725c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423fd17b1e04449c87c370402526c180',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:27:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-768163462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a29c2f16-3698-4cf8-9f67-28b52c4cbd08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='247dc6f718d24211916f2acfde8601e0',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='423fd17b1e04449c87c370402526c180',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 953.397601] [55086]: DEBUG cinder.volume.api [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41655b2a-595c-4fa7-baae-034217edac5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 953.418541] [55086]: DEBUG cinder.volume.api [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41655b2a-595c-4fa7-baae-034217edac5d) 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-768163462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='247dc6f718d24211916f2acfde8601e0',qos_specs=None,replication_status=,reservations=['aef16e1e-51df-4895-95b7-d8612192d1fe','18eb8f64-3803-4d26-988a-cdfd5a4c54f3','ec5182f1-fd12-4286-9fa7-731f87f9ddb8','3639a919-6e60-4e7f-8acc-55bc613a725c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423fd17b1e04449c87c370402526c180',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 953.420142] [55086]: DEBUG cinder.volume.api [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67dd95f0-f8ee-47dc-ab72-d8336b40f38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 953.433559] [55086]: DEBUG cinder.volume.api [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67dd95f0-f8ee-47dc-ab72-d8336b40f38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 953.435515] [55086]: DEBUG cinder.volume.api [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Flow 'volume_create_api' (5aa49700-f53f-4ed8-87d0-d0309638f039) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 953.436150] [55086]: INFO cinder.volume.api [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Create volume request issued successfully. [ 953.437608] [55086]: INFO cinder.api.openstack.wsgi [None req-bbfdab79-3e93-463d-b895-032c050642f4 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 953.438065] [55086]: [pid: 55086|app: 0|req: 114/215] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:27:18 2025] POST /volume/v3/volumes => generated 755 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 953.451588] [55087]: DEBUG cinder.api.middleware.request_id [None req-c3769518-e6d1-41e1-8544-1f3d0a5b97c3 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.457020] [55087]: INFO cinder.api.openstack.wsgi [None req-c3769518-e6d1-41e1-8544-1f3d0a5b97c3 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 953.457020] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c3769518-e6d1-41e1-8544-1f3d0a5b97c3 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.457020] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c3769518-e6d1-41e1-8544-1f3d0a5b97c3 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.470716] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.470716] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.478773] [55087]: INFO cinder.volume.api [None req-c3769518-e6d1-41e1-8544-1f3d0a5b97c3 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 953.483862] [55087]: INFO cinder.api.openstack.wsgi [None req-c3769518-e6d1-41e1-8544-1f3d0a5b97c3 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 returned with HTTP 200 [ 953.484494] [55087]: [pid: 55087|app: 0|req: 102/216] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:18 2025] GET /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.498925] [55086]: DEBUG cinder.api.middleware.request_id [None req-e40c0d3e-8b88-4248-8df6-b7e803bf1961 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.501036] [55086]: INFO cinder.api.openstack.wsgi [None req-e40c0d3e-8b88-4248-8df6-b7e803bf1961 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 954.501275] [55086]: DEBUG cinder.api.openstack.wsgi [None req-e40c0d3e-8b88-4248-8df6-b7e803bf1961 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.501487] [55086]: DEBUG cinder.api.openstack.wsgi [None req-e40c0d3e-8b88-4248-8df6-b7e803bf1961 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.512652] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.512652] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.516649] [55086]: INFO cinder.volume.api [None req-e40c0d3e-8b88-4248-8df6-b7e803bf1961 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 954.528111] [55086]: INFO cinder.api.openstack.wsgi [None req-e40c0d3e-8b88-4248-8df6-b7e803bf1961 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 returned with HTTP 200 [ 954.528558] [55086]: [pid: 55086|app: 0|req: 115/217] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:19 2025] GET /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 959.745527] [55087]: DEBUG cinder.api.middleware.request_id [None req-f27d7b2d-3e75-4cb9-a4b1-5311f80a0c17 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.748077] [55087]: INFO cinder.api.openstack.wsgi [None req-f27d7b2d-3e75-4cb9-a4b1-5311f80a0c17 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 959.748498] [55087]: DEBUG cinder.api.openstack.wsgi [None req-f27d7b2d-3e75-4cb9-a4b1-5311f80a0c17 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.748773] [55087]: DEBUG cinder.api.openstack.wsgi [None req-f27d7b2d-3e75-4cb9-a4b1-5311f80a0c17 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.759937] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 959.759937] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.764623] [55087]: INFO cinder.volume.api [None req-f27d7b2d-3e75-4cb9-a4b1-5311f80a0c17 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 959.771074] [55087]: INFO cinder.api.openstack.wsgi [None req-f27d7b2d-3e75-4cb9-a4b1-5311f80a0c17 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 959.771517] [55087]: [pid: 55087|app: 0|req: 103/218] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:24 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 959.855508] [55086]: DEBUG cinder.api.middleware.request_id [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-5b0aa0d3-0e20-43c6-89ff-386a4cc9019c None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.857969] [55086]: INFO cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-5b0aa0d3-0e20-43c6-89ff-386a4cc9019c tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 959.858225] [55086]: DEBUG cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-5b0aa0d3-0e20-43c6-89ff-386a4cc9019c tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.858624] [55086]: DEBUG cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-5b0aa0d3-0e20-43c6-89ff-386a4cc9019c tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.866362] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 959.866362] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.870330] [55086]: INFO cinder.volume.api [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-5b0aa0d3-0e20-43c6-89ff-386a4cc9019c tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 959.874987] [55086]: INFO cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-5b0aa0d3-0e20-43c6-89ff-386a4cc9019c tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 959.875406] [55086]: [pid: 55086|app: 0|req: 116/219] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:27:24 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 961.401085] [55087]: DEBUG cinder.api.middleware.request_id [None req-09281195-314f-492c-be74-e178d62c67af None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.401085] [55087]: INFO cinder.api.openstack.wsgi [None req-09281195-314f-492c-be74-e178d62c67af None None] GET http://10.180.1.21/volume// [ 961.401085] [55087]: DEBUG cinder.api.openstack.wsgi [None req-09281195-314f-492c-be74-e178d62c67af None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 961.401085] [55087]: DEBUG cinder.api.openstack.wsgi [None req-09281195-314f-492c-be74-e178d62c67af None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 961.401085] [55087]: INFO cinder.api.openstack.wsgi [None req-09281195-314f-492c-be74-e178d62c67af None None] http://10.180.1.21/volume// returned with HTTP 300 [ 961.401085] [55087]: [pid: 55087|app: 0|req: 104/220] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:27:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 961.404928] [55086]: DEBUG cinder.api.middleware.request_id [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-7e331bf1-c523-4eb6-9903-b88bff371daf None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.407958] [55086]: INFO cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-7e331bf1-c523-4eb6-9903-b88bff371daf tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] POST http://10.180.1.21/volume/v3/attachments [ 961.408766] [55086]: DEBUG cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-7e331bf1-c523-4eb6-9903-b88bff371daf tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39837722-4b9b-4728-93be-9bbba906b8f3", "connector": null, "instance_uuid": "1609feec-70c9-4ffb-9e02-018ea7988125"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 961.427490] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.427490] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.463071] [55086]: INFO cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-7e331bf1-c523-4eb6-9903-b88bff371daf tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 961.463851] [55086]: [pid: 55086|app: 0|req: 117/221] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:27:26 2025] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 961.491904] [55087]: DEBUG cinder.api.middleware.request_id [None req-44498407-ef6d-4d13-9c13-8540c956d8e0 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.500061] [55087]: INFO cinder.api.openstack.wsgi [None req-44498407-ef6d-4d13-9c13-8540c956d8e0 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 961.500061] [55087]: DEBUG cinder.api.openstack.wsgi [None req-44498407-ef6d-4d13-9c13-8540c956d8e0 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 961.500549] [55087]: DEBUG cinder.api.openstack.wsgi [None req-44498407-ef6d-4d13-9c13-8540c956d8e0 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 961.515327] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.515327] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.523032] [55087]: INFO cinder.volume.api [None req-44498407-ef6d-4d13-9c13-8540c956d8e0 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 961.527883] [55087]: INFO cinder.api.openstack.wsgi [None req-44498407-ef6d-4d13-9c13-8540c956d8e0 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 961.528919] [55087]: [pid: 55087|app: 0|req: 105/222] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:26 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 962.052523] [55086]: DEBUG cinder.api.middleware.request_id [None req-ffe82a14-fbde-4a75-abc2-3e067cedb0bc None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.053504] [55086]: INFO cinder.api.openstack.wsgi [None req-ffe82a14-fbde-4a75-abc2-3e067cedb0bc None None] GET http://10.180.1.21/volume// [ 962.053504] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ffe82a14-fbde-4a75-abc2-3e067cedb0bc None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.053714] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ffe82a14-fbde-4a75-abc2-3e067cedb0bc None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.056746] [55086]: INFO cinder.api.openstack.wsgi [None req-ffe82a14-fbde-4a75-abc2-3e067cedb0bc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 962.056746] [55086]: [pid: 55086|app: 0|req: 118/223] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:27:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 962.062467] [55087]: DEBUG cinder.api.middleware.request_id [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-b487c30a-1c51-4bf1-83a9-40dc057d8411 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.069097] [55087]: INFO cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-b487c30a-1c51-4bf1-83a9-40dc057d8411 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 962.070027] [55087]: DEBUG cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-b487c30a-1c51-4bf1-83a9-40dc057d8411 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.070027] [55087]: DEBUG cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-b487c30a-1c51-4bf1-83a9-40dc057d8411 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.086262] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.086262] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.093321] [55087]: INFO cinder.volume.api [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-b487c30a-1c51-4bf1-83a9-40dc057d8411 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 962.098731] [55087]: INFO cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-b487c30a-1c51-4bf1-83a9-40dc057d8411 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 962.098731] [55087]: [pid: 55087|app: 0|req: 106/224] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:27:26 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 962.135039] [55086]: DEBUG cinder.api.middleware.request_id [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-a9cf9197-4c92-4a1b-81b9-3d854f9d0cb3 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.138063] [55086]: INFO cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-a9cf9197-4c92-4a1b-81b9-3d854f9d0cb3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] PUT http://10.180.1.21/volume/v3/attachments/51b0586b-0bd5-43aa-b9cb-57c25c5bfa5e [ 962.138588] [55086]: DEBUG cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-a9cf9197-4c92-4a1b-81b9-3d854f9d0cb3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-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-535068", "mountpoint": "/dev/sdb"}}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 962.150102] [55086]: DEBUG cinder.coordination [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-a9cf9197-4c92-4a1b-81b9-3d854f9d0cb3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Acquiring lock "cinder-attachment_update-39837722-4b9b-4728-93be-9bbba906b8f3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 962.161023] [55086]: DEBUG cinder.coordination [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-a9cf9197-4c92-4a1b-81b9-3d854f9d0cb3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Lock "cinder-attachment_update-39837722-4b9b-4728-93be-9bbba906b8f3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.010s {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 962.161023] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.161023] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.538447] [55087]: DEBUG cinder.api.middleware.request_id [None req-60971a90-dd7d-4e2c-b966-ed0c16958fb3 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.540922] [55087]: INFO cinder.api.openstack.wsgi [None req-60971a90-dd7d-4e2c-b966-ed0c16958fb3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 962.541179] [55087]: DEBUG cinder.api.openstack.wsgi [None req-60971a90-dd7d-4e2c-b966-ed0c16958fb3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.541392] [55087]: DEBUG cinder.api.openstack.wsgi [None req-60971a90-dd7d-4e2c-b966-ed0c16958fb3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.554594] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.554594] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.559487] [55087]: INFO cinder.volume.api [None req-60971a90-dd7d-4e2c-b966-ed0c16958fb3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 962.565278] [55087]: INFO cinder.api.openstack.wsgi [None req-60971a90-dd7d-4e2c-b966-ed0c16958fb3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 962.566167] [55087]: [pid: 55087|app: 0|req: 107/225] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:27 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 963.576783] [55087]: DEBUG cinder.api.middleware.request_id [None req-497719be-b910-4044-b474-72a6f8528159 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.578629] [55087]: INFO cinder.api.openstack.wsgi [None req-497719be-b910-4044-b474-72a6f8528159 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 963.578870] [55087]: DEBUG cinder.api.openstack.wsgi [None req-497719be-b910-4044-b474-72a6f8528159 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 963.579100] [55087]: DEBUG cinder.api.openstack.wsgi [None req-497719be-b910-4044-b474-72a6f8528159 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 963.592906] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 963.592906] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 963.596732] [55087]: INFO cinder.volume.api [None req-497719be-b910-4044-b474-72a6f8528159 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 963.601738] [55087]: INFO cinder.api.openstack.wsgi [None req-497719be-b910-4044-b474-72a6f8528159 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 963.602207] [55087]: [pid: 55087|app: 0|req: 108/226] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:28 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 964.613670] [55087]: DEBUG cinder.api.middleware.request_id [None req-c4f7b48b-4ec5-450c-b8c5-36753afab253 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.616752] [55087]: INFO cinder.api.openstack.wsgi [None req-c4f7b48b-4ec5-450c-b8c5-36753afab253 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 964.617076] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c4f7b48b-4ec5-450c-b8c5-36753afab253 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.617343] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c4f7b48b-4ec5-450c-b8c5-36753afab253 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.632481] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.632481] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.636987] [55087]: INFO cinder.volume.api [None req-c4f7b48b-4ec5-450c-b8c5-36753afab253 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 964.642984] [55087]: INFO cinder.api.openstack.wsgi [None req-c4f7b48b-4ec5-450c-b8c5-36753afab253 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 964.643449] [55087]: [pid: 55087|app: 0|req: 109/227] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:29 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 965.658508] [55087]: DEBUG cinder.api.middleware.request_id [None req-8cec774c-c56f-4eb4-8d43-fe01940d00b4 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.661709] [55087]: INFO cinder.api.openstack.wsgi [None req-8cec774c-c56f-4eb4-8d43-fe01940d00b4 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 965.661980] [55087]: DEBUG cinder.api.openstack.wsgi [None req-8cec774c-c56f-4eb4-8d43-fe01940d00b4 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.662277] [55087]: DEBUG cinder.api.openstack.wsgi [None req-8cec774c-c56f-4eb4-8d43-fe01940d00b4 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.678978] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.678978] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.684635] [55087]: INFO cinder.volume.api [None req-8cec774c-c56f-4eb4-8d43-fe01940d00b4 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 965.690730] [55087]: INFO cinder.api.openstack.wsgi [None req-8cec774c-c56f-4eb4-8d43-fe01940d00b4 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 965.691189] [55087]: [pid: 55087|app: 0|req: 110/228] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:30 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.684390] [55086]: DEBUG cinder.coordination [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-a9cf9197-4c92-4a1b-81b9-3d854f9d0cb3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Lock "cinder-attachment_update-39837722-4b9b-4728-93be-9bbba906b8f3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55086) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 966.684845] [55086]: INFO cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-a9cf9197-4c92-4a1b-81b9-3d854f9d0cb3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments/51b0586b-0bd5-43aa-b9cb-57c25c5bfa5e returned with HTTP 200 [ 966.685459] [55086]: [pid: 55086|app: 0|req: 119/229] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:27:26 2025] PUT /volume/v3/attachments/51b0586b-0bd5-43aa-b9cb-57c25c5bfa5e => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 966.705455] [55087]: DEBUG cinder.api.middleware.request_id [None req-e117090c-fd2c-46bc-9988-706db9dd251f None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.707863] [55087]: INFO cinder.api.openstack.wsgi [None req-e117090c-fd2c-46bc-9988-706db9dd251f tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 966.708133] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e117090c-fd2c-46bc-9988-706db9dd251f tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.708370] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e117090c-fd2c-46bc-9988-706db9dd251f tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.719462] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.719462] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.723136] [55087]: INFO cinder.volume.api [None req-e117090c-fd2c-46bc-9988-706db9dd251f tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 966.728508] [55087]: INFO cinder.api.openstack.wsgi [None req-e117090c-fd2c-46bc-9988-706db9dd251f tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 966.729082] [55087]: [pid: 55087|app: 0|req: 111/230] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:31 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 967.740639] [55086]: DEBUG cinder.api.middleware.request_id [None req-2484d784-e96c-4e63-bf66-15e07aa4c5b6 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.742723] [55086]: INFO cinder.api.openstack.wsgi [None req-2484d784-e96c-4e63-bf66-15e07aa4c5b6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 967.742950] [55086]: DEBUG cinder.api.openstack.wsgi [None req-2484d784-e96c-4e63-bf66-15e07aa4c5b6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.743231] [55086]: DEBUG cinder.api.openstack.wsgi [None req-2484d784-e96c-4e63-bf66-15e07aa4c5b6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.759880] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.759880] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.765658] [55086]: INFO cinder.volume.api [None req-2484d784-e96c-4e63-bf66-15e07aa4c5b6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 967.771063] [55086]: INFO cinder.api.openstack.wsgi [None req-2484d784-e96c-4e63-bf66-15e07aa4c5b6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 967.771534] [55086]: [pid: 55086|app: 0|req: 120/231] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:32 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 968.420280] [55087]: DEBUG cinder.api.middleware.request_id [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-b1e75fdc-f955-4c4e-9371-2e4cced0aa5e None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.423334] [55087]: INFO cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-b1e75fdc-f955-4c4e-9371-2e4cced0aa5e tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] POST http://10.180.1.21/volume/v3/attachments/51b0586b-0bd5-43aa-b9cb-57c25c5bfa5e/action [ 968.423936] [55087]: DEBUG cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-b1e75fdc-f955-4c4e-9371-2e4cced0aa5e tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action body: b'{"os-complete": null}' {{(pid=55087) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 968.424140] [55087]: DEBUG cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-b1e75fdc-f955-4c4e-9371-2e4cced0aa5e tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 968.452412] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.452412] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.470430] [55087]: INFO cinder.api.openstack.wsgi [req-8e91f87a-1ddc-4c31-ae9a-a2365cf88ef0 req-b1e75fdc-f955-4c4e-9371-2e4cced0aa5e tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments/51b0586b-0bd5-43aa-b9cb-57c25c5bfa5e/action returned with HTTP 204 [ 968.470430] [55087]: [pid: 55087|app: 0|req: 112/232] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:27:33 2025] POST /volume/v3/attachments/51b0586b-0bd5-43aa-b9cb-57c25c5bfa5e/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 968.785083] [55086]: DEBUG cinder.api.middleware.request_id [None req-233dd269-220f-46f0-a0c4-d1a3b59772f0 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.789022] [55086]: INFO cinder.api.openstack.wsgi [None req-233dd269-220f-46f0-a0c4-d1a3b59772f0 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 968.789022] [55086]: DEBUG cinder.api.openstack.wsgi [None req-233dd269-220f-46f0-a0c4-d1a3b59772f0 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.789022] [55086]: DEBUG cinder.api.openstack.wsgi [None req-233dd269-220f-46f0-a0c4-d1a3b59772f0 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.800364] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.800364] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.806096] [55086]: INFO cinder.volume.api [None req-233dd269-220f-46f0-a0c4-d1a3b59772f0 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 968.815030] [55086]: INFO cinder.api.openstack.wsgi [None req-233dd269-220f-46f0-a0c4-d1a3b59772f0 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 968.816078] [55086]: [pid: 55086|app: 0|req: 121/233] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:33 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 968.826850] [55087]: DEBUG cinder.api.middleware.request_id [None req-436940be-2977-49bd-b4c6-8a43648e1de3 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.829077] [55087]: INFO cinder.api.openstack.wsgi [None req-436940be-2977-49bd-b4c6-8a43648e1de3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 968.829494] [55087]: DEBUG cinder.api.openstack.wsgi [None req-436940be-2977-49bd-b4c6-8a43648e1de3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.829848] [55087]: DEBUG cinder.api.openstack.wsgi [None req-436940be-2977-49bd-b4c6-8a43648e1de3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.847375] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.847375] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.853106] [55087]: INFO cinder.volume.api [None req-436940be-2977-49bd-b4c6-8a43648e1de3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 968.862498] [55087]: INFO cinder.api.openstack.wsgi [None req-436940be-2977-49bd-b4c6-8a43648e1de3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 968.863152] [55087]: [pid: 55087|app: 0|req: 113/234] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:33 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 969.524553] [55086]: DEBUG cinder.api.middleware.request_id [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-5fdd429a-bd78-42d8-9d07-30eac4e9c299 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.528535] [55086]: INFO cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-5fdd429a-bd78-42d8-9d07-30eac4e9c299 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 969.528846] [55086]: DEBUG cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-5fdd429a-bd78-42d8-9d07-30eac4e9c299 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.529278] [55086]: DEBUG cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-5fdd429a-bd78-42d8-9d07-30eac4e9c299 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.554067] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.554067] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.558827] [55086]: INFO cinder.volume.api [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-5fdd429a-bd78-42d8-9d07-30eac4e9c299 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 969.564390] [55086]: INFO cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-5fdd429a-bd78-42d8-9d07-30eac4e9c299 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 969.568016] [55086]: [pid: 55086|app: 0|req: 122/235] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:27:34 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 971.350949] [55087]: DEBUG cinder.api.middleware.request_id [None req-d688d35c-b788-47b9-9c60-27a732bb79bf None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.351458] [55087]: INFO cinder.api.openstack.wsgi [None req-d688d35c-b788-47b9-9c60-27a732bb79bf None None] GET http://10.180.1.21/volume// [ 971.351631] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d688d35c-b788-47b9-9c60-27a732bb79bf None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.351847] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d688d35c-b788-47b9-9c60-27a732bb79bf None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.352341] [55087]: INFO cinder.api.openstack.wsgi [None req-d688d35c-b788-47b9-9c60-27a732bb79bf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 971.354211] [55087]: [pid: 55087|app: 0|req: 114/236] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:27:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 971.358871] [55086]: DEBUG cinder.api.middleware.request_id [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-563d51bf-8608-490a-9195-06d5af865caa None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.362436] [55086]: INFO cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-563d51bf-8608-490a-9195-06d5af865caa tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] POST http://10.180.1.21/volume/v3/attachments [ 971.362436] [55086]: DEBUG cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-563d51bf-8608-490a-9195-06d5af865caa tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39837722-4b9b-4728-93be-9bbba906b8f3", "connector": null, "instance_uuid": "1609feec-70c9-4ffb-9e02-018ea7988125"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 971.368303] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=133,cinder:UPDATE=22,cinder:INSERT=13 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 971.380495] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.380495] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.414175] [55086]: INFO cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-563d51bf-8608-490a-9195-06d5af865caa tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 971.414805] [55086]: [pid: 55086|app: 0|req: 123/237] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:27:36 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 971.420221] [55087]: DEBUG cinder.api.middleware.request_id [None req-9cf250fe-0190-4950-a717-b0650994f0e3 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.421794] [55087]: INFO cinder.api.openstack.wsgi [None req-9cf250fe-0190-4950-a717-b0650994f0e3 None None] GET http://10.180.1.21/volume// [ 971.421794] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9cf250fe-0190-4950-a717-b0650994f0e3 None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.421794] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9cf250fe-0190-4950-a717-b0650994f0e3 None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.422063] [55087]: INFO cinder.api.openstack.wsgi [None req-9cf250fe-0190-4950-a717-b0650994f0e3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 971.422462] [55087]: [pid: 55087|app: 0|req: 115/238] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:27:36 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 971.426498] [55086]: DEBUG cinder.api.middleware.request_id [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-9554c78e-f9c8-4afa-b0c0-7d2ea0b0caca None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.429018] [55086]: INFO cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-9554c78e-f9c8-4afa-b0c0-7d2ea0b0caca tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 971.429300] [55086]: DEBUG cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-9554c78e-f9c8-4afa-b0c0-7d2ea0b0caca tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.429574] [55086]: DEBUG cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-9554c78e-f9c8-4afa-b0c0-7d2ea0b0caca tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.442676] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.442676] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.446964] [55086]: INFO cinder.volume.api [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-9554c78e-f9c8-4afa-b0c0-7d2ea0b0caca tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 971.453542] [55086]: INFO cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-9554c78e-f9c8-4afa-b0c0-7d2ea0b0caca tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 971.454292] [55086]: [pid: 55086|app: 0|req: 124/239] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:27:36 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 973.152806] [55087]: DEBUG cinder.api.middleware.request_id [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-83508b60-ee7a-4f80-902e-1d6503f5b0b6 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.155139] [55087]: INFO cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-83508b60-ee7a-4f80-902e-1d6503f5b0b6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] DELETE http://10.180.1.21/volume/v3/attachments/51b0586b-0bd5-43aa-b9cb-57c25c5bfa5e [ 973.155354] [55087]: DEBUG cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-83508b60-ee7a-4f80-902e-1d6503f5b0b6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.155911] [55087]: DEBUG cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-83508b60-ee7a-4f80-902e-1d6503f5b0b6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'version_select' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.165774] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.165774] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.697959] [55087]: INFO cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-83508b60-ee7a-4f80-902e-1d6503f5b0b6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments/51b0586b-0bd5-43aa-b9cb-57c25c5bfa5e returned with HTTP 200 [ 973.698500] [55087]: [pid: 55087|app: 0|req: 116/240] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:27:38 2025] DELETE /volume/v3/attachments/51b0586b-0bd5-43aa-b9cb-57c25c5bfa5e => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 975.369560] [55086]: DEBUG cinder.api.middleware.request_id [None req-1e7cf10c-1e28-4626-a1f8-72c31f09934b None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.370025] [55086]: INFO cinder.api.openstack.wsgi [None req-1e7cf10c-1e28-4626-a1f8-72c31f09934b None None] GET http://10.180.1.21/volume// [ 975.370226] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1e7cf10c-1e28-4626-a1f8-72c31f09934b None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.370451] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1e7cf10c-1e28-4626-a1f8-72c31f09934b None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.371312] [55086]: INFO cinder.api.openstack.wsgi [None req-1e7cf10c-1e28-4626-a1f8-72c31f09934b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 975.371642] [55086]: [pid: 55086|app: 0|req: 125/241] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:27:40 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 975.375951] [55087]: DEBUG cinder.api.middleware.request_id [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-4dd89858-07ca-4769-b81a-d4569ed43f64 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.382021] [55087]: INFO cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-4dd89858-07ca-4769-b81a-d4569ed43f64 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 975.382021] [55087]: DEBUG cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-4dd89858-07ca-4769-b81a-d4569ed43f64 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.382021] [55087]: DEBUG cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-4dd89858-07ca-4769-b81a-d4569ed43f64 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.399479] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.399479] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.407966] [55087]: INFO cinder.volume.api [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-4dd89858-07ca-4769-b81a-d4569ed43f64 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 975.412577] [55087]: INFO cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-4dd89858-07ca-4769-b81a-d4569ed43f64 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 975.413150] [55087]: [pid: 55087|app: 0|req: 117/242] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:27:40 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 975.549680] [55086]: DEBUG cinder.api.middleware.request_id [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-4f315741-efe8-451f-ae2a-318f13109b72 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.552583] [55086]: INFO cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-4f315741-efe8-451f-ae2a-318f13109b72 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] PUT http://10.180.1.21/volume/v3/attachments/6c8cdc4a-e14f-4239-bec5-a8e22385e329 [ 975.553078] [55086]: DEBUG cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-4f315741-efe8-451f-ae2a-318f13109b72 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-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=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 975.564458] [55086]: DEBUG cinder.coordination [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-4f315741-efe8-451f-ae2a-318f13109b72 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Acquiring lock "cinder-attachment_update-39837722-4b9b-4728-93be-9bbba906b8f3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 975.569692] [55086]: DEBUG cinder.coordination [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-4f315741-efe8-451f-ae2a-318f13109b72 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Lock "cinder-attachment_update-39837722-4b9b-4728-93be-9bbba906b8f3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 975.571299] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.571299] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.094266] [55086]: DEBUG cinder.coordination [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-4f315741-efe8-451f-ae2a-318f13109b72 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Lock "cinder-attachment_update-39837722-4b9b-4728-93be-9bbba906b8f3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=55086) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 976.094631] [55086]: INFO cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-4f315741-efe8-451f-ae2a-318f13109b72 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments/6c8cdc4a-e14f-4239-bec5-a8e22385e329 returned with HTTP 200 [ 976.095399] [55086]: [pid: 55086|app: 0|req: 126/243] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:27:40 2025] PUT /volume/v3/attachments/6c8cdc4a-e14f-4239-bec5-a8e22385e329 => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 976.603938] [55087]: DEBUG cinder.api.middleware.request_id [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-bee5b3e6-ef3d-4c28-9107-6a82fb3b8b70 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.606210] [55087]: INFO cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-bee5b3e6-ef3d-4c28-9107-6a82fb3b8b70 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] POST http://10.180.1.21/volume/v3/attachments/6c8cdc4a-e14f-4239-bec5-a8e22385e329/action [ 976.606668] [55087]: DEBUG cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-bee5b3e6-ef3d-4c28-9107-6a82fb3b8b70 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action body: b'{"os-complete": null}' {{(pid=55087) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 976.606804] [55087]: DEBUG cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-bee5b3e6-ef3d-4c28-9107-6a82fb3b8b70 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 976.641417] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.641417] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.650584] [55087]: INFO cinder.api.openstack.wsgi [req-ed3fa251-0541-4978-bf3b-df59d0f56a1b req-bee5b3e6-ef3d-4c28-9107-6a82fb3b8b70 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments/6c8cdc4a-e14f-4239-bec5-a8e22385e329/action returned with HTTP 204 [ 976.651061] [55087]: [pid: 55087|app: 0|req: 118/244] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:27:41 2025] POST /volume/v3/attachments/6c8cdc4a-e14f-4239-bec5-a8e22385e329/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 977.768671] [55086]: DEBUG cinder.api.middleware.request_id [req-1030bb72-9d81-4353-abb3-21d19ee7681c req-f046975d-9572-461a-b81d-2c4e9a3ac6ab None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.771540] [55086]: INFO cinder.api.openstack.wsgi [req-1030bb72-9d81-4353-abb3-21d19ee7681c req-f046975d-9572-461a-b81d-2c4e9a3ac6ab tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 977.771834] [55086]: DEBUG cinder.api.openstack.wsgi [req-1030bb72-9d81-4353-abb3-21d19ee7681c req-f046975d-9572-461a-b81d-2c4e9a3ac6ab tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 977.772073] [55086]: DEBUG cinder.api.openstack.wsgi [req-1030bb72-9d81-4353-abb3-21d19ee7681c req-f046975d-9572-461a-b81d-2c4e9a3ac6ab tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 977.784543] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.784543] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.791063] [55086]: INFO cinder.volume.api [req-1030bb72-9d81-4353-abb3-21d19ee7681c req-f046975d-9572-461a-b81d-2c4e9a3ac6ab tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 977.799058] [55086]: INFO cinder.api.openstack.wsgi [req-1030bb72-9d81-4353-abb3-21d19ee7681c req-f046975d-9572-461a-b81d-2c4e9a3ac6ab tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 returned with HTTP 200 [ 977.799641] [55086]: [pid: 55086|app: 0|req: 127/245] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:27:42 2025] GET /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 977.817880] [55087]: DEBUG cinder.api.middleware.request_id [None req-af4a7f92-6e45-406e-8061-a08bdaed84b2 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.817880] [55087]: INFO cinder.api.openstack.wsgi [None req-af4a7f92-6e45-406e-8061-a08bdaed84b2 None None] GET http://10.180.1.21/volume// [ 977.817880] [55087]: DEBUG cinder.api.openstack.wsgi [None req-af4a7f92-6e45-406e-8061-a08bdaed84b2 None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 977.817880] [55087]: DEBUG cinder.api.openstack.wsgi [None req-af4a7f92-6e45-406e-8061-a08bdaed84b2 None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 977.817880] [55087]: INFO cinder.api.openstack.wsgi [None req-af4a7f92-6e45-406e-8061-a08bdaed84b2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 977.817880] [55087]: [pid: 55087|app: 0|req: 119/246] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:27:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 977.822902] [55086]: DEBUG cinder.api.middleware.request_id [req-1030bb72-9d81-4353-abb3-21d19ee7681c req-d40181c4-06a9-4188-acd4-eeb9bc063951 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.826641] [55086]: INFO cinder.api.openstack.wsgi [req-1030bb72-9d81-4353-abb3-21d19ee7681c req-d40181c4-06a9-4188-acd4-eeb9bc063951 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] POST http://10.180.1.21/volume/v3/attachments [ 977.827310] [55086]: DEBUG cinder.api.openstack.wsgi [req-1030bb72-9d81-4353-abb3-21d19ee7681c req-d40181c4-06a9-4188-acd4-eeb9bc063951 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a29c2f16-3698-4cf8-9f67-28b52c4cbd08", "connector": null, "instance_uuid": "949d5e4e-3d57-4c0c-bc1c-928905a1d6c6"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 977.846990] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.846990] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.890829] [55086]: INFO cinder.api.openstack.wsgi [req-1030bb72-9d81-4353-abb3-21d19ee7681c req-d40181c4-06a9-4188-acd4-eeb9bc063951 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 977.891458] [55086]: [pid: 55086|app: 0|req: 128/247] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:27:42 2025] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 977.919990] [55087]: DEBUG cinder.api.middleware.request_id [req-1030bb72-9d81-4353-abb3-21d19ee7681c req-fbdbe8b6-a63b-42c2-8ffb-13389554f60b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.926912] [55087]: INFO cinder.api.openstack.wsgi [req-1030bb72-9d81-4353-abb3-21d19ee7681c req-fbdbe8b6-a63b-42c2-8ffb-13389554f60b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] POST http://10.180.1.21/volume/v3/attachments/61f35583-01e8-4b4f-a4f2-70c055af3dd3/action [ 977.927507] [55087]: DEBUG cinder.api.openstack.wsgi [req-1030bb72-9d81-4353-abb3-21d19ee7681c req-fbdbe8b6-a63b-42c2-8ffb-13389554f60b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Action body: b'{"os-complete": null}' {{(pid=55087) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 977.927619] [55087]: DEBUG cinder.api.openstack.wsgi [req-1030bb72-9d81-4353-abb3-21d19ee7681c req-fbdbe8b6-a63b-42c2-8ffb-13389554f60b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 977.929741] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=120,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 977.954811] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.954811] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.971277] [55087]: INFO cinder.api.openstack.wsgi [req-1030bb72-9d81-4353-abb3-21d19ee7681c req-fbdbe8b6-a63b-42c2-8ffb-13389554f60b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/attachments/61f35583-01e8-4b4f-a4f2-70c055af3dd3/action returned with HTTP 204 [ 977.971277] [55087]: [pid: 55087|app: 0|req: 120/248] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:27:42 2025] POST /volume/v3/attachments/61f35583-01e8-4b4f-a4f2-70c055af3dd3/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 978.001385] [55086]: DEBUG cinder.api.middleware.request_id [None req-7f5b6394-3c1c-400c-9cda-621e8adc7d07 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.003815] [55086]: INFO cinder.api.openstack.wsgi [None req-7f5b6394-3c1c-400c-9cda-621e8adc7d07 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 978.004087] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7f5b6394-3c1c-400c-9cda-621e8adc7d07 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.004369] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7f5b6394-3c1c-400c-9cda-621e8adc7d07 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.016008] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.016008] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.020914] [55086]: INFO cinder.volume.api [None req-7f5b6394-3c1c-400c-9cda-621e8adc7d07 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 978.028588] [55086]: INFO cinder.api.openstack.wsgi [None req-7f5b6394-3c1c-400c-9cda-621e8adc7d07 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 returned with HTTP 200 [ 978.028588] [55086]: [pid: 55086|app: 0|req: 129/249] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:42 2025] GET /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 978.045297] [55087]: DEBUG cinder.api.middleware.request_id [None req-8b81b0a0-faf1-4148-a6b0-2fce5a518b22 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.047543] [55087]: INFO cinder.api.openstack.wsgi [None req-8b81b0a0-faf1-4148-a6b0-2fce5a518b22 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 978.047868] [55087]: DEBUG cinder.api.openstack.wsgi [None req-8b81b0a0-faf1-4148-a6b0-2fce5a518b22 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.049111] [55087]: DEBUG cinder.api.openstack.wsgi [None req-8b81b0a0-faf1-4148-a6b0-2fce5a518b22 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.061642] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.061642] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.066117] [55087]: INFO cinder.volume.api [None req-8b81b0a0-faf1-4148-a6b0-2fce5a518b22 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 978.071983] [55087]: INFO cinder.api.openstack.wsgi [None req-8b81b0a0-faf1-4148-a6b0-2fce5a518b22 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 returned with HTTP 200 [ 978.072609] [55087]: [pid: 55087|app: 0|req: 121/250] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:42 2025] GET /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 981.476486] [55086]: DEBUG cinder.api.middleware.request_id [None req-a3464f3d-1f32-49e6-9fa5-ee99b54bf4de None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.606441] [55086]: INFO cinder.api.openstack.wsgi [None req-a3464f3d-1f32-49e6-9fa5-ee99b54bf4de tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 981.606759] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a3464f3d-1f32-49e6-9fa5-ee99b54bf4de tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.607012] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a3464f3d-1f32-49e6-9fa5-ee99b54bf4de tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.629047] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.629047] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.636743] [55086]: INFO cinder.volume.api [None req-a3464f3d-1f32-49e6-9fa5-ee99b54bf4de tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 981.643655] [55086]: INFO cinder.api.openstack.wsgi [None req-a3464f3d-1f32-49e6-9fa5-ee99b54bf4de tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 981.644312] [55086]: [pid: 55086|app: 0|req: 130/251] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:46 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 1143 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 981.768377] [55087]: DEBUG cinder.api.middleware.request_id [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-d74fe07b-c5b5-49fd-9f9b-5e744902684a None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.771595] [55087]: INFO cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-d74fe07b-c5b5-49fd-9f9b-5e744902684a tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 981.771835] [55087]: DEBUG cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-d74fe07b-c5b5-49fd-9f9b-5e744902684a tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.772070] [55087]: DEBUG cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-d74fe07b-c5b5-49fd-9f9b-5e744902684a tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.784178] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.784178] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.788641] [55087]: INFO cinder.volume.api [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-d74fe07b-c5b5-49fd-9f9b-5e744902684a tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 981.795263] [55087]: INFO cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-d74fe07b-c5b5-49fd-9f9b-5e744902684a tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 981.795764] [55087]: [pid: 55087|app: 0|req: 122/252] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:27:46 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 981.836269] [55086]: DEBUG cinder.api.middleware.request_id [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-847e9845-6925-40bc-afd9-1e9e222c57d4 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.840279] [55086]: INFO cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-847e9845-6925-40bc-afd9-1e9e222c57d4 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] POST http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25/action [ 981.841009] [55086]: DEBUG cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-847e9845-6925-40bc-afd9-1e9e222c57d4 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 981.841205] [55086]: DEBUG cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-847e9845-6925-40bc-afd9-1e9e222c57d4 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 981.852807] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.852807] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.853427] [55086]: INFO cinder.volume.api [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-847e9845-6925-40bc-afd9-1e9e222c57d4 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 981.859504] [55086]: INFO cinder.volume.api [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-847e9845-6925-40bc-afd9-1e9e222c57d4 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Begin detaching volume completed successfully. [ 981.859842] [55086]: INFO cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-847e9845-6925-40bc-afd9-1e9e222c57d4 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25/action returned with HTTP 202 [ 981.860421] [55086]: [pid: 55086|app: 0|req: 131/253] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:27:46 2025] POST /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 982.888333] [55087]: DEBUG cinder.api.middleware.request_id [None req-2af839dc-5a28-4aa3-9ae3-16fcff35a91f None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.888817] [55087]: INFO cinder.api.openstack.wsgi [None req-2af839dc-5a28-4aa3-9ae3-16fcff35a91f None None] GET http://10.180.1.21/volume// [ 982.889831] [55087]: DEBUG cinder.api.openstack.wsgi [None req-2af839dc-5a28-4aa3-9ae3-16fcff35a91f None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 982.889831] [55087]: DEBUG cinder.api.openstack.wsgi [None req-2af839dc-5a28-4aa3-9ae3-16fcff35a91f None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 982.889984] [55087]: INFO cinder.api.openstack.wsgi [None req-2af839dc-5a28-4aa3-9ae3-16fcff35a91f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 982.890288] [55087]: [pid: 55087|app: 0|req: 123/254] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:27:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 982.893688] [55086]: DEBUG cinder.api.middleware.request_id [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-1b75be7b-6954-458f-a43f-8b80c46767eb None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.896510] [55086]: INFO cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-1b75be7b-6954-458f-a43f-8b80c46767eb tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 982.896762] [55086]: DEBUG cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-1b75be7b-6954-458f-a43f-8b80c46767eb tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 982.896977] [55086]: DEBUG cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-1b75be7b-6954-458f-a43f-8b80c46767eb tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 982.910814] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.910814] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 982.914773] [55086]: INFO cinder.volume.api [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-1b75be7b-6954-458f-a43f-8b80c46767eb tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 982.919850] [55086]: INFO cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-1b75be7b-6954-458f-a43f-8b80c46767eb tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 982.920148] [55086]: [pid: 55086|app: 0|req: 132/255] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:27:47 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 984.086895] [55087]: DEBUG cinder.api.middleware.request_id [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-467749c5-ea65-4cd9-8006-21c80a361c64 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.089332] [55087]: INFO cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-467749c5-ea65-4cd9-8006-21c80a361c64 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d6160b6f-d01d-4ce1-b62c-b7267632cb45 [ 984.089600] [55087]: DEBUG cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-467749c5-ea65-4cd9-8006-21c80a361c64 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 984.089820] [55087]: DEBUG cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-467749c5-ea65-4cd9-8006-21c80a361c64 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'version_select' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 984.098915] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.098915] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 984.625672] [55087]: INFO cinder.api.openstack.wsgi [req-8aa03d46-1960-46d1-bbc6-da5bacdd6db7 req-467749c5-ea65-4cd9-8006-21c80a361c64 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/attachments/d6160b6f-d01d-4ce1-b62c-b7267632cb45 returned with HTTP 200 [ 984.626128] [55087]: [pid: 55087|app: 0|req: 124/256] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:27:48 2025] DELETE /volume/v3/attachments/d6160b6f-d01d-4ce1-b62c-b7267632cb45 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 986.142177] [55086]: DEBUG cinder.api.middleware.request_id [None req-9dd059a6-ecdd-4022-8e92-b6c05798953a None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.144235] [55086]: INFO cinder.api.openstack.wsgi [None req-9dd059a6-ecdd-4022-8e92-b6c05798953a tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 986.144464] [55086]: DEBUG cinder.api.openstack.wsgi [None req-9dd059a6-ecdd-4022-8e92-b6c05798953a tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 986.144685] [55086]: DEBUG cinder.api.openstack.wsgi [None req-9dd059a6-ecdd-4022-8e92-b6c05798953a tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 986.156198] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.156198] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.160748] [55086]: INFO cinder.volume.api [None req-9dd059a6-ecdd-4022-8e92-b6c05798953a tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 986.165652] [55086]: INFO cinder.api.openstack.wsgi [None req-9dd059a6-ecdd-4022-8e92-b6c05798953a tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 986.166056] [55086]: [pid: 55086|app: 0|req: 133/257] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:27:50 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 994.627024] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=23,cinder:UPDATE=5 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 995.690900] [55087]: DEBUG cinder.api.middleware.request_id [None req-6f31e896-b726-49a3-9e1d-984570a34b01 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.691785] [55087]: INFO cinder.api.openstack.wsgi [None req-6f31e896-b726-49a3-9e1d-984570a34b01 None None] GET http://10.180.1.21/volume// [ 995.691785] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6f31e896-b726-49a3-9e1d-984570a34b01 None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.691785] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6f31e896-b726-49a3-9e1d-984570a34b01 None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.692455] [55087]: INFO cinder.api.openstack.wsgi [None req-6f31e896-b726-49a3-9e1d-984570a34b01 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 995.692455] [55087]: [pid: 55087|app: 0|req: 125/258] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:28:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 995.701498] [55086]: DEBUG cinder.api.middleware.request_id [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-5ad7eb8b-119f-49a1-a0c2-f4a40dab4497 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.703922] [55086]: INFO cinder.api.openstack.wsgi [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-5ad7eb8b-119f-49a1-a0c2-f4a40dab4497 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 995.703922] [55086]: DEBUG cinder.api.openstack.wsgi [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-5ad7eb8b-119f-49a1-a0c2-f4a40dab4497 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.703922] [55086]: DEBUG cinder.api.openstack.wsgi [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-5ad7eb8b-119f-49a1-a0c2-f4a40dab4497 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.718591] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.718591] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.723228] [55086]: INFO cinder.volume.api [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-5ad7eb8b-119f-49a1-a0c2-f4a40dab4497 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 995.728746] [55086]: INFO cinder.api.openstack.wsgi [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-5ad7eb8b-119f-49a1-a0c2-f4a40dab4497 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 returned with HTTP 200 [ 995.729189] [55086]: [pid: 55086|app: 0|req: 134/259] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:28:00 2025] GET /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 => generated 1291 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 995.860565] [55087]: DEBUG cinder.api.middleware.request_id [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-36d1b08e-8f2e-4396-8b12-6d32d7231f63 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.865021] [55087]: INFO cinder.api.openstack.wsgi [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-36d1b08e-8f2e-4396-8b12-6d32d7231f63 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] PUT http://10.180.1.21/volume/v3/attachments/61f35583-01e8-4b4f-a4f2-70c055af3dd3 [ 995.865021] [55087]: DEBUG cinder.api.openstack.wsgi [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-36d1b08e-8f2e-4396-8b12-6d32d7231f63 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-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=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 995.873359] [55087]: DEBUG cinder.coordination [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-36d1b08e-8f2e-4396-8b12-6d32d7231f63 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Acquiring lock "cinder-attachment_update-a29c2f16-3698-4cf8-9f67-28b52c4cbd08-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 995.878771] [55087]: DEBUG cinder.coordination [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-36d1b08e-8f2e-4396-8b12-6d32d7231f63 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Lock "cinder-attachment_update-a29c2f16-3698-4cf8-9f67-28b52c4cbd08-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 995.880044] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.880044] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.375683] [55086]: DEBUG cinder.api.middleware.request_id [None req-633d510a-1764-4418-88d7-213a3bb6e832 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.377030] [55086]: INFO cinder.api.openstack.wsgi [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] POST http://10.180.1.21/volume/v3/volumes [ 997.377758] [55086]: DEBUG cinder.api.openstack.wsgi [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1468875071"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 997.381406] [55086]: DEBUG cinder.api.v3.volumes [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1468875071'}} {{(pid=55086) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 997.381593] [55086]: INFO cinder.api.v3.volumes [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Create volume of 1 GB [ 997.387047] [55086]: INFO cinder.volume.api [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Availability Zones retrieved successfully. [ 997.394810] [55086]: DEBUG cinder.volume.api [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Flow 'volume_create_api' (95f9e4b8-5b49-4af0-a53a-37cad697bfb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 997.395887] [55086]: DEBUG cinder.volume.api [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9e0494-04af-492f-bf4e-aca1e18ef0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 997.397029] [55086]: DEBUG cinder.volume.flows.api.create_volume [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Validating volume size '1' using validate_int {{(pid=55086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 997.417299] [55086]: DEBUG cinder.volume.api [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9e0494-04af-492f-bf4e-aca1e18ef0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 997.418372] [55086]: DEBUG cinder.volume.api [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8cc10f9-a086-4a7c-85ac-6f1e787fd9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 997.466771] [55086]: DEBUG cinder.quota [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Created reservations ['f8982c9c-1926-4f73-9459-21abb69a6d84', 'b6141b8d-9bd3-4cd0-9012-0911e82af492', 'fb71c7d3-41a8-4f87-86b9-d1d152a7affd', 'f0390822-32a9-40b4-b19f-e2ca2b7755bc'] {{(pid=55086) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 997.468507] [55086]: DEBUG cinder.volume.api [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8cc10f9-a086-4a7c-85ac-6f1e787fd9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8982c9c-1926-4f73-9459-21abb69a6d84', 'b6141b8d-9bd3-4cd0-9012-0911e82af492', 'fb71c7d3-41a8-4f87-86b9-d1d152a7affd', 'f0390822-32a9-40b4-b19f-e2ca2b7755bc']}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 997.468730] [55086]: DEBUG cinder.volume.api [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83973f5a-5d67-470f-99b5-479a1fbcc9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 997.490165] [55086]: DEBUG cinder.volume.api [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83973f5a-5d67-470f-99b5-479a1fbcc9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '781def64-6292-4d2c-8171-876cccf4737c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1468875071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3b921e53f84c338ea60f3cedd4377d',qos_specs=None,replication_status=,reservations=['f8982c9c-1926-4f73-9459-21abb69a6d84','b6141b8d-9bd3-4cd0-9012-0911e82af492','fb71c7d3-41a8-4f87-86b9-d1d152a7affd','f0390822-32a9-40b4-b19f-e2ca2b7755bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b80bda9cbc7b4a57917f2f289e903f30',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:28:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1468875071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=781def64-6292-4d2c-8171-876cccf4737c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b3b921e53f84c338ea60f3cedd4377d',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='b80bda9cbc7b4a57917f2f289e903f30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 997.490571] [55086]: DEBUG cinder.volume.api [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d3c65ef-c5bf-4d43-b3b5-d5740259dba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 997.508805] [55086]: DEBUG cinder.volume.api [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d3c65ef-c5bf-4d43-b3b5-d5740259dba7) 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-1468875071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3b921e53f84c338ea60f3cedd4377d',qos_specs=None,replication_status=,reservations=['f8982c9c-1926-4f73-9459-21abb69a6d84','b6141b8d-9bd3-4cd0-9012-0911e82af492','fb71c7d3-41a8-4f87-86b9-d1d152a7affd','f0390822-32a9-40b4-b19f-e2ca2b7755bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b80bda9cbc7b4a57917f2f289e903f30',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 997.510026] [55086]: DEBUG cinder.volume.api [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b532ea-6dcf-4193-bdf9-72c861d08c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 997.522392] [55086]: DEBUG cinder.volume.api [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b532ea-6dcf-4193-bdf9-72c861d08c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 997.523412] [55086]: DEBUG cinder.volume.api [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Flow 'volume_create_api' (95f9e4b8-5b49-4af0-a53a-37cad697bfb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 997.523931] [55086]: INFO cinder.volume.api [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Create volume request issued successfully. [ 997.524720] [55086]: INFO cinder.api.openstack.wsgi [None req-633d510a-1764-4418-88d7-213a3bb6e832 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 997.525159] [55086]: [pid: 55086|app: 0|req: 135/260] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:28:02 2025] POST /volume/v3/volumes => generated 754 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 997.534782] [55086]: DEBUG cinder.api.middleware.request_id [None req-7806abe6-b190-4dab-ba9e-8dcf002ef0af None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.537971] [55086]: INFO cinder.api.openstack.wsgi [None req-7806abe6-b190-4dab-ba9e-8dcf002ef0af tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 997.537971] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7806abe6-b190-4dab-ba9e-8dcf002ef0af tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.538721] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7806abe6-b190-4dab-ba9e-8dcf002ef0af tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.550616] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.550616] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.554082] [55086]: INFO cinder.volume.api [None req-7806abe6-b190-4dab-ba9e-8dcf002ef0af tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 997.560039] [55086]: INFO cinder.api.openstack.wsgi [None req-7806abe6-b190-4dab-ba9e-8dcf002ef0af tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 997.560493] [55086]: [pid: 55086|app: 0|req: 136/261] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:02 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.571471] [55086]: DEBUG cinder.api.middleware.request_id [None req-ed4ba8a0-3386-4835-b0e0-3c0302acafd3 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.573642] [55086]: INFO cinder.api.openstack.wsgi [None req-ed4ba8a0-3386-4835-b0e0-3c0302acafd3 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 998.573865] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ed4ba8a0-3386-4835-b0e0-3c0302acafd3 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.574097] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ed4ba8a0-3386-4835-b0e0-3c0302acafd3 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.587917] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.587917] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.593905] [55086]: INFO cinder.volume.api [None req-ed4ba8a0-3386-4835-b0e0-3c0302acafd3 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 998.599704] [55086]: INFO cinder.api.openstack.wsgi [None req-ed4ba8a0-3386-4835-b0e0-3c0302acafd3 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 998.600256] [55086]: [pid: 55086|app: 0|req: 137/262] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:03 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.710217] [55086]: DEBUG cinder.api.middleware.request_id [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-a38caa16-9b70-439e-8944-6162f0c5a980 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.712847] [55086]: INFO cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-a38caa16-9b70-439e-8944-6162f0c5a980 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 998.713139] [55086]: DEBUG cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-a38caa16-9b70-439e-8944-6162f0c5a980 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.713388] [55086]: DEBUG cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-a38caa16-9b70-439e-8944-6162f0c5a980 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.721390] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.721390] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.725166] [55086]: INFO cinder.volume.api [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-a38caa16-9b70-439e-8944-6162f0c5a980 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 998.730284] [55086]: INFO cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-a38caa16-9b70-439e-8944-6162f0c5a980 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 998.730759] [55086]: [pid: 55086|app: 0|req: 138/263] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:28:03 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1000.261915] [55086]: DEBUG cinder.api.middleware.request_id [None req-14c6df87-1b73-4eb7-8cd4-7f440ae71989 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.261915] [55086]: INFO cinder.api.openstack.wsgi [None req-14c6df87-1b73-4eb7-8cd4-7f440ae71989 None None] GET http://10.180.1.21/volume// [ 1000.261915] [55086]: DEBUG cinder.api.openstack.wsgi [None req-14c6df87-1b73-4eb7-8cd4-7f440ae71989 None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.261915] [55086]: DEBUG cinder.api.openstack.wsgi [None req-14c6df87-1b73-4eb7-8cd4-7f440ae71989 None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.261915] [55086]: INFO cinder.api.openstack.wsgi [None req-14c6df87-1b73-4eb7-8cd4-7f440ae71989 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1000.262586] [55086]: [pid: 55086|app: 0|req: 139/264] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:28:05 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1000.266755] [55086]: DEBUG cinder.api.middleware.request_id [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-d86bc44a-e161-4159-aea2-06260f3b5561 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.269815] [55086]: INFO cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-d86bc44a-e161-4159-aea2-06260f3b5561 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1000.271653] [55086]: DEBUG cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-d86bc44a-e161-4159-aea2-06260f3b5561 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "781def64-6292-4d2c-8171-876cccf4737c", "connector": null, "instance_uuid": "adc166a6-09ce-4eb6-acff-04aad3008d3f"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1000.285383] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.285383] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.310431] [55086]: INFO cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-d86bc44a-e161-4159-aea2-06260f3b5561 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1000.310893] [55086]: [pid: 55086|app: 0|req: 140/265] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:28:05 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1000.343063] [55086]: DEBUG cinder.api.middleware.request_id [None req-fd1785b0-0b3c-4caf-bcac-6794dc22fb0c None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.346835] [55086]: INFO cinder.api.openstack.wsgi [None req-fd1785b0-0b3c-4caf-bcac-6794dc22fb0c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1000.346835] [55086]: DEBUG cinder.api.openstack.wsgi [None req-fd1785b0-0b3c-4caf-bcac-6794dc22fb0c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.346835] [55086]: DEBUG cinder.api.openstack.wsgi [None req-fd1785b0-0b3c-4caf-bcac-6794dc22fb0c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.359140] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.359140] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.366825] [55086]: INFO cinder.volume.api [None req-fd1785b0-0b3c-4caf-bcac-6794dc22fb0c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1000.372806] [55086]: INFO cinder.api.openstack.wsgi [None req-fd1785b0-0b3c-4caf-bcac-6794dc22fb0c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1000.373234] [55086]: [pid: 55086|app: 0|req: 141/266] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:05 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1000.413020] [55087]: DEBUG cinder.coordination [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-36d1b08e-8f2e-4396-8b12-6d32d7231f63 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Lock "cinder-attachment_update-a29c2f16-3698-4cf8-9f67-28b52c4cbd08-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=55087) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1000.413020] [55087]: INFO cinder.api.openstack.wsgi [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-36d1b08e-8f2e-4396-8b12-6d32d7231f63 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/attachments/61f35583-01e8-4b4f-a4f2-70c055af3dd3 returned with HTTP 200 [ 1000.413020] [55087]: [pid: 55087|app: 0|req: 126/267] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:28:00 2025] PUT /volume/v3/attachments/61f35583-01e8-4b4f-a4f2-70c055af3dd3 => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1000.845513] [55086]: DEBUG cinder.api.middleware.request_id [None req-49f4a2eb-d39f-4cef-a9e5-e002cdbe0744 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.845948] [55086]: INFO cinder.api.openstack.wsgi [None req-49f4a2eb-d39f-4cef-a9e5-e002cdbe0744 None None] GET http://10.180.1.21/volume// [ 1000.846146] [55086]: DEBUG cinder.api.openstack.wsgi [None req-49f4a2eb-d39f-4cef-a9e5-e002cdbe0744 None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.846362] [55086]: DEBUG cinder.api.openstack.wsgi [None req-49f4a2eb-d39f-4cef-a9e5-e002cdbe0744 None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.846749] [55086]: INFO cinder.api.openstack.wsgi [None req-49f4a2eb-d39f-4cef-a9e5-e002cdbe0744 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1000.847055] [55086]: [pid: 55086|app: 0|req: 142/268] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:28:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1000.851512] [55087]: DEBUG cinder.api.middleware.request_id [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-067d1c79-7e8a-4d58-910a-7bbe5589dfc5 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.854264] [55087]: INFO cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-067d1c79-7e8a-4d58-910a-7bbe5589dfc5 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1000.854493] [55087]: DEBUG cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-067d1c79-7e8a-4d58-910a-7bbe5589dfc5 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.854696] [55087]: DEBUG cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-067d1c79-7e8a-4d58-910a-7bbe5589dfc5 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.885508] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.885508] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.894856] [55087]: INFO cinder.volume.api [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-067d1c79-7e8a-4d58-910a-7bbe5589dfc5 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1000.901183] [55087]: INFO cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-067d1c79-7e8a-4d58-910a-7bbe5589dfc5 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1000.901494] [55087]: [pid: 55087|app: 0|req: 127/269] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:28:05 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 1027 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1000.927247] [55086]: DEBUG cinder.api.middleware.request_id [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-61fbddd3-9057-4470-8c56-8b7e2a952533 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.934215] [55086]: INFO cinder.api.openstack.wsgi [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-61fbddd3-9057-4470-8c56-8b7e2a952533 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] POST http://10.180.1.21/volume/v3/attachments/61f35583-01e8-4b4f-a4f2-70c055af3dd3/action [ 1000.934215] [55086]: DEBUG cinder.api.openstack.wsgi [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-61fbddd3-9057-4470-8c56-8b7e2a952533 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Action body: b'{"os-complete": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1000.934215] [55086]: DEBUG cinder.api.openstack.wsgi [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-61fbddd3-9057-4470-8c56-8b7e2a952533 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1000.936493] [55087]: DEBUG cinder.api.middleware.request_id [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-c46722dc-416b-43b4-a207-c853564bbcfb None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.941810] [55087]: INFO cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-c46722dc-416b-43b4-a207-c853564bbcfb tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] PUT http://10.180.1.21/volume/v3/attachments/b4ab1f1b-2616-4723-a332-d0574adce45a [ 1000.946049] [55087]: DEBUG cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-c46722dc-416b-43b4-a207-c853564bbcfb tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-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-535081", "mountpoint": "/dev/sdb"}}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1000.953430] [55087]: DEBUG cinder.coordination [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-c46722dc-416b-43b4-a207-c853564bbcfb tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Acquiring lock "cinder-attachment_update-781def64-6292-4d2c-8171-876cccf4737c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1000.958178] [55087]: DEBUG cinder.coordination [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-c46722dc-416b-43b4-a207-c853564bbcfb tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Lock "cinder-attachment_update-781def64-6292-4d2c-8171-876cccf4737c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1000.958574] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.958574] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.960257] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.960257] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.971229] [55086]: INFO cinder.api.openstack.wsgi [req-c1f8f4bf-5745-406c-b62c-fec000a8a3cf req-61fbddd3-9057-4470-8c56-8b7e2a952533 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/attachments/61f35583-01e8-4b4f-a4f2-70c055af3dd3/action returned with HTTP 204 [ 1000.971706] [55086]: [pid: 55086|app: 0|req: 143/270] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:28:05 2025] POST /volume/v3/attachments/61f35583-01e8-4b4f-a4f2-70c055af3dd3/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1001.387432] [55086]: DEBUG cinder.api.middleware.request_id [None req-1927ab6f-c120-4edf-8a3b-aa6ca10bfa4f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.389969] [55086]: INFO cinder.api.openstack.wsgi [None req-1927ab6f-c120-4edf-8a3b-aa6ca10bfa4f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1001.390379] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1927ab6f-c120-4edf-8a3b-aa6ca10bfa4f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.390475] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1927ab6f-c120-4edf-8a3b-aa6ca10bfa4f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.413796] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.413796] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1001.419051] [55086]: INFO cinder.volume.api [None req-1927ab6f-c120-4edf-8a3b-aa6ca10bfa4f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1001.428167] [55086]: INFO cinder.api.openstack.wsgi [None req-1927ab6f-c120-4edf-8a3b-aa6ca10bfa4f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1001.428655] [55086]: [pid: 55086|app: 0|req: 144/271] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:06 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1002.442313] [55086]: DEBUG cinder.api.middleware.request_id [None req-ef0d8f17-65a7-4f5d-afd8-eba389b392de None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.446962] [55086]: INFO cinder.api.openstack.wsgi [None req-ef0d8f17-65a7-4f5d-afd8-eba389b392de tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1002.447483] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ef0d8f17-65a7-4f5d-afd8-eba389b392de tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1002.447711] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ef0d8f17-65a7-4f5d-afd8-eba389b392de tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1002.466820] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1002.466820] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1002.474423] [55086]: INFO cinder.volume.api [None req-ef0d8f17-65a7-4f5d-afd8-eba389b392de tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1002.479912] [55086]: INFO cinder.api.openstack.wsgi [None req-ef0d8f17-65a7-4f5d-afd8-eba389b392de tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1002.480529] [55086]: [pid: 55086|app: 0|req: 145/272] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:07 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1003.496970] [55086]: DEBUG cinder.api.middleware.request_id [None req-1f429565-e0a2-4397-b6f1-ba80c236287a None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.501148] [55086]: INFO cinder.api.openstack.wsgi [None req-1f429565-e0a2-4397-b6f1-ba80c236287a tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1003.501148] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1f429565-e0a2-4397-b6f1-ba80c236287a tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.501148] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1f429565-e0a2-4397-b6f1-ba80c236287a tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.518719] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.518719] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.522585] [55086]: INFO cinder.volume.api [None req-1f429565-e0a2-4397-b6f1-ba80c236287a tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1003.530258] [55086]: INFO cinder.api.openstack.wsgi [None req-1f429565-e0a2-4397-b6f1-ba80c236287a tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1003.530258] [55086]: [pid: 55086|app: 0|req: 146/273] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:08 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1004.547157] [55086]: DEBUG cinder.api.middleware.request_id [None req-3014dbf5-26f6-443f-a1ff-a08f3630754e None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.549703] [55086]: INFO cinder.api.openstack.wsgi [None req-3014dbf5-26f6-443f-a1ff-a08f3630754e tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1004.780574] [55086]: DEBUG cinder.api.openstack.wsgi [None req-3014dbf5-26f6-443f-a1ff-a08f3630754e tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.780574] [55086]: DEBUG cinder.api.openstack.wsgi [None req-3014dbf5-26f6-443f-a1ff-a08f3630754e tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.780574] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.780574] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.780574] [55086]: INFO cinder.volume.api [None req-3014dbf5-26f6-443f-a1ff-a08f3630754e tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1004.780574] [55086]: INFO cinder.api.openstack.wsgi [None req-3014dbf5-26f6-443f-a1ff-a08f3630754e tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1004.780574] [55086]: [pid: 55086|app: 0|req: 147/274] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:09 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1005.489063] [55087]: DEBUG cinder.coordination [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-c46722dc-416b-43b4-a207-c853564bbcfb tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Lock "cinder-attachment_update-781def64-6292-4d2c-8171-876cccf4737c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=55087) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1005.489063] [55087]: INFO cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-c46722dc-416b-43b4-a207-c853564bbcfb tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/attachments/b4ab1f1b-2616-4723-a332-d0574adce45a returned with HTTP 200 [ 1005.489063] [55087]: [pid: 55087|app: 0|req: 128/275] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:28:05 2025] PUT /volume/v3/attachments/b4ab1f1b-2616-4723-a332-d0574adce45a => generated 617 bytes in 4552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1005.614016] [55086]: DEBUG cinder.api.middleware.request_id [None req-a0447015-e78b-42f7-a8ff-259eab5b394f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.616167] [55086]: INFO cinder.api.openstack.wsgi [None req-a0447015-e78b-42f7-a8ff-259eab5b394f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1005.616417] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a0447015-e78b-42f7-a8ff-259eab5b394f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.616635] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a0447015-e78b-42f7-a8ff-259eab5b394f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.629605] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.629605] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.634882] [55086]: INFO cinder.volume.api [None req-a0447015-e78b-42f7-a8ff-259eab5b394f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1005.642753] [55086]: INFO cinder.api.openstack.wsgi [None req-a0447015-e78b-42f7-a8ff-259eab5b394f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1005.644959] [55086]: [pid: 55086|app: 0|req: 148/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:10 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1005.649342] [55087]: DEBUG cinder.api.middleware.request_id [None req-eb9a8e47-901f-4ef4-9344-b7c538bd36dd None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.649342] [55087]: INFO cinder.api.openstack.wsgi [None req-eb9a8e47-901f-4ef4-9344-b7c538bd36dd tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 1005.649526] [55087]: DEBUG cinder.api.openstack.wsgi [None req-eb9a8e47-901f-4ef4-9344-b7c538bd36dd tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.649655] [55087]: DEBUG cinder.api.openstack.wsgi [None req-eb9a8e47-901f-4ef4-9344-b7c538bd36dd tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'delete' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.649810] [55087]: INFO cinder.api.v3.volumes [None req-eb9a8e47-901f-4ef4-9344-b7c538bd36dd tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Delete volume with id: 2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 1005.658393] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.658393] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.658997] [55087]: INFO cinder.volume.api [None req-eb9a8e47-901f-4ef4-9344-b7c538bd36dd tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 1005.683023] [55087]: INFO cinder.volume.api [None req-eb9a8e47-901f-4ef4-9344-b7c538bd36dd tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Delete volume request issued successfully. [ 1005.683023] [55087]: INFO cinder.api.openstack.wsgi [None req-eb9a8e47-901f-4ef4-9344-b7c538bd36dd tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 202 [ 1005.683023] [55087]: [pid: 55087|app: 0|req: 129/277] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:28:10 2025] DELETE /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1005.684756] [55086]: DEBUG cinder.api.middleware.request_id [None req-c79cb2ef-76af-4e9d-95ea-fc78b49940ab None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.686880] [55086]: INFO cinder.api.openstack.wsgi [None req-c79cb2ef-76af-4e9d-95ea-fc78b49940ab tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 1005.687117] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c79cb2ef-76af-4e9d-95ea-fc78b49940ab tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.687335] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c79cb2ef-76af-4e9d-95ea-fc78b49940ab tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.696699] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.696699] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.706300] [55086]: INFO cinder.volume.api [None req-c79cb2ef-76af-4e9d-95ea-fc78b49940ab tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 1005.711886] [55086]: INFO cinder.api.openstack.wsgi [None req-c79cb2ef-76af-4e9d-95ea-fc78b49940ab tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 1005.712339] [55086]: [pid: 55086|app: 0|req: 149/278] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:10 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.659442] [55087]: DEBUG cinder.api.middleware.request_id [None req-140aad1d-0564-4586-aaf4-41edba5c6ef9 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.662473] [55087]: INFO cinder.api.openstack.wsgi [None req-140aad1d-0564-4586-aaf4-41edba5c6ef9 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1006.662910] [55087]: DEBUG cinder.api.openstack.wsgi [None req-140aad1d-0564-4586-aaf4-41edba5c6ef9 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.663298] [55087]: DEBUG cinder.api.openstack.wsgi [None req-140aad1d-0564-4586-aaf4-41edba5c6ef9 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.685813] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.685813] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.695236] [55087]: INFO cinder.volume.api [None req-140aad1d-0564-4586-aaf4-41edba5c6ef9 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1006.702205] [55087]: INFO cinder.api.openstack.wsgi [None req-140aad1d-0564-4586-aaf4-41edba5c6ef9 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1006.702205] [55087]: [pid: 55087|app: 0|req: 130/279] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:11 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.724072] [55086]: DEBUG cinder.api.middleware.request_id [None req-e6d31fa6-892c-420c-aa9a-67794ecef551 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.726325] [55086]: INFO cinder.api.openstack.wsgi [None req-e6d31fa6-892c-420c-aa9a-67794ecef551 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 1006.726572] [55086]: DEBUG cinder.api.openstack.wsgi [None req-e6d31fa6-892c-420c-aa9a-67794ecef551 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.726767] [55086]: DEBUG cinder.api.openstack.wsgi [None req-e6d31fa6-892c-420c-aa9a-67794ecef551 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.736852] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.736852] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.741433] [55086]: INFO cinder.volume.api [None req-e6d31fa6-892c-420c-aa9a-67794ecef551 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 1006.746410] [55086]: INFO cinder.api.openstack.wsgi [None req-e6d31fa6-892c-420c-aa9a-67794ecef551 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 1006.746812] [55086]: [pid: 55086|app: 0|req: 150/280] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:11 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.667641] [55087]: DEBUG cinder.api.middleware.request_id [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-9c96e77b-b053-4079-98e8-83db443f2c29 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.669927] [55087]: INFO cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-9c96e77b-b053-4079-98e8-83db443f2c29 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] POST http://10.180.1.21/volume/v3/attachments/b4ab1f1b-2616-4723-a332-d0574adce45a/action [ 1007.670449] [55087]: DEBUG cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-9c96e77b-b053-4079-98e8-83db443f2c29 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action body: b'{"os-complete": null}' {{(pid=55087) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1007.670593] [55087]: DEBUG cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-9c96e77b-b053-4079-98e8-83db443f2c29 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1007.700201] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.700201] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.713912] [55086]: DEBUG cinder.api.middleware.request_id [None req-ec729f40-5986-4392-bbda-80015e9617a1 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.715400] [55087]: INFO cinder.api.openstack.wsgi [req-04516975-84fd-4fd0-a9c7-b83452bebab1 req-9c96e77b-b053-4079-98e8-83db443f2c29 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/attachments/b4ab1f1b-2616-4723-a332-d0574adce45a/action returned with HTTP 204 [ 1007.715873] [55087]: [pid: 55087|app: 0|req: 131/281] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:28:12 2025] POST /volume/v3/attachments/b4ab1f1b-2616-4723-a332-d0574adce45a/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1007.716027] [55086]: INFO cinder.api.openstack.wsgi [None req-ec729f40-5986-4392-bbda-80015e9617a1 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1007.716272] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ec729f40-5986-4392-bbda-80015e9617a1 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.716491] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ec729f40-5986-4392-bbda-80015e9617a1 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.728355] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.728355] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.736517] [55086]: INFO cinder.volume.api [None req-ec729f40-5986-4392-bbda-80015e9617a1 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1007.739885] [55086]: INFO cinder.api.openstack.wsgi [None req-ec729f40-5986-4392-bbda-80015e9617a1 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1007.740897] [55086]: [pid: 55086|app: 0|req: 151/282] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:12 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1007.753642] [55087]: DEBUG cinder.api.middleware.request_id [None req-cf5598d4-4eb1-4340-8aba-a1b02a47acd4 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.758566] [55087]: INFO cinder.api.openstack.wsgi [None req-cf5598d4-4eb1-4340-8aba-a1b02a47acd4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1007.758566] [55087]: DEBUG cinder.api.openstack.wsgi [None req-cf5598d4-4eb1-4340-8aba-a1b02a47acd4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.758566] [55087]: DEBUG cinder.api.openstack.wsgi [None req-cf5598d4-4eb1-4340-8aba-a1b02a47acd4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.761170] [55086]: DEBUG cinder.api.middleware.request_id [None req-27f9576e-0693-4011-82e4-4ab1493fb8f8 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.764326] [55086]: INFO cinder.api.openstack.wsgi [None req-27f9576e-0693-4011-82e4-4ab1493fb8f8 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 1007.764472] [55086]: DEBUG cinder.api.openstack.wsgi [None req-27f9576e-0693-4011-82e4-4ab1493fb8f8 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.764679] [55086]: DEBUG cinder.api.openstack.wsgi [None req-27f9576e-0693-4011-82e4-4ab1493fb8f8 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.772754] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.772754] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.776118] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.776118] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.777975] [55087]: INFO cinder.volume.api [None req-cf5598d4-4eb1-4340-8aba-a1b02a47acd4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1007.781204] [55086]: INFO cinder.volume.api [None req-27f9576e-0693-4011-82e4-4ab1493fb8f8 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 1007.787230] [55086]: INFO cinder.api.openstack.wsgi [None req-27f9576e-0693-4011-82e4-4ab1493fb8f8 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 200 [ 1007.787230] [55086]: [pid: 55086|app: 0|req: 152/283] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:12 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.788075] [55087]: INFO cinder.api.openstack.wsgi [None req-cf5598d4-4eb1-4340-8aba-a1b02a47acd4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1007.792146] [55087]: [pid: 55087|app: 0|req: 132/284] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:12 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1008.806847] [55086]: DEBUG cinder.api.middleware.request_id [None req-a36af3fc-1023-493e-b032-5cacf460edec None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.806847] [55086]: INFO cinder.api.openstack.wsgi [None req-a36af3fc-1023-493e-b032-5cacf460edec tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 [ 1008.806847] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a36af3fc-1023-493e-b032-5cacf460edec tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.806847] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a36af3fc-1023-493e-b032-5cacf460edec tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.817361] [55086]: INFO cinder.api.openstack.wsgi [None req-a36af3fc-1023-493e-b032-5cacf460edec tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 returned with HTTP 404 [ 1008.818562] [55086]: [pid: 55086|app: 0|req: 153/285] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:13 2025] GET /volume/v3/volumes/2377c550-0b9e-4c9c-9cef-edbce4f5af25 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1008.823320] [55087]: DEBUG cinder.api.middleware.request_id [None req-e18da485-409e-4b2a-b907-e9f6d74f3dfc None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.826028] [55087]: INFO cinder.api.openstack.wsgi [None req-e18da485-409e-4b2a-b907-e9f6d74f3dfc tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] DELETE http://10.180.1.21/volume/v3/volumes/51a58e98-5bd2-4eae-b5f1-a373f925998b [ 1008.826481] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e18da485-409e-4b2a-b907-e9f6d74f3dfc tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.826784] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e18da485-409e-4b2a-b907-e9f6d74f3dfc tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'delete' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.827015] [55087]: INFO cinder.api.v3.volumes [None req-e18da485-409e-4b2a-b907-e9f6d74f3dfc tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Delete volume with id: 51a58e98-5bd2-4eae-b5f1-a373f925998b [ 1008.839268] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.839268] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.839874] [55087]: INFO cinder.volume.api [None req-e18da485-409e-4b2a-b907-e9f6d74f3dfc tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 1008.871177] [55087]: INFO cinder.volume.api [None req-e18da485-409e-4b2a-b907-e9f6d74f3dfc tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Delete volume request issued successfully. [ 1008.874783] [55087]: INFO cinder.api.openstack.wsgi [None req-e18da485-409e-4b2a-b907-e9f6d74f3dfc tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/51a58e98-5bd2-4eae-b5f1-a373f925998b returned with HTTP 202 [ 1008.874783] [55087]: [pid: 55087|app: 0|req: 133/286] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:28:13 2025] DELETE /volume/v3/volumes/51a58e98-5bd2-4eae-b5f1-a373f925998b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1008.882517] [55086]: DEBUG cinder.api.middleware.request_id [None req-788fc4b8-c38d-4560-addf-7267024038f9 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.888259] [55086]: INFO cinder.api.openstack.wsgi [None req-788fc4b8-c38d-4560-addf-7267024038f9 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/51a58e98-5bd2-4eae-b5f1-a373f925998b [ 1008.888665] [55086]: DEBUG cinder.api.openstack.wsgi [None req-788fc4b8-c38d-4560-addf-7267024038f9 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.889314] [55086]: DEBUG cinder.api.openstack.wsgi [None req-788fc4b8-c38d-4560-addf-7267024038f9 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.902100] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.902100] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.907081] [55086]: INFO cinder.volume.api [None req-788fc4b8-c38d-4560-addf-7267024038f9 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Volume info retrieved successfully. [ 1008.912755] [55086]: INFO cinder.api.openstack.wsgi [None req-788fc4b8-c38d-4560-addf-7267024038f9 tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/51a58e98-5bd2-4eae-b5f1-a373f925998b returned with HTTP 200 [ 1008.913170] [55086]: [pid: 55086|app: 0|req: 154/287] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:13 2025] GET /volume/v3/volumes/51a58e98-5bd2-4eae-b5f1-a373f925998b => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1009.926673] [55087]: DEBUG cinder.api.middleware.request_id [None req-bb8b7356-ea08-446b-a157-ed773722556d None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.933436] [55087]: INFO cinder.api.openstack.wsgi [None req-bb8b7356-ea08-446b-a157-ed773722556d tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] GET http://10.180.1.21/volume/v3/volumes/51a58e98-5bd2-4eae-b5f1-a373f925998b [ 1009.933436] [55087]: DEBUG cinder.api.openstack.wsgi [None req-bb8b7356-ea08-446b-a157-ed773722556d tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.933436] [55087]: DEBUG cinder.api.openstack.wsgi [None req-bb8b7356-ea08-446b-a157-ed773722556d tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.940157] [55087]: INFO cinder.api.openstack.wsgi [None req-bb8b7356-ea08-446b-a157-ed773722556d tempest-ServerRescueNegativeTestJSON-2071802301 tempest-ServerRescueNegativeTestJSON-2071802301-project-member] http://10.180.1.21/volume/v3/volumes/51a58e98-5bd2-4eae-b5f1-a373f925998b returned with HTTP 404 [ 1009.940243] [55087]: [pid: 55087|app: 0|req: 134/288] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:14 2025] GET /volume/v3/volumes/51a58e98-5bd2-4eae-b5f1-a373f925998b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1014.666441] [55086]: DEBUG cinder.api.middleware.request_id [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.669422] [55086]: INFO cinder.api.openstack.wsgi [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1014.671647] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1195237930", "imageRef": "76fecab9-f0bb-460e-b9dc-5cbe4d8ea558", "size": 1}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1014.671647] [55086]: DEBUG cinder.api.v3.volumes [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1195237930', 'imageRef': '76fecab9-f0bb-460e-b9dc-5cbe4d8ea558', 'size': 1}} {{(pid=55086) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1014.869697] [55086]: INFO cinder.api.v3.volumes [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Create volume of 1 GB [ 1014.879021] [55086]: INFO cinder.volume.api [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Availability Zones retrieved successfully. [ 1014.886395] [55086]: DEBUG cinder.volume.api [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Flow 'volume_create_api' (1616063d-bf7a-400e-8f01-e86dd4cf1bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1014.887609] [55086]: DEBUG cinder.volume.api [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2d2b3d-7387-4c10-99f5-8d1533ec0b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1014.888823] [55086]: DEBUG cinder.volume.flows.api.create_volume [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Validating volume size '1' using validate_int {{(pid=55086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1014.939216] [55086]: DEBUG cinder.volume.api [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2d2b3d-7387-4c10-99f5-8d1533ec0b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1014.940402] [55086]: DEBUG cinder.volume.api [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07299958-5562-4cbe-88af-903dc9c20af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.006277] [55086]: DEBUG cinder.quota [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Created reservations ['1a20e9f9-f189-4902-91be-6d3f4a37f258', '2fcea919-bdb4-4cdd-b1c8-8eade43788e1', '8d141b82-d5b9-46dd-89fa-f94abadfef8a', 'b7345a0e-99e1-42ca-bb9a-cfb33c999902'] {{(pid=55086) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1015.008014] [55086]: DEBUG cinder.volume.api [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07299958-5562-4cbe-88af-903dc9c20af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a20e9f9-f189-4902-91be-6d3f4a37f258', '2fcea919-bdb4-4cdd-b1c8-8eade43788e1', '8d141b82-d5b9-46dd-89fa-f94abadfef8a', 'b7345a0e-99e1-42ca-bb9a-cfb33c999902']}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.009011] [55086]: DEBUG cinder.volume.api [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083c1722-ef95-4f42-bdf2-5a8835fa0423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.026669] [55086]: DEBUG cinder.volume.api [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083c1722-ef95-4f42-bdf2-5a8835fa0423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa0f2029-cb60-48a7-9431-ccda2d812a66', '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-1195237930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29d996068ba4a31bcf31ee1fe9567ab',qos_specs=None,replication_status=,reservations=['1a20e9f9-f189-4902-91be-6d3f4a37f258','2fcea919-bdb4-4cdd-b1c8-8eade43788e1','8d141b82-d5b9-46dd-89fa-f94abadfef8a','b7345a0e-99e1-42ca-bb9a-cfb33c999902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34cdf37ed1c4bbbae167e419c0e2664',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:28:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1195237930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa0f2029-cb60-48a7-9431-ccda2d812a66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c29d996068ba4a31bcf31ee1fe9567ab',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='d34cdf37ed1c4bbbae167e419c0e2664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.027601] [55086]: DEBUG cinder.volume.api [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb54e70d-85b5-4e96-a025-260893a051b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.041248] [55086]: DEBUG cinder.volume.api [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb54e70d-85b5-4e96-a025-260893a051b5) 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-1195237930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29d996068ba4a31bcf31ee1fe9567ab',qos_specs=None,replication_status=,reservations=['1a20e9f9-f189-4902-91be-6d3f4a37f258','2fcea919-bdb4-4cdd-b1c8-8eade43788e1','8d141b82-d5b9-46dd-89fa-f94abadfef8a','b7345a0e-99e1-42ca-bb9a-cfb33c999902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34cdf37ed1c4bbbae167e419c0e2664',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.042418] [55086]: DEBUG cinder.volume.api [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c94026e-8a38-4bad-848d-57fb2b692fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.052737] [55086]: DEBUG cinder.volume.api [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c94026e-8a38-4bad-848d-57fb2b692fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.052932] [55086]: DEBUG cinder.volume.api [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Flow 'volume_create_api' (1616063d-bf7a-400e-8f01-e86dd4cf1bf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1015.053303] [55086]: INFO cinder.volume.api [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Create volume request issued successfully. [ 1015.054042] [55086]: INFO cinder.api.openstack.wsgi [None req-a98e5adf-aa13-4657-8da5-9489dc2576e8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1015.054485] [55086]: [pid: 55086|app: 0|req: 155/289] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Feb 19 03:28:19 2025] POST /volume/v3/volumes => generated 898 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1015.067692] [55087]: DEBUG cinder.api.middleware.request_id [None req-d25c78e5-5729-46d4-ad25-ce1f6e1c0594 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.069997] [55087]: INFO cinder.api.openstack.wsgi [None req-d25c78e5-5729-46d4-ad25-ce1f6e1c0594 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1015.071224] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d25c78e5-5729-46d4-ad25-ce1f6e1c0594 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.071224] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d25c78e5-5729-46d4-ad25-ce1f6e1c0594 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.087542] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.087542] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.097294] [55087]: INFO cinder.volume.api [None req-d25c78e5-5729-46d4-ad25-ce1f6e1c0594 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1015.101051] [55087]: INFO cinder.api.openstack.wsgi [None req-d25c78e5-5729-46d4-ad25-ce1f6e1c0594 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1015.101051] [55087]: [pid: 55087|app: 0|req: 135/290] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:19 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 966 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1016.114043] [55086]: DEBUG cinder.api.middleware.request_id [None req-f7b036cd-0dba-4b26-ad39-3d2a496dfacb None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.117610] [55086]: INFO cinder.api.openstack.wsgi [None req-f7b036cd-0dba-4b26-ad39-3d2a496dfacb tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1016.118976] [55086]: DEBUG cinder.api.openstack.wsgi [None req-f7b036cd-0dba-4b26-ad39-3d2a496dfacb tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.119258] [55086]: DEBUG cinder.api.openstack.wsgi [None req-f7b036cd-0dba-4b26-ad39-3d2a496dfacb tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.133219] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.133219] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.138089] [55086]: INFO cinder.volume.api [None req-f7b036cd-0dba-4b26-ad39-3d2a496dfacb tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1016.148638] [55086]: INFO cinder.api.openstack.wsgi [None req-f7b036cd-0dba-4b26-ad39-3d2a496dfacb tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1016.149184] [55086]: [pid: 55086|app: 0|req: 156/291] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:20 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1017.162793] [55087]: DEBUG cinder.api.middleware.request_id [None req-6655500a-30ea-49b6-8e22-694fa0df2205 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.165178] [55087]: INFO cinder.api.openstack.wsgi [None req-6655500a-30ea-49b6-8e22-694fa0df2205 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1017.166506] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6655500a-30ea-49b6-8e22-694fa0df2205 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.166506] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6655500a-30ea-49b6-8e22-694fa0df2205 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.180054] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.180054] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.184766] [55087]: INFO cinder.volume.api [None req-6655500a-30ea-49b6-8e22-694fa0df2205 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1017.191235] [55087]: INFO cinder.api.openstack.wsgi [None req-6655500a-30ea-49b6-8e22-694fa0df2205 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1017.191235] [55087]: [pid: 55087|app: 0|req: 136/292] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:22 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1018.205690] [55086]: DEBUG cinder.api.middleware.request_id [None req-1f0780c0-7eb6-4f33-b140-cf05156067d7 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.211924] [55086]: INFO cinder.api.openstack.wsgi [None req-1f0780c0-7eb6-4f33-b140-cf05156067d7 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1018.212153] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1f0780c0-7eb6-4f33-b140-cf05156067d7 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.212417] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1f0780c0-7eb6-4f33-b140-cf05156067d7 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.225903] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.225903] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.232648] [55086]: INFO cinder.volume.api [None req-1f0780c0-7eb6-4f33-b140-cf05156067d7 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1018.238696] [55086]: INFO cinder.api.openstack.wsgi [None req-1f0780c0-7eb6-4f33-b140-cf05156067d7 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1018.239166] [55086]: [pid: 55086|app: 0|req: 157/293] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:23 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1019.254377] [55087]: DEBUG cinder.api.middleware.request_id [None req-c470025f-58e6-4377-9862-0ea418f41900 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.257421] [55087]: INFO cinder.api.openstack.wsgi [None req-c470025f-58e6-4377-9862-0ea418f41900 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1019.257679] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c470025f-58e6-4377-9862-0ea418f41900 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.258061] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c470025f-58e6-4377-9862-0ea418f41900 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.274630] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.274630] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.281863] [55087]: INFO cinder.volume.api [None req-c470025f-58e6-4377-9862-0ea418f41900 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1019.288451] [55087]: INFO cinder.api.openstack.wsgi [None req-c470025f-58e6-4377-9862-0ea418f41900 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1019.288891] [55087]: [pid: 55087|app: 0|req: 137/294] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:24 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1020.303380] [55086]: DEBUG cinder.api.middleware.request_id [None req-abd44824-4fae-474a-8c7a-bbdd216c368e None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.307141] [55086]: INFO cinder.api.openstack.wsgi [None req-abd44824-4fae-474a-8c7a-bbdd216c368e tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1020.307141] [55086]: DEBUG cinder.api.openstack.wsgi [None req-abd44824-4fae-474a-8c7a-bbdd216c368e tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.307141] [55086]: DEBUG cinder.api.openstack.wsgi [None req-abd44824-4fae-474a-8c7a-bbdd216c368e tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.317574] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.317574] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.322948] [55086]: INFO cinder.volume.api [None req-abd44824-4fae-474a-8c7a-bbdd216c368e tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1020.328546] [55086]: INFO cinder.api.openstack.wsgi [None req-abd44824-4fae-474a-8c7a-bbdd216c368e tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1020.329756] [55086]: [pid: 55086|app: 0|req: 158/295] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:25 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1021.345115] [55087]: DEBUG cinder.api.middleware.request_id [None req-055bae9f-9fcd-480d-9864-28ff9faf966c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.349145] [55087]: INFO cinder.api.openstack.wsgi [None req-055bae9f-9fcd-480d-9864-28ff9faf966c tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1021.349145] [55087]: DEBUG cinder.api.openstack.wsgi [None req-055bae9f-9fcd-480d-9864-28ff9faf966c tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.349145] [55087]: DEBUG cinder.api.openstack.wsgi [None req-055bae9f-9fcd-480d-9864-28ff9faf966c tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.360570] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.360570] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.369791] [55087]: INFO cinder.volume.api [None req-055bae9f-9fcd-480d-9864-28ff9faf966c tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1021.374513] [55087]: INFO cinder.api.openstack.wsgi [None req-055bae9f-9fcd-480d-9864-28ff9faf966c tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1021.375197] [55087]: [pid: 55087|app: 0|req: 138/296] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:26 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1021.742474] [55086]: DEBUG cinder.api.middleware.request_id [None req-30ff6430-9e15-4697-be84-de70958cc4c6 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.744741] [55086]: INFO cinder.api.openstack.wsgi [None req-30ff6430-9e15-4697-be84-de70958cc4c6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 1021.744989] [55086]: DEBUG cinder.api.openstack.wsgi [None req-30ff6430-9e15-4697-be84-de70958cc4c6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.745256] [55086]: DEBUG cinder.api.openstack.wsgi [None req-30ff6430-9e15-4697-be84-de70958cc4c6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.761313] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.761313] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.768119] [55086]: INFO cinder.volume.api [None req-30ff6430-9e15-4697-be84-de70958cc4c6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1021.773742] [55086]: INFO cinder.api.openstack.wsgi [None req-30ff6430-9e15-4697-be84-de70958cc4c6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 1021.774395] [55086]: [pid: 55086|app: 0|req: 159/297] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:26 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1021.946352] [55087]: DEBUG cinder.api.middleware.request_id [None req-cbf62fe1-aa9d-4425-a0ee-6ae6665b79de None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.948420] [55087]: INFO cinder.api.openstack.wsgi [None req-cbf62fe1-aa9d-4425-a0ee-6ae6665b79de tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 1021.948659] [55087]: DEBUG cinder.api.openstack.wsgi [None req-cbf62fe1-aa9d-4425-a0ee-6ae6665b79de tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.948868] [55087]: DEBUG cinder.api.openstack.wsgi [None req-cbf62fe1-aa9d-4425-a0ee-6ae6665b79de tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.959061] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.959061] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.962948] [55087]: INFO cinder.volume.api [None req-cbf62fe1-aa9d-4425-a0ee-6ae6665b79de tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1021.967361] [55087]: INFO cinder.api.openstack.wsgi [None req-cbf62fe1-aa9d-4425-a0ee-6ae6665b79de tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 1021.967880] [55087]: [pid: 55087|app: 0|req: 139/298] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:26 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1022.010248] [55086]: DEBUG cinder.api.middleware.request_id [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-59c701a4-91bc-492c-8c20-9c568151f0ef None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.012403] [55086]: INFO cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-59c701a4-91bc-492c-8c20-9c568151f0ef tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 1022.012620] [55086]: DEBUG cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-59c701a4-91bc-492c-8c20-9c568151f0ef tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1022.012843] [55086]: DEBUG cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-59c701a4-91bc-492c-8c20-9c568151f0ef tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1022.022446] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.022446] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.026356] [55086]: INFO cinder.volume.api [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-59c701a4-91bc-492c-8c20-9c568151f0ef tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1022.031017] [55086]: INFO cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-59c701a4-91bc-492c-8c20-9c568151f0ef tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 1022.031432] [55086]: [pid: 55086|app: 0|req: 160/299] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:28:26 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1022.051268] [55087]: DEBUG cinder.api.middleware.request_id [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-2c729d54-81d1-406a-8fb9-b96963945fe1 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.052020] [55087]: INFO cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-2c729d54-81d1-406a-8fb9-b96963945fe1 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] POST http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3/action [ 1022.052460] [55087]: DEBUG cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-2c729d54-81d1-406a-8fb9-b96963945fe1 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55087) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1022.052590] [55087]: DEBUG cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-2c729d54-81d1-406a-8fb9-b96963945fe1 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1022.064838] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.064838] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.065392] [55087]: INFO cinder.volume.api [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-2c729d54-81d1-406a-8fb9-b96963945fe1 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1022.071467] [55087]: INFO cinder.volume.api [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-2c729d54-81d1-406a-8fb9-b96963945fe1 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Begin detaching volume completed successfully. [ 1022.071690] [55087]: INFO cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-2c729d54-81d1-406a-8fb9-b96963945fe1 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3/action returned with HTTP 202 [ 1022.072171] [55087]: [pid: 55087|app: 0|req: 140/300] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:28:26 2025] POST /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1022.396622] [55086]: DEBUG cinder.api.middleware.request_id [None req-7f3ae7fc-ef64-44fa-b93b-070c6e1bdad5 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.401868] [55086]: INFO cinder.api.openstack.wsgi [None req-7f3ae7fc-ef64-44fa-b93b-070c6e1bdad5 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1022.402360] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7f3ae7fc-ef64-44fa-b93b-070c6e1bdad5 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1022.402473] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7f3ae7fc-ef64-44fa-b93b-070c6e1bdad5 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1022.419225] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.419225] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.424053] [55086]: INFO cinder.volume.api [None req-7f3ae7fc-ef64-44fa-b93b-070c6e1bdad5 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1022.429319] [55086]: INFO cinder.api.openstack.wsgi [None req-7f3ae7fc-ef64-44fa-b93b-070c6e1bdad5 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1022.430033] [55086]: [pid: 55086|app: 0|req: 161/301] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:27 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1023.101634] [55087]: DEBUG cinder.api.middleware.request_id [None req-f2a767ac-740b-46db-9402-49a1c1daaf3a None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.102186] [55087]: INFO cinder.api.openstack.wsgi [None req-f2a767ac-740b-46db-9402-49a1c1daaf3a None None] GET http://10.180.1.21/volume// [ 1023.102387] [55087]: DEBUG cinder.api.openstack.wsgi [None req-f2a767ac-740b-46db-9402-49a1c1daaf3a None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.102603] [55087]: DEBUG cinder.api.openstack.wsgi [None req-f2a767ac-740b-46db-9402-49a1c1daaf3a None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.103019] [55087]: INFO cinder.api.openstack.wsgi [None req-f2a767ac-740b-46db-9402-49a1c1daaf3a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1023.103363] [55087]: [pid: 55087|app: 0|req: 141/302] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:28:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1023.107272] [55086]: DEBUG cinder.api.middleware.request_id [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-2044e71d-6cdd-45d6-abbc-aa8401d61119 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.109612] [55086]: INFO cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-2044e71d-6cdd-45d6-abbc-aa8401d61119 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 1023.109862] [55086]: DEBUG cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-2044e71d-6cdd-45d6-abbc-aa8401d61119 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.110096] [55086]: DEBUG cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-2044e71d-6cdd-45d6-abbc-aa8401d61119 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.126634] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.126634] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.130390] [55086]: INFO cinder.volume.api [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-2044e71d-6cdd-45d6-abbc-aa8401d61119 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1023.135312] [55086]: INFO cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-2044e71d-6cdd-45d6-abbc-aa8401d61119 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 1023.135748] [55086]: [pid: 55086|app: 0|req: 162/303] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:28:27 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1023.444415] [55087]: DEBUG cinder.api.middleware.request_id [None req-ad162dc0-89aa-4cf6-85dc-6272b5fb7019 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.446738] [55087]: INFO cinder.api.openstack.wsgi [None req-ad162dc0-89aa-4cf6-85dc-6272b5fb7019 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1023.447010] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ad162dc0-89aa-4cf6-85dc-6272b5fb7019 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.447235] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ad162dc0-89aa-4cf6-85dc-6272b5fb7019 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.458184] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.458184] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.462386] [55087]: INFO cinder.volume.api [None req-ad162dc0-89aa-4cf6-85dc-6272b5fb7019 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1023.468155] [55087]: INFO cinder.api.openstack.wsgi [None req-ad162dc0-89aa-4cf6-85dc-6272b5fb7019 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1023.468561] [55087]: [pid: 55087|app: 0|req: 142/304] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:28 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1024.077819] [55086]: DEBUG cinder.api.middleware.request_id [None req-6f734427-ac35-4acb-b639-6af2ca08933b None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.079792] [55086]: INFO cinder.api.openstack.wsgi [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1024.080184] [55086]: DEBUG cinder.api.openstack.wsgi [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2030856158"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1024.081835] [55086]: DEBUG cinder.api.v3.volumes [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-2030856158'}} {{(pid=55086) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1024.081989] [55086]: INFO cinder.api.v3.volumes [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Create volume of 1 GB [ 1024.086337] [55086]: INFO cinder.volume.api [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Availability Zones retrieved successfully. [ 1024.094948] [55086]: DEBUG cinder.volume.api [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Flow 'volume_create_api' (8db0ff78-dd11-4905-bfa8-ba0b4d2d55a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1024.096115] [55086]: DEBUG cinder.volume.api [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5d714af-ae5f-433f-9bf2-dbb20f375693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.097267] [55086]: DEBUG cinder.volume.flows.api.create_volume [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Validating volume size '1' using validate_int {{(pid=55086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1024.114712] [55086]: DEBUG cinder.volume.api [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5d714af-ae5f-433f-9bf2-dbb20f375693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.115681] [55086]: DEBUG cinder.volume.api [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66dd516b-69d2-4563-a868-c97add5b6c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.162361] [55086]: DEBUG cinder.quota [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Created reservations ['8e0806a5-3472-4415-bbd7-bb2dfe1c2ab9', '43bed3f4-4f80-4c88-be49-67104a61bd3a', 'bdcc2cfd-be9f-48c7-8084-374badb0b227', '0a2ab648-22ce-41bb-a8cb-4ac3d5739078'] {{(pid=55086) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1024.163416] [55086]: DEBUG cinder.volume.api [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66dd516b-69d2-4563-a868-c97add5b6c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e0806a5-3472-4415-bbd7-bb2dfe1c2ab9', '43bed3f4-4f80-4c88-be49-67104a61bd3a', 'bdcc2cfd-be9f-48c7-8084-374badb0b227', '0a2ab648-22ce-41bb-a8cb-4ac3d5739078']}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.164346] [55086]: DEBUG cinder.volume.api [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aae226f-050c-45da-a886-872b38513b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.177916] [55086]: DEBUG cinder.volume.api [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aae226f-050c-45da-a886-872b38513b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75cf9fb5-1c57-4e52-bf13-7b076d603530', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2030856158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d390cced2394487888e657264d4629d5',qos_specs=None,replication_status=,reservations=['8e0806a5-3472-4415-bbd7-bb2dfe1c2ab9','43bed3f4-4f80-4c88-be49-67104a61bd3a','bdcc2cfd-be9f-48c7-8084-374badb0b227','0a2ab648-22ce-41bb-a8cb-4ac3d5739078'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41758694ea764a3ca650388d5a4dbbd0',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:28:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2030856158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75cf9fb5-1c57-4e52-bf13-7b076d603530,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d390cced2394487888e657264d4629d5',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='41758694ea764a3ca650388d5a4dbbd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.178879] [55086]: DEBUG cinder.volume.api [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9fa65a5-5775-4663-8a63-63be1d7505d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.193839] [55086]: DEBUG cinder.volume.api [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9fa65a5-5775-4663-8a63-63be1d7505d2) 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-2030856158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d390cced2394487888e657264d4629d5',qos_specs=None,replication_status=,reservations=['8e0806a5-3472-4415-bbd7-bb2dfe1c2ab9','43bed3f4-4f80-4c88-be49-67104a61bd3a','bdcc2cfd-be9f-48c7-8084-374badb0b227','0a2ab648-22ce-41bb-a8cb-4ac3d5739078'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41758694ea764a3ca650388d5a4dbbd0',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.194763] [55086]: DEBUG cinder.volume.api [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc557b11-7bde-434c-9014-c271512bcf9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.203728] [55086]: DEBUG cinder.volume.api [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc557b11-7bde-434c-9014-c271512bcf9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.204768] [55086]: DEBUG cinder.volume.api [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Flow 'volume_create_api' (8db0ff78-dd11-4905-bfa8-ba0b4d2d55a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1024.205150] [55086]: INFO cinder.volume.api [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Create volume request issued successfully. [ 1024.205795] [55086]: INFO cinder.api.openstack.wsgi [None req-6f734427-ac35-4acb-b639-6af2ca08933b tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1024.206452] [55086]: [pid: 55086|app: 0|req: 163/305] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:28:28 2025] POST /volume/v3/volumes => generated 753 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1024.218929] [55087]: DEBUG cinder.api.middleware.request_id [None req-e9510fe3-c44b-4c8f-8750-6f7b4ff82742 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.221858] [55087]: INFO cinder.api.openstack.wsgi [None req-e9510fe3-c44b-4c8f-8750-6f7b4ff82742 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1024.222139] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e9510fe3-c44b-4c8f-8750-6f7b4ff82742 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.222361] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e9510fe3-c44b-4c8f-8750-6f7b4ff82742 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.239240] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.239240] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.245227] [55087]: INFO cinder.volume.api [None req-e9510fe3-c44b-4c8f-8750-6f7b4ff82742 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1024.251290] [55087]: INFO cinder.api.openstack.wsgi [None req-e9510fe3-c44b-4c8f-8750-6f7b4ff82742 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1024.251722] [55087]: [pid: 55087|app: 0|req: 143/306] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:29 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.287676] [55086]: DEBUG cinder.api.middleware.request_id [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-fc4b56f8-8dda-452e-8d26-2afd1cbb5a1f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.290419] [55086]: INFO cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-fc4b56f8-8dda-452e-8d26-2afd1cbb5a1f tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6c8cdc4a-e14f-4239-bec5-a8e22385e329 [ 1024.290665] [55086]: DEBUG cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-fc4b56f8-8dda-452e-8d26-2afd1cbb5a1f tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.290933] [55086]: DEBUG cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-fc4b56f8-8dda-452e-8d26-2afd1cbb5a1f tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.304340] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.304340] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.480963] [55087]: DEBUG cinder.api.middleware.request_id [None req-3ec5e3e0-0e47-46a8-915b-1d4badcdfa1c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.482792] [55087]: INFO cinder.api.openstack.wsgi [None req-3ec5e3e0-0e47-46a8-915b-1d4badcdfa1c tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1024.483243] [55087]: DEBUG cinder.api.openstack.wsgi [None req-3ec5e3e0-0e47-46a8-915b-1d4badcdfa1c tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.483606] [55087]: DEBUG cinder.api.openstack.wsgi [None req-3ec5e3e0-0e47-46a8-915b-1d4badcdfa1c tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.492073] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.492073] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.496076] [55087]: INFO cinder.volume.api [None req-3ec5e3e0-0e47-46a8-915b-1d4badcdfa1c tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1024.500682] [55087]: INFO cinder.api.openstack.wsgi [None req-3ec5e3e0-0e47-46a8-915b-1d4badcdfa1c tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1024.501155] [55087]: [pid: 55087|app: 0|req: 144/307] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:29 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1024.849514] [55086]: INFO cinder.api.openstack.wsgi [req-862e8712-7084-4f0f-a69c-290151a07bf6 req-fc4b56f8-8dda-452e-8d26-2afd1cbb5a1f tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments/6c8cdc4a-e14f-4239-bec5-a8e22385e329 returned with HTTP 200 [ 1024.850271] [55086]: [pid: 55086|app: 0|req: 164/308] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:28:29 2025] DELETE /volume/v3/attachments/6c8cdc4a-e14f-4239-bec5-a8e22385e329 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.264522] [55087]: DEBUG cinder.api.middleware.request_id [None req-d2d5c2c6-25ec-47f9-8bfb-e5a5e034e597 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.266693] [55087]: INFO cinder.api.openstack.wsgi [None req-d2d5c2c6-25ec-47f9-8bfb-e5a5e034e597 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1025.267654] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d2d5c2c6-25ec-47f9-8bfb-e5a5e034e597 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.267852] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d2d5c2c6-25ec-47f9-8bfb-e5a5e034e597 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.281455] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.281455] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.288050] [55087]: INFO cinder.volume.api [None req-d2d5c2c6-25ec-47f9-8bfb-e5a5e034e597 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1025.293303] [55087]: INFO cinder.api.openstack.wsgi [None req-d2d5c2c6-25ec-47f9-8bfb-e5a5e034e597 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1025.293788] [55087]: [pid: 55087|app: 0|req: 145/309] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:30 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.476521] [55086]: DEBUG cinder.api.middleware.request_id [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-6f10b079-bfba-41d3-940a-5c4f757e5ff9 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.479078] [55086]: INFO cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-6f10b079-bfba-41d3-940a-5c4f757e5ff9 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1025.479361] [55086]: DEBUG cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-6f10b079-bfba-41d3-940a-5c4f757e5ff9 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.479578] [55086]: DEBUG cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-6f10b079-bfba-41d3-940a-5c4f757e5ff9 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.489530] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.489530] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.493601] [55086]: INFO cinder.volume.api [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-6f10b079-bfba-41d3-940a-5c4f757e5ff9 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1025.498517] [55086]: INFO cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-6f10b079-bfba-41d3-940a-5c4f757e5ff9 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1025.499095] [55086]: [pid: 55086|app: 0|req: 165/310] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:28:30 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.512418] [55087]: DEBUG cinder.api.middleware.request_id [None req-e383d573-db6e-4d1f-8e82-f660d8a27434 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.516071] [55087]: INFO cinder.api.openstack.wsgi [None req-e383d573-db6e-4d1f-8e82-f660d8a27434 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1025.516071] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e383d573-db6e-4d1f-8e82-f660d8a27434 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.516071] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e383d573-db6e-4d1f-8e82-f660d8a27434 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.526244] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.526244] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.530532] [55087]: INFO cinder.volume.api [None req-e383d573-db6e-4d1f-8e82-f660d8a27434 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1025.535365] [55087]: INFO cinder.api.openstack.wsgi [None req-e383d573-db6e-4d1f-8e82-f660d8a27434 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1025.535793] [55087]: [pid: 55087|app: 0|req: 146/311] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:30 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1026.547130] [55086]: DEBUG cinder.api.middleware.request_id [None req-87188415-68f4-4ee7-b977-bc24755b49a9 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.549216] [55086]: INFO cinder.api.openstack.wsgi [None req-87188415-68f4-4ee7-b977-bc24755b49a9 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1026.550044] [55086]: DEBUG cinder.api.openstack.wsgi [None req-87188415-68f4-4ee7-b977-bc24755b49a9 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.550044] [55086]: DEBUG cinder.api.openstack.wsgi [None req-87188415-68f4-4ee7-b977-bc24755b49a9 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.559168] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.559168] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.563121] [55086]: INFO cinder.volume.api [None req-87188415-68f4-4ee7-b977-bc24755b49a9 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1026.567808] [55086]: INFO cinder.api.openstack.wsgi [None req-87188415-68f4-4ee7-b977-bc24755b49a9 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1026.568197] [55086]: [pid: 55086|app: 0|req: 166/312] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:31 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1026.700555] [55087]: DEBUG cinder.api.middleware.request_id [None req-bdf771de-2aad-4435-9b61-89c00a82ed31 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.703251] [55087]: INFO cinder.api.openstack.wsgi [None req-bdf771de-2aad-4435-9b61-89c00a82ed31 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 1026.703976] [55087]: DEBUG cinder.api.openstack.wsgi [None req-bdf771de-2aad-4435-9b61-89c00a82ed31 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.703976] [55087]: DEBUG cinder.api.openstack.wsgi [None req-bdf771de-2aad-4435-9b61-89c00a82ed31 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.713066] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.713066] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.716894] [55087]: INFO cinder.volume.api [None req-bdf771de-2aad-4435-9b61-89c00a82ed31 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1026.721862] [55087]: INFO cinder.api.openstack.wsgi [None req-bdf771de-2aad-4435-9b61-89c00a82ed31 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 1026.722288] [55087]: [pid: 55087|app: 0|req: 147/313] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:31 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.029074] [55086]: DEBUG cinder.api.middleware.request_id [None req-cd5751ca-4cd3-4071-b221-98f6678f764f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.029074] [55086]: INFO cinder.api.openstack.wsgi [None req-cd5751ca-4cd3-4071-b221-98f6678f764f None None] GET http://10.180.1.21/volume// [ 1027.029074] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cd5751ca-4cd3-4071-b221-98f6678f764f None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.029074] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cd5751ca-4cd3-4071-b221-98f6678f764f None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.029074] [55086]: INFO cinder.api.openstack.wsgi [None req-cd5751ca-4cd3-4071-b221-98f6678f764f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1027.029074] [55086]: [pid: 55086|app: 0|req: 167/314] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:28:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1027.034929] [55087]: DEBUG cinder.api.middleware.request_id [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-69ef150a-2304-4fb2-91ef-8dad22016836 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.038875] [55087]: INFO cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-69ef150a-2304-4fb2-91ef-8dad22016836 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1027.039419] [55087]: DEBUG cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-69ef150a-2304-4fb2-91ef-8dad22016836 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75cf9fb5-1c57-4e52-bf13-7b076d603530", "connector": null, "instance_uuid": "3b952577-6812-4287-85be-cf13edfd1ae2"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1027.053802] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.053802] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.080870] [55087]: INFO cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-69ef150a-2304-4fb2-91ef-8dad22016836 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1027.081466] [55087]: [pid: 55087|app: 0|req: 148/315] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:28:31 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1027.101127] [55086]: DEBUG cinder.api.middleware.request_id [None req-88add781-706b-4962-99e0-e1ce2f10e52f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.107765] [55086]: INFO cinder.api.openstack.wsgi [None req-88add781-706b-4962-99e0-e1ce2f10e52f tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1027.107765] [55086]: DEBUG cinder.api.openstack.wsgi [None req-88add781-706b-4962-99e0-e1ce2f10e52f tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.107765] [55086]: DEBUG cinder.api.openstack.wsgi [None req-88add781-706b-4962-99e0-e1ce2f10e52f tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.124706] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.124706] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.130656] [55086]: INFO cinder.volume.api [None req-88add781-706b-4962-99e0-e1ce2f10e52f tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1027.141865] [55086]: INFO cinder.api.openstack.wsgi [None req-88add781-706b-4962-99e0-e1ce2f10e52f tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1027.141865] [55086]: [pid: 55086|app: 0|req: 168/316] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:31 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1027.579601] [55087]: DEBUG cinder.api.middleware.request_id [None req-efc2662e-6fe7-4284-9b29-a473e7c658b7 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.582067] [55087]: INFO cinder.api.openstack.wsgi [None req-efc2662e-6fe7-4284-9b29-a473e7c658b7 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1027.582335] [55087]: DEBUG cinder.api.openstack.wsgi [None req-efc2662e-6fe7-4284-9b29-a473e7c658b7 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.582644] [55087]: DEBUG cinder.api.openstack.wsgi [None req-efc2662e-6fe7-4284-9b29-a473e7c658b7 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.595610] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.595610] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.601294] [55087]: INFO cinder.volume.api [None req-efc2662e-6fe7-4284-9b29-a473e7c658b7 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1027.606264] [55086]: DEBUG cinder.api.middleware.request_id [None req-33eec4de-00b0-4836-b5d0-9f01b45f3cbf None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.606976] [55086]: INFO cinder.api.openstack.wsgi [None req-33eec4de-00b0-4836-b5d0-9f01b45f3cbf None None] GET http://10.180.1.21/volume// [ 1027.607248] [55086]: DEBUG cinder.api.openstack.wsgi [None req-33eec4de-00b0-4836-b5d0-9f01b45f3cbf None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.607475] [55086]: DEBUG cinder.api.openstack.wsgi [None req-33eec4de-00b0-4836-b5d0-9f01b45f3cbf None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.607878] [55086]: INFO cinder.api.openstack.wsgi [None req-33eec4de-00b0-4836-b5d0-9f01b45f3cbf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1027.607921] [55087]: INFO cinder.api.openstack.wsgi [None req-efc2662e-6fe7-4284-9b29-a473e7c658b7 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1027.608471] [55087]: [pid: 55087|app: 0|req: 149/317] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:32 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1027.608638] [55086]: [pid: 55086|app: 0|req: 169/318] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:28:32 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1027.617279] [55087]: DEBUG cinder.api.middleware.request_id [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-846c8f93-e16f-4848-b0d4-e59501de986d None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.620172] [55087]: INFO cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-846c8f93-e16f-4848-b0d4-e59501de986d tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1027.620443] [55087]: DEBUG cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-846c8f93-e16f-4848-b0d4-e59501de986d tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.620661] [55087]: DEBUG cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-846c8f93-e16f-4848-b0d4-e59501de986d tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.635753] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.635753] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.639996] [55087]: INFO cinder.volume.api [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-846c8f93-e16f-4848-b0d4-e59501de986d tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1027.645311] [55087]: INFO cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-846c8f93-e16f-4848-b0d4-e59501de986d tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1027.645842] [55087]: [pid: 55087|app: 0|req: 150/319] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:28:32 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1027.673499] [55086]: DEBUG cinder.api.middleware.request_id [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-26a2bfc4-4375-4583-a8a4-9ed12fe65446 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.676028] [55086]: INFO cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-26a2bfc4-4375-4583-a8a4-9ed12fe65446 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] PUT http://10.180.1.21/volume/v3/attachments/630efe27-4d67-4688-87df-960e9176deee [ 1027.676476] [55086]: DEBUG cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-26a2bfc4-4375-4583-a8a4-9ed12fe65446 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-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-535101", "mountpoint": "/dev/sdb"}}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1027.685462] [55086]: DEBUG cinder.coordination [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-26a2bfc4-4375-4583-a8a4-9ed12fe65446 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Acquiring lock "cinder-attachment_update-75cf9fb5-1c57-4e52-bf13-7b076d603530-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1027.691636] [55086]: DEBUG cinder.coordination [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-26a2bfc4-4375-4583-a8a4-9ed12fe65446 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Lock "cinder-attachment_update-75cf9fb5-1c57-4e52-bf13-7b076d603530-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1027.692797] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.692797] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.152339] [55087]: DEBUG cinder.api.middleware.request_id [None req-cdfc0121-b1b9-4de9-8f2d-b4f3bed230d8 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.155057] [55087]: INFO cinder.api.openstack.wsgi [None req-cdfc0121-b1b9-4de9-8f2d-b4f3bed230d8 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1028.155057] [55087]: DEBUG cinder.api.openstack.wsgi [None req-cdfc0121-b1b9-4de9-8f2d-b4f3bed230d8 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.155234] [55087]: DEBUG cinder.api.openstack.wsgi [None req-cdfc0121-b1b9-4de9-8f2d-b4f3bed230d8 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.171117] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.171117] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.175791] [55087]: INFO cinder.volume.api [None req-cdfc0121-b1b9-4de9-8f2d-b4f3bed230d8 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1028.181282] [55087]: INFO cinder.api.openstack.wsgi [None req-cdfc0121-b1b9-4de9-8f2d-b4f3bed230d8 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1028.181918] [55087]: [pid: 55087|app: 0|req: 151/320] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:33 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.626726] [55087]: DEBUG cinder.api.middleware.request_id [None req-bda3e9b1-4b63-46fb-9252-8bc2ce702fdb None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.631084] [55087]: INFO cinder.api.openstack.wsgi [None req-bda3e9b1-4b63-46fb-9252-8bc2ce702fdb tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1028.631084] [55087]: DEBUG cinder.api.openstack.wsgi [None req-bda3e9b1-4b63-46fb-9252-8bc2ce702fdb tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.631371] [55087]: DEBUG cinder.api.openstack.wsgi [None req-bda3e9b1-4b63-46fb-9252-8bc2ce702fdb tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.643659] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.643659] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.648492] [55087]: INFO cinder.volume.api [None req-bda3e9b1-4b63-46fb-9252-8bc2ce702fdb tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1028.654773] [55087]: INFO cinder.api.openstack.wsgi [None req-bda3e9b1-4b63-46fb-9252-8bc2ce702fdb tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1028.655321] [55087]: [pid: 55087|app: 0|req: 152/321] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:33 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1029.197188] [55087]: DEBUG cinder.api.middleware.request_id [None req-eaa2ea70-e9dc-4daa-bd52-3a46d69c0532 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.198499] [55087]: INFO cinder.api.openstack.wsgi [None req-eaa2ea70-e9dc-4daa-bd52-3a46d69c0532 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1029.198793] [55087]: DEBUG cinder.api.openstack.wsgi [None req-eaa2ea70-e9dc-4daa-bd52-3a46d69c0532 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.199426] [55087]: DEBUG cinder.api.openstack.wsgi [None req-eaa2ea70-e9dc-4daa-bd52-3a46d69c0532 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.216472] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.216472] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.221157] [55087]: INFO cinder.volume.api [None req-eaa2ea70-e9dc-4daa-bd52-3a46d69c0532 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1029.231647] [55087]: INFO cinder.api.openstack.wsgi [None req-eaa2ea70-e9dc-4daa-bd52-3a46d69c0532 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1029.235364] [55087]: [pid: 55087|app: 0|req: 153/322] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:34 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.673433] [55087]: DEBUG cinder.api.middleware.request_id [None req-ba0311cc-3b68-4684-91fb-61eee48e01f8 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.675649] [55087]: INFO cinder.api.openstack.wsgi [None req-ba0311cc-3b68-4684-91fb-61eee48e01f8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1029.675938] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ba0311cc-3b68-4684-91fb-61eee48e01f8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.676191] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ba0311cc-3b68-4684-91fb-61eee48e01f8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.688185] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.688185] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.692305] [55087]: INFO cinder.volume.api [None req-ba0311cc-3b68-4684-91fb-61eee48e01f8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1029.697232] [55087]: INFO cinder.api.openstack.wsgi [None req-ba0311cc-3b68-4684-91fb-61eee48e01f8 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1029.697638] [55087]: [pid: 55087|app: 0|req: 154/323] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:34 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1030.248159] [55087]: DEBUG cinder.api.middleware.request_id [None req-48401240-42cb-4f77-a908-06cb182c1db4 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.250345] [55087]: INFO cinder.api.openstack.wsgi [None req-48401240-42cb-4f77-a908-06cb182c1db4 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1030.250705] [55087]: DEBUG cinder.api.openstack.wsgi [None req-48401240-42cb-4f77-a908-06cb182c1db4 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.250799] [55087]: DEBUG cinder.api.openstack.wsgi [None req-48401240-42cb-4f77-a908-06cb182c1db4 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.262522] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.262522] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.265819] [55087]: INFO cinder.volume.api [None req-48401240-42cb-4f77-a908-06cb182c1db4 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1030.270124] [55087]: INFO cinder.api.openstack.wsgi [None req-48401240-42cb-4f77-a908-06cb182c1db4 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1030.270522] [55087]: [pid: 55087|app: 0|req: 155/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:35 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.713653] [55087]: DEBUG cinder.api.middleware.request_id [None req-700d32c3-380c-475c-b9a8-c0d9f635ed59 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.715742] [55087]: INFO cinder.api.openstack.wsgi [None req-700d32c3-380c-475c-b9a8-c0d9f635ed59 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1030.715998] [55087]: DEBUG cinder.api.openstack.wsgi [None req-700d32c3-380c-475c-b9a8-c0d9f635ed59 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.716235] [55087]: DEBUG cinder.api.openstack.wsgi [None req-700d32c3-380c-475c-b9a8-c0d9f635ed59 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.725307] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.725307] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.730069] [55087]: INFO cinder.volume.api [None req-700d32c3-380c-475c-b9a8-c0d9f635ed59 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1030.735422] [55087]: INFO cinder.api.openstack.wsgi [None req-700d32c3-380c-475c-b9a8-c0d9f635ed59 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1030.735874] [55087]: [pid: 55087|app: 0|req: 156/325] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:35 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1031.282716] [55087]: DEBUG cinder.api.middleware.request_id [None req-7c051a02-9310-45b1-9770-122f1848872c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.285717] [55087]: INFO cinder.api.openstack.wsgi [None req-7c051a02-9310-45b1-9770-122f1848872c tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1031.286308] [55087]: DEBUG cinder.api.openstack.wsgi [None req-7c051a02-9310-45b1-9770-122f1848872c tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.286570] [55087]: DEBUG cinder.api.openstack.wsgi [None req-7c051a02-9310-45b1-9770-122f1848872c tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.303611] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.303611] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.312026] [55087]: INFO cinder.volume.api [None req-7c051a02-9310-45b1-9770-122f1848872c tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1031.313686] [55087]: INFO cinder.api.openstack.wsgi [None req-7c051a02-9310-45b1-9770-122f1848872c tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1031.314236] [55087]: [pid: 55087|app: 0|req: 157/326] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:36 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.748445] [55087]: DEBUG cinder.api.middleware.request_id [None req-20b350c3-7c74-4132-834d-b5a29e4cfad0 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.754333] [55087]: INFO cinder.api.openstack.wsgi [None req-20b350c3-7c74-4132-834d-b5a29e4cfad0 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1031.754810] [55087]: DEBUG cinder.api.openstack.wsgi [None req-20b350c3-7c74-4132-834d-b5a29e4cfad0 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.754810] [55087]: DEBUG cinder.api.openstack.wsgi [None req-20b350c3-7c74-4132-834d-b5a29e4cfad0 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.770573] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.770573] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.777622] [55087]: INFO cinder.volume.api [None req-20b350c3-7c74-4132-834d-b5a29e4cfad0 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1031.783586] [55087]: INFO cinder.api.openstack.wsgi [None req-20b350c3-7c74-4132-834d-b5a29e4cfad0 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1031.784324] [55087]: [pid: 55087|app: 0|req: 158/327] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:36 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.324713] [55087]: DEBUG cinder.api.middleware.request_id [None req-9bcb9e1d-e849-4651-8b21-a338072d4810 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.326897] [55087]: INFO cinder.api.openstack.wsgi [None req-9bcb9e1d-e849-4651-8b21-a338072d4810 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1032.326897] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9bcb9e1d-e849-4651-8b21-a338072d4810 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.327162] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9bcb9e1d-e849-4651-8b21-a338072d4810 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.338261] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.338261] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.342438] [55087]: INFO cinder.volume.api [None req-9bcb9e1d-e849-4651-8b21-a338072d4810 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1032.347692] [55087]: INFO cinder.api.openstack.wsgi [None req-9bcb9e1d-e849-4651-8b21-a338072d4810 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1032.348280] [55087]: [pid: 55087|app: 0|req: 159/328] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:37 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.713389] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=267,cinder:UPDATE=50,cinder:INSERT=33 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1032.717774] [55086]: DEBUG cinder.coordination [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-26a2bfc4-4375-4583-a8a4-9ed12fe65446 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Lock "cinder-attachment_update-75cf9fb5-1c57-4e52-bf13-7b076d603530-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.026s {{(pid=55086) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1032.718187] [55086]: INFO cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-26a2bfc4-4375-4583-a8a4-9ed12fe65446 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/attachments/630efe27-4d67-4688-87df-960e9176deee returned with HTTP 200 [ 1032.718749] [55086]: [pid: 55086|app: 0|req: 170/329] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:28:32 2025] PUT /volume/v3/attachments/630efe27-4d67-4688-87df-960e9176deee => generated 617 bytes in 5046 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.798243] [55087]: DEBUG cinder.api.middleware.request_id [None req-3768fcae-1bd0-4540-86b5-7a2ae99debc3 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.800307] [55087]: INFO cinder.api.openstack.wsgi [None req-3768fcae-1bd0-4540-86b5-7a2ae99debc3 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1032.800550] [55087]: DEBUG cinder.api.openstack.wsgi [None req-3768fcae-1bd0-4540-86b5-7a2ae99debc3 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.802095] [55087]: DEBUG cinder.api.openstack.wsgi [None req-3768fcae-1bd0-4540-86b5-7a2ae99debc3 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.808119] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.808119] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.811475] [55087]: INFO cinder.volume.api [None req-3768fcae-1bd0-4540-86b5-7a2ae99debc3 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1032.815758] [55087]: INFO cinder.api.openstack.wsgi [None req-3768fcae-1bd0-4540-86b5-7a2ae99debc3 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1032.816303] [55087]: [pid: 55087|app: 0|req: 160/330] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:37 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 990 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1033.360069] [55086]: DEBUG cinder.api.middleware.request_id [None req-60741333-a145-4a7c-accd-97b19b1b46b9 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.362477] [55086]: INFO cinder.api.openstack.wsgi [None req-60741333-a145-4a7c-accd-97b19b1b46b9 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1033.362792] [55086]: DEBUG cinder.api.openstack.wsgi [None req-60741333-a145-4a7c-accd-97b19b1b46b9 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.363048] [55086]: DEBUG cinder.api.openstack.wsgi [None req-60741333-a145-4a7c-accd-97b19b1b46b9 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.383667] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.383667] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.388551] [55086]: INFO cinder.volume.api [None req-60741333-a145-4a7c-accd-97b19b1b46b9 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1033.394194] [55086]: INFO cinder.api.openstack.wsgi [None req-60741333-a145-4a7c-accd-97b19b1b46b9 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1033.394605] [55086]: [pid: 55086|app: 0|req: 171/331] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:38 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.836309] [55087]: DEBUG cinder.api.middleware.request_id [None req-d1eb5725-c34b-4bec-bc5d-610638b3eed5 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.839241] [55087]: INFO cinder.api.openstack.wsgi [None req-d1eb5725-c34b-4bec-bc5d-610638b3eed5 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1033.839718] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d1eb5725-c34b-4bec-bc5d-610638b3eed5 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.840135] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d1eb5725-c34b-4bec-bc5d-610638b3eed5 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.855776] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.855776] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.877884] [55087]: INFO cinder.volume.api [None req-d1eb5725-c34b-4bec-bc5d-610638b3eed5 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1033.909020] [55087]: INFO cinder.api.openstack.wsgi [None req-d1eb5725-c34b-4bec-bc5d-610638b3eed5 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1033.909020] [55087]: [pid: 55087|app: 0|req: 161/332] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:28:38 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 1573 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1034.092997] [55086]: DEBUG cinder.api.middleware.request_id [req-b776205a-39ef-479d-90b3-8acde03874d3 req-20be1d70-6f97-4c39-a4cf-3cb34f89c158 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.099265] [55086]: INFO cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-20be1d70-6f97-4c39-a4cf-3cb34f89c158 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1034.099592] [55086]: DEBUG cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-20be1d70-6f97-4c39-a4cf-3cb34f89c158 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.099838] [55086]: DEBUG cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-20be1d70-6f97-4c39-a4cf-3cb34f89c158 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.118794] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.118794] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.126082] [55086]: INFO cinder.volume.api [req-b776205a-39ef-479d-90b3-8acde03874d3 req-20be1d70-6f97-4c39-a4cf-3cb34f89c158 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1034.134713] [55086]: INFO cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-20be1d70-6f97-4c39-a4cf-3cb34f89c158 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1034.139081] [55086]: [pid: 55086|app: 0|req: 172/333] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:28:38 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 1392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.415146] [55087]: DEBUG cinder.api.middleware.request_id [None req-9bf4aadc-c1cf-4a3a-861e-36a231e84cec None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.418017] [55087]: INFO cinder.api.openstack.wsgi [None req-9bf4aadc-c1cf-4a3a-861e-36a231e84cec tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1034.418349] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9bf4aadc-c1cf-4a3a-861e-36a231e84cec tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.418570] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9bf4aadc-c1cf-4a3a-861e-36a231e84cec tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.436761] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.436761] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.445574] [55087]: INFO cinder.volume.api [None req-9bf4aadc-c1cf-4a3a-861e-36a231e84cec tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1034.452014] [55087]: INFO cinder.api.openstack.wsgi [None req-9bf4aadc-c1cf-4a3a-861e-36a231e84cec tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1034.452707] [55087]: [pid: 55087|app: 0|req: 162/334] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:39 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.658840] [55086]: DEBUG cinder.api.middleware.request_id [req-b776205a-39ef-479d-90b3-8acde03874d3 req-acafe543-1494-448f-98b3-0172ebcf1245 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.661678] [55086]: INFO cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-acafe543-1494-448f-98b3-0172ebcf1245 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1034.661905] [55086]: DEBUG cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-acafe543-1494-448f-98b3-0172ebcf1245 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.662130] [55086]: DEBUG cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-acafe543-1494-448f-98b3-0172ebcf1245 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.669982] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.669982] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.673455] [55086]: INFO cinder.volume.api [req-b776205a-39ef-479d-90b3-8acde03874d3 req-acafe543-1494-448f-98b3-0172ebcf1245 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1034.678663] [55086]: INFO cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-acafe543-1494-448f-98b3-0172ebcf1245 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1034.683115] [55086]: [pid: 55086|app: 0|req: 173/335] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:28:39 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1034.686441] [55087]: DEBUG cinder.api.middleware.request_id [None req-70af3535-fbfd-4ac9-b93f-2c16c171178a None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.686441] [55087]: INFO cinder.api.openstack.wsgi [None req-70af3535-fbfd-4ac9-b93f-2c16c171178a None None] GET http://10.180.1.21/volume// [ 1034.686441] [55087]: DEBUG cinder.api.openstack.wsgi [None req-70af3535-fbfd-4ac9-b93f-2c16c171178a None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.686441] [55087]: DEBUG cinder.api.openstack.wsgi [None req-70af3535-fbfd-4ac9-b93f-2c16c171178a None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.686441] [55087]: INFO cinder.api.openstack.wsgi [None req-70af3535-fbfd-4ac9-b93f-2c16c171178a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1034.686441] [55087]: [pid: 55087|app: 0|req: 163/336] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:28:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1034.689678] [55086]: DEBUG cinder.api.middleware.request_id [req-b776205a-39ef-479d-90b3-8acde03874d3 req-fa52c5c4-30e9-4c6a-a407-174f17d85f02 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.691730] [55086]: INFO cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-fa52c5c4-30e9-4c6a-a407-174f17d85f02 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1034.692157] [55086]: DEBUG cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-fa52c5c4-30e9-4c6a-a407-174f17d85f02 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa0f2029-cb60-48a7-9431-ccda2d812a66", "connector": null, "instance_uuid": "9eef01bd-43df-40cd-8bdc-d73797169ef0"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1034.700545] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.700545] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.720251] [55086]: INFO cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-fa52c5c4-30e9-4c6a-a407-174f17d85f02 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1034.720685] [55086]: [pid: 55086|app: 0|req: 174/337] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:28:39 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.953499] [55087]: DEBUG cinder.api.middleware.request_id [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-a753d14e-535f-4e22-965a-92f0d18c137c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.955811] [55087]: INFO cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-a753d14e-535f-4e22-965a-92f0d18c137c tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] POST http://10.180.1.21/volume/v3/attachments/630efe27-4d67-4688-87df-960e9176deee/action [ 1034.956258] [55087]: DEBUG cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-a753d14e-535f-4e22-965a-92f0d18c137c tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Action body: b'{"os-complete": null}' {{(pid=55087) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1034.956417] [55087]: DEBUG cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-a753d14e-535f-4e22-965a-92f0d18c137c tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1034.979841] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.979841] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.988331] [55087]: INFO cinder.api.openstack.wsgi [req-bfe78ddc-8802-42a3-953c-89eac158e3c0 req-a753d14e-535f-4e22-965a-92f0d18c137c tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/attachments/630efe27-4d67-4688-87df-960e9176deee/action returned with HTTP 204 [ 1034.988818] [55087]: [pid: 55087|app: 0|req: 164/338] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:28:39 2025] POST /volume/v3/attachments/630efe27-4d67-4688-87df-960e9176deee/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1035.463174] [55086]: DEBUG cinder.api.middleware.request_id [None req-d84eede6-c68c-4e42-b2d5-ff2e9f4d7383 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.465318] [55086]: INFO cinder.api.openstack.wsgi [None req-d84eede6-c68c-4e42-b2d5-ff2e9f4d7383 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1035.465542] [55086]: DEBUG cinder.api.openstack.wsgi [None req-d84eede6-c68c-4e42-b2d5-ff2e9f4d7383 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.465758] [55086]: DEBUG cinder.api.openstack.wsgi [None req-d84eede6-c68c-4e42-b2d5-ff2e9f4d7383 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.485386] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.485386] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.488485] [55086]: INFO cinder.volume.api [None req-d84eede6-c68c-4e42-b2d5-ff2e9f4d7383 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1035.493753] [55086]: INFO cinder.api.openstack.wsgi [None req-d84eede6-c68c-4e42-b2d5-ff2e9f4d7383 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1035.494170] [55086]: [pid: 55086|app: 0|req: 175/339] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:40 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1035.506128] [55087]: DEBUG cinder.api.middleware.request_id [None req-0ea92f1d-50de-4cb6-939f-0194d6899af0 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.508652] [55087]: INFO cinder.api.openstack.wsgi [None req-0ea92f1d-50de-4cb6-939f-0194d6899af0 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1035.508652] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0ea92f1d-50de-4cb6-939f-0194d6899af0 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.508652] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0ea92f1d-50de-4cb6-939f-0194d6899af0 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.521353] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.521353] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.526201] [55087]: INFO cinder.volume.api [None req-0ea92f1d-50de-4cb6-939f-0194d6899af0 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1035.532399] [55087]: INFO cinder.api.openstack.wsgi [None req-0ea92f1d-50de-4cb6-939f-0194d6899af0 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1035.532948] [55087]: [pid: 55087|app: 0|req: 165/340] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:28:40 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1045.493388] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1045.529294] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=159,cinder:UPDATE=11,cinder:INSERT=3 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1049.802529] [55086]: DEBUG cinder.api.middleware.request_id [None req-037a9ffd-ac38-463f-9357-b51d2bf9792a None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.802967] [55086]: INFO cinder.api.openstack.wsgi [None req-037a9ffd-ac38-463f-9357-b51d2bf9792a None None] GET http://10.180.1.21/volume// [ 1049.803162] [55086]: DEBUG cinder.api.openstack.wsgi [None req-037a9ffd-ac38-463f-9357-b51d2bf9792a None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.803377] [55086]: DEBUG cinder.api.openstack.wsgi [None req-037a9ffd-ac38-463f-9357-b51d2bf9792a None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.803765] [55086]: INFO cinder.api.openstack.wsgi [None req-037a9ffd-ac38-463f-9357-b51d2bf9792a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1049.804080] [55086]: [pid: 55086|app: 0|req: 176/341] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:28:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1049.807606] [55087]: DEBUG cinder.api.middleware.request_id [req-b776205a-39ef-479d-90b3-8acde03874d3 req-1dc556de-e819-43de-8da1-8fa9b1805bbe None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.812632] [55087]: INFO cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-1dc556de-e819-43de-8da1-8fa9b1805bbe tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1049.812897] [55087]: DEBUG cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-1dc556de-e819-43de-8da1-8fa9b1805bbe tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.813128] [55087]: DEBUG cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-1dc556de-e819-43de-8da1-8fa9b1805bbe tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.831523] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.831523] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1049.835445] [55087]: INFO cinder.volume.api [req-b776205a-39ef-479d-90b3-8acde03874d3 req-1dc556de-e819-43de-8da1-8fa9b1805bbe tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1049.845856] [55087]: INFO cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-1dc556de-e819-43de-8da1-8fa9b1805bbe tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1049.845856] [55087]: [pid: 55087|app: 0|req: 166/342] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:28:54 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 1572 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1049.963338] [55086]: DEBUG cinder.api.middleware.request_id [req-b776205a-39ef-479d-90b3-8acde03874d3 req-562e905a-f2ff-4535-83a8-dee59d722e95 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.965940] [55086]: INFO cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-562e905a-f2ff-4535-83a8-dee59d722e95 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] PUT http://10.180.1.21/volume/v3/attachments/128a2440-9fb4-428c-86b7-6590850c0f31 [ 1049.966309] [55086]: DEBUG cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-562e905a-f2ff-4535-83a8-dee59d722e95 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-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=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1049.974066] [55086]: DEBUG cinder.coordination [req-b776205a-39ef-479d-90b3-8acde03874d3 req-562e905a-f2ff-4535-83a8-dee59d722e95 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Acquiring lock "cinder-attachment_update-aa0f2029-cb60-48a7-9431-ccda2d812a66-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1049.978582] [55086]: DEBUG cinder.coordination [req-b776205a-39ef-479d-90b3-8acde03874d3 req-562e905a-f2ff-4535-83a8-dee59d722e95 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Lock "cinder-attachment_update-aa0f2029-cb60-48a7-9431-ccda2d812a66-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1049.979642] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.979642] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.498756] [55086]: DEBUG cinder.coordination [req-b776205a-39ef-479d-90b3-8acde03874d3 req-562e905a-f2ff-4535-83a8-dee59d722e95 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Lock "cinder-attachment_update-aa0f2029-cb60-48a7-9431-ccda2d812a66-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55086) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1050.499547] [55086]: INFO cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-562e905a-f2ff-4535-83a8-dee59d722e95 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/attachments/128a2440-9fb4-428c-86b7-6590850c0f31 returned with HTTP 200 [ 1050.499654] [55086]: [pid: 55086|app: 0|req: 177/343] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:28:54 2025] PUT /volume/v3/attachments/128a2440-9fb4-428c-86b7-6590850c0f31 => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1051.006378] [55087]: DEBUG cinder.api.middleware.request_id [req-b776205a-39ef-479d-90b3-8acde03874d3 req-0ed70c03-98e8-4cbb-8488-4a707a5f4148 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.008747] [55087]: INFO cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-0ed70c03-98e8-4cbb-8488-4a707a5f4148 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] POST http://10.180.1.21/volume/v3/attachments/128a2440-9fb4-428c-86b7-6590850c0f31/action [ 1051.009174] [55087]: DEBUG cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-0ed70c03-98e8-4cbb-8488-4a707a5f4148 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Action body: b'{"os-complete": null}' {{(pid=55087) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1051.009310] [55087]: DEBUG cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-0ed70c03-98e8-4cbb-8488-4a707a5f4148 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1051.026519] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.026519] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.033721] [55087]: INFO cinder.api.openstack.wsgi [req-b776205a-39ef-479d-90b3-8acde03874d3 req-0ed70c03-98e8-4cbb-8488-4a707a5f4148 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/attachments/128a2440-9fb4-428c-86b7-6590850c0f31/action returned with HTTP 204 [ 1051.034241] [55087]: [pid: 55087|app: 0|req: 167/344] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:28:55 2025] POST /volume/v3/attachments/128a2440-9fb4-428c-86b7-6590850c0f31/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1059.668881] [55086]: DEBUG cinder.api.middleware.request_id [None req-b760182f-facf-4608-a00c-65bc197dc27d None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.669355] [55086]: INFO cinder.api.openstack.wsgi [None req-b760182f-facf-4608-a00c-65bc197dc27d None None] GET http://10.180.1.21/volume// [ 1059.669552] [55086]: DEBUG cinder.api.openstack.wsgi [None req-b760182f-facf-4608-a00c-65bc197dc27d None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.669776] [55086]: DEBUG cinder.api.openstack.wsgi [None req-b760182f-facf-4608-a00c-65bc197dc27d None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.670206] [55086]: INFO cinder.api.openstack.wsgi [None req-b760182f-facf-4608-a00c-65bc197dc27d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1059.670775] [55086]: [pid: 55086|app: 0|req: 178/345] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:29:04 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1059.674875] [55087]: DEBUG cinder.api.middleware.request_id [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-05f7cd38-e4d3-4c19-9b89-9f17f22c9228 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.677360] [55087]: INFO cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-05f7cd38-e4d3-4c19-9b89-9f17f22c9228 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1059.677815] [55087]: DEBUG cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-05f7cd38-e4d3-4c19-9b89-9f17f22c9228 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75cf9fb5-1c57-4e52-bf13-7b076d603530", "connector": null, "instance_uuid": "3b952577-6812-4287-85be-cf13edfd1ae2"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1059.694173] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.694173] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.721422] [55087]: INFO cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-05f7cd38-e4d3-4c19-9b89-9f17f22c9228 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1059.721911] [55087]: [pid: 55087|app: 0|req: 168/346] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:29:04 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1059.726458] [55086]: DEBUG cinder.api.middleware.request_id [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-cb4313cc-c83a-4229-85a9-bebfc2e55bff None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.729121] [55086]: INFO cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-cb4313cc-c83a-4229-85a9-bebfc2e55bff tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] DELETE http://10.180.1.21/volume/v3/attachments/630efe27-4d67-4688-87df-960e9176deee [ 1059.729388] [55086]: DEBUG cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-cb4313cc-c83a-4229-85a9-bebfc2e55bff tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.729682] [55086]: DEBUG cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-cb4313cc-c83a-4229-85a9-bebfc2e55bff tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.737618] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.737618] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.270108] [55086]: INFO cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-cb4313cc-c83a-4229-85a9-bebfc2e55bff tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/attachments/630efe27-4d67-4688-87df-960e9176deee returned with HTTP 200 [ 1060.270791] [55086]: [pid: 55086|app: 0|req: 179/347] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:29:04 2025] DELETE /volume/v3/attachments/630efe27-4d67-4688-87df-960e9176deee => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1063.067848] [55087]: DEBUG cinder.api.middleware.request_id [None req-5c0f867e-217e-43ec-a329-d8937aed25cd None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.070232] [55087]: INFO cinder.api.openstack.wsgi [None req-5c0f867e-217e-43ec-a329-d8937aed25cd tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1063.070608] [55087]: DEBUG cinder.api.openstack.wsgi [None req-5c0f867e-217e-43ec-a329-d8937aed25cd tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.070850] [55087]: DEBUG cinder.api.openstack.wsgi [None req-5c0f867e-217e-43ec-a329-d8937aed25cd tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.088343] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.088343] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.093506] [55087]: INFO cinder.volume.api [None req-5c0f867e-217e-43ec-a329-d8937aed25cd tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1063.104606] [55087]: INFO cinder.api.openstack.wsgi [None req-5c0f867e-217e-43ec-a329-d8937aed25cd tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1063.105210] [55087]: [pid: 55087|app: 0|req: 169/348] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 03:29:07 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 1865 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1064.904031] [55086]: DEBUG cinder.api.middleware.request_id [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-6575dc8d-f0ba-4db5-a0c0-a010eb643e98 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.906865] [55086]: INFO cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-6575dc8d-f0ba-4db5-a0c0-a010eb643e98 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] PUT http://10.180.1.21/volume/v3/attachments/1b61e6d8-e477-442b-a313-4aed223301a1 [ 1064.907311] [55086]: DEBUG cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-6575dc8d-f0ba-4db5-a0c0-a010eb643e98 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-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-535101", "mountpoint": "/dev/sdb"}}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1064.920242] [55086]: DEBUG cinder.coordination [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-6575dc8d-f0ba-4db5-a0c0-a010eb643e98 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Acquiring lock "cinder-attachment_update-75cf9fb5-1c57-4e52-bf13-7b076d603530-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1064.926531] [55086]: DEBUG cinder.coordination [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-6575dc8d-f0ba-4db5-a0c0-a010eb643e98 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Lock "cinder-attachment_update-75cf9fb5-1c57-4e52-bf13-7b076d603530-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1064.927761] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.927761] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.451514] [55086]: DEBUG cinder.coordination [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-6575dc8d-f0ba-4db5-a0c0-a010eb643e98 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Lock "cinder-attachment_update-75cf9fb5-1c57-4e52-bf13-7b076d603530-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=55086) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1065.451889] [55086]: INFO cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-6575dc8d-f0ba-4db5-a0c0-a010eb643e98 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/attachments/1b61e6d8-e477-442b-a313-4aed223301a1 returned with HTTP 200 [ 1065.452362] [55086]: [pid: 55086|app: 0|req: 180/349] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:29:09 2025] PUT /volume/v3/attachments/1b61e6d8-e477-442b-a313-4aed223301a1 => generated 617 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1065.456842] [55087]: DEBUG cinder.api.middleware.request_id [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-9c684df4-e282-4355-af27-c50797337c51 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.459247] [55087]: INFO cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-9c684df4-e282-4355-af27-c50797337c51 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/attachments/1b61e6d8-e477-442b-a313-4aed223301a1 [ 1065.459414] [55087]: DEBUG cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-9c684df4-e282-4355-af27-c50797337c51 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.459628] [55087]: DEBUG cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-9c684df4-e282-4355-af27-c50797337c51 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'version_select' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.479733] [55087]: INFO cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-9c684df4-e282-4355-af27-c50797337c51 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/attachments/1b61e6d8-e477-442b-a313-4aed223301a1 returned with HTTP 200 [ 1065.480831] [55087]: [pid: 55087|app: 0|req: 170/350] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 03:29:10 2025] GET /volume/v3/attachments/1b61e6d8-e477-442b-a313-4aed223301a1 => generated 642 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1066.075594] [55086]: DEBUG cinder.api.middleware.request_id [req-bdc00ec7-70c0-48e0-8c4c-ad5a4bb9a823 req-01bc04af-6182-4092-a3c9-17887fcaa36f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.083077] [55086]: INFO cinder.api.openstack.wsgi [req-bdc00ec7-70c0-48e0-8c4c-ad5a4bb9a823 req-01bc04af-6182-4092-a3c9-17887fcaa36f tempest-ServerActionsTestJSON-941446467 tempest-ServerActionsTestJSON-941446467-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=1639fcf4-5d5e-4ecd-a3cc-52bdc7b13c79 [ 1066.083696] [55086]: DEBUG cinder.api.openstack.wsgi [req-bdc00ec7-70c0-48e0-8c4c-ad5a4bb9a823 req-01bc04af-6182-4092-a3c9-17887fcaa36f tempest-ServerActionsTestJSON-941446467 tempest-ServerActionsTestJSON-941446467-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.084042] [55086]: DEBUG cinder.api.openstack.wsgi [req-bdc00ec7-70c0-48e0-8c4c-ad5a4bb9a823 req-01bc04af-6182-4092-a3c9-17887fcaa36f tempest-ServerActionsTestJSON-941446467 tempest-ServerActionsTestJSON-941446467-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.091232] [55086]: INFO cinder.api.openstack.wsgi [req-bdc00ec7-70c0-48e0-8c4c-ad5a4bb9a823 req-01bc04af-6182-4092-a3c9-17887fcaa36f tempest-ServerActionsTestJSON-941446467 tempest-ServerActionsTestJSON-941446467-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=1639fcf4-5d5e-4ecd-a3cc-52bdc7b13c79 returned with HTTP 200 [ 1066.091718] [55086]: [pid: 55086|app: 0|req: 181/351] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 03:29:10 2025] GET /volume/v3/attachments?instance_id=1639fcf4-5d5e-4ecd-a3cc-52bdc7b13c79 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.088363] [55087]: DEBUG cinder.api.middleware.request_id [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-70b7949c-bdf5-4ec7-9f5f-45a8b161b0ba None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.091127] [55087]: INFO cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-70b7949c-bdf5-4ec7-9f5f-45a8b161b0ba tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] POST http://10.180.1.21/volume/v3/attachments/1b61e6d8-e477-442b-a313-4aed223301a1/action [ 1068.091690] [55087]: DEBUG cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-70b7949c-bdf5-4ec7-9f5f-45a8b161b0ba tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Action body: b'{"os-complete": null}' {{(pid=55087) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1068.091848] [55087]: DEBUG cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-70b7949c-bdf5-4ec7-9f5f-45a8b161b0ba tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1068.118218] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.118218] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.135142] [55087]: INFO cinder.api.openstack.wsgi [req-a5b3ae1e-5705-41bd-94ff-626a7dcf3262 req-70b7949c-bdf5-4ec7-9f5f-45a8b161b0ba tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/attachments/1b61e6d8-e477-442b-a313-4aed223301a1/action returned with HTTP 204 [ 1068.135835] [55087]: [pid: 55087|app: 0|req: 171/352] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:29:12 2025] POST /volume/v3/attachments/1b61e6d8-e477-442b-a313-4aed223301a1/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1071.709214] [55086]: DEBUG cinder.api.middleware.request_id [None req-81b609de-adea-4640-a4c5-531081152ced None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.709678] [55086]: INFO cinder.api.openstack.wsgi [None req-81b609de-adea-4640-a4c5-531081152ced None None] GET http://10.180.1.21/volume// [ 1071.709851] [55086]: DEBUG cinder.api.openstack.wsgi [None req-81b609de-adea-4640-a4c5-531081152ced None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.710118] [55086]: DEBUG cinder.api.openstack.wsgi [None req-81b609de-adea-4640-a4c5-531081152ced None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.710578] [55086]: INFO cinder.api.openstack.wsgi [None req-81b609de-adea-4640-a4c5-531081152ced None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1071.711637] [55086]: [pid: 55086|app: 0|req: 182/353] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:29:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1071.715262] [55087]: DEBUG cinder.api.middleware.request_id [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-189162a6-c5b5-41fd-912e-1607b4e7258e None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.717615] [55087]: INFO cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-189162a6-c5b5-41fd-912e-1607b4e7258e tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1071.718049] [55087]: DEBUG cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-189162a6-c5b5-41fd-912e-1607b4e7258e tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75cf9fb5-1c57-4e52-bf13-7b076d603530", "connector": null, "instance_uuid": "3b952577-6812-4287-85be-cf13edfd1ae2"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1071.734144] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.734144] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.763877] [55087]: INFO cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-189162a6-c5b5-41fd-912e-1607b4e7258e tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1071.764365] [55087]: [pid: 55087|app: 0|req: 172/354] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:29:16 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1071.771029] [55086]: DEBUG cinder.api.middleware.request_id [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-8ad3253b-b0c2-4f99-86b6-3f158059c10d None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.772206] [55086]: INFO cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-8ad3253b-b0c2-4f99-86b6-3f158059c10d tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1b61e6d8-e477-442b-a313-4aed223301a1 [ 1071.772298] [55086]: DEBUG cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-8ad3253b-b0c2-4f99-86b6-3f158059c10d tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.772524] [55086]: DEBUG cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-8ad3253b-b0c2-4f99-86b6-3f158059c10d tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.780068] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.780068] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.309735] [55086]: INFO cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-8ad3253b-b0c2-4f99-86b6-3f158059c10d tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/attachments/1b61e6d8-e477-442b-a313-4aed223301a1 returned with HTTP 200 [ 1072.310386] [55086]: [pid: 55086|app: 0|req: 183/355] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:29:16 2025] DELETE /volume/v3/attachments/1b61e6d8-e477-442b-a313-4aed223301a1 => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1072.490148] [55087]: DEBUG cinder.api.middleware.request_id [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.492365] [55087]: INFO cinder.api.openstack.wsgi [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1072.492751] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1829182482", "imageRef": "76fecab9-f0bb-460e-b9dc-5cbe4d8ea558", "size": 1}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1072.494433] [55087]: DEBUG cinder.api.v3.volumes [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1829182482', 'imageRef': '76fecab9-f0bb-460e-b9dc-5cbe4d8ea558', 'size': 1}} {{(pid=55087) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1072.697115] [55087]: INFO cinder.api.v3.volumes [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Create volume of 1 GB [ 1072.697617] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.697617] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.702434] [55087]: INFO cinder.volume.api [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Availability Zones retrieved successfully. [ 1072.711462] [55087]: DEBUG cinder.volume.api [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Flow 'volume_create_api' (794e7d51-ae7e-41c2-8b8b-285a9cc7732e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1072.711462] [55087]: DEBUG cinder.volume.api [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aae5813-6291-4429-9e45-f40b3d77999b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1072.712709] [55087]: DEBUG cinder.volume.flows.api.create_volume [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Validating volume size '1' using validate_int {{(pid=55087) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1072.763105] [55087]: DEBUG cinder.volume.api [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aae5813-6291-4429-9e45-f40b3d77999b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1072.763105] [55087]: DEBUG cinder.volume.api [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b359633-bfd5-4a54-b177-9582e20e9e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1072.798695] [55087]: DEBUG cinder.quota [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Created reservations ['deeee2b5-2105-406c-9355-df2d57e15c6d', '269f6e43-48fd-4305-9aac-3571c7744b5e', 'ae96ed3f-3e49-4cf8-8f10-c04b3558edcb', 'a4314d8a-b632-4914-b54a-fa720b56acab'] {{(pid=55087) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1072.799781] [55087]: DEBUG cinder.volume.api [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b359633-bfd5-4a54-b177-9582e20e9e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deeee2b5-2105-406c-9355-df2d57e15c6d', '269f6e43-48fd-4305-9aac-3571c7744b5e', 'ae96ed3f-3e49-4cf8-8f10-c04b3558edcb', 'a4314d8a-b632-4914-b54a-fa720b56acab']}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1072.800825] [55087]: DEBUG cinder.volume.api [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56954a24-d087-467f-b75d-d1b468947164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1072.818054] [55087]: DEBUG cinder.volume.api [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56954a24-d087-467f-b75d-d1b468947164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618', '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-1829182482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fea821fe79a4cf79dbc5004bd31fa23',qos_specs=None,replication_status=,reservations=['deeee2b5-2105-406c-9355-df2d57e15c6d','269f6e43-48fd-4305-9aac-3571c7744b5e','ae96ed3f-3e49-4cf8-8f10-c04b3558edcb','a4314d8a-b632-4914-b54a-fa720b56acab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51a85305a52149d3889a4e5d675aa59b',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:29:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1829182482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fea821fe79a4cf79dbc5004bd31fa23',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='51a85305a52149d3889a4e5d675aa59b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1072.819112] [55087]: DEBUG cinder.volume.api [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a3fac11-c341-4e03-896c-978fcd4a31ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1072.833152] [55087]: DEBUG cinder.volume.api [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a3fac11-c341-4e03-896c-978fcd4a31ce) 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-1829182482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fea821fe79a4cf79dbc5004bd31fa23',qos_specs=None,replication_status=,reservations=['deeee2b5-2105-406c-9355-df2d57e15c6d','269f6e43-48fd-4305-9aac-3571c7744b5e','ae96ed3f-3e49-4cf8-8f10-c04b3558edcb','a4314d8a-b632-4914-b54a-fa720b56acab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51a85305a52149d3889a4e5d675aa59b',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1072.834163] [55087]: DEBUG cinder.volume.api [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b48b90-af18-4a08-9de7-194d4545ba20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1072.842851] [55087]: DEBUG cinder.volume.api [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b48b90-af18-4a08-9de7-194d4545ba20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1072.843875] [55087]: DEBUG cinder.volume.api [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Flow 'volume_create_api' (794e7d51-ae7e-41c2-8b8b-285a9cc7732e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1072.844371] [55087]: INFO cinder.volume.api [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Create volume request issued successfully. [ 1072.844891] [55087]: INFO cinder.api.openstack.wsgi [None req-0062bea2-1f97-416e-91ef-fac373f7fe3b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1072.845354] [55087]: [pid: 55087|app: 0|req: 173/356] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 03:29:17 2025] POST /volume/v3/volumes => generated 752 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1072.855238] [55086]: DEBUG cinder.api.middleware.request_id [None req-4f6089f8-0a28-4ea3-b099-515087000f03 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.857319] [55086]: INFO cinder.api.openstack.wsgi [None req-4f6089f8-0a28-4ea3-b099-515087000f03 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1072.857561] [55086]: DEBUG cinder.api.openstack.wsgi [None req-4f6089f8-0a28-4ea3-b099-515087000f03 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.857782] [55086]: DEBUG cinder.api.openstack.wsgi [None req-4f6089f8-0a28-4ea3-b099-515087000f03 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.866086] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.866086] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.871442] [55086]: INFO cinder.volume.api [None req-4f6089f8-0a28-4ea3-b099-515087000f03 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1072.877728] [55086]: INFO cinder.api.openstack.wsgi [None req-4f6089f8-0a28-4ea3-b099-515087000f03 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1072.878246] [55086]: [pid: 55086|app: 0|req: 184/357] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:17 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.889442] [55087]: DEBUG cinder.api.middleware.request_id [None req-5aaf609e-d490-44c5-be96-4ff21f04d6e1 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.893434] [55087]: INFO cinder.api.openstack.wsgi [None req-5aaf609e-d490-44c5-be96-4ff21f04d6e1 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1073.893434] [55087]: DEBUG cinder.api.openstack.wsgi [None req-5aaf609e-d490-44c5-be96-4ff21f04d6e1 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.893434] [55087]: DEBUG cinder.api.openstack.wsgi [None req-5aaf609e-d490-44c5-be96-4ff21f04d6e1 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.903681] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.903681] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.908829] [55087]: INFO cinder.volume.api [None req-5aaf609e-d490-44c5-be96-4ff21f04d6e1 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1073.915948] [55087]: INFO cinder.api.openstack.wsgi [None req-5aaf609e-d490-44c5-be96-4ff21f04d6e1 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1073.916677] [55087]: [pid: 55087|app: 0|req: 174/358] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:18 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.400238] [55086]: DEBUG cinder.api.middleware.request_id [None req-6ba661d2-acff-40ad-af39-b9f7d91059b5 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.402608] [55086]: INFO cinder.api.openstack.wsgi [None req-6ba661d2-acff-40ad-af39-b9f7d91059b5 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 1074.402932] [55086]: DEBUG cinder.api.openstack.wsgi [None req-6ba661d2-acff-40ad-af39-b9f7d91059b5 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.403282] [55086]: DEBUG cinder.api.openstack.wsgi [None req-6ba661d2-acff-40ad-af39-b9f7d91059b5 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.416103] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.416103] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.419620] [55086]: INFO cinder.volume.api [None req-6ba661d2-acff-40ad-af39-b9f7d91059b5 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1074.424288] [55086]: INFO cinder.api.openstack.wsgi [None req-6ba661d2-acff-40ad-af39-b9f7d91059b5 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 returned with HTTP 200 [ 1074.424720] [55086]: [pid: 55086|app: 0|req: 185/359] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:19 2025] GET /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1074.463050] [55087]: DEBUG cinder.api.middleware.request_id [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-99be42b9-004c-4b49-a0f7-a774f665459e None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.465303] [55087]: INFO cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-99be42b9-004c-4b49-a0f7-a774f665459e tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 1074.465530] [55087]: DEBUG cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-99be42b9-004c-4b49-a0f7-a774f665459e tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.465749] [55087]: DEBUG cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-99be42b9-004c-4b49-a0f7-a774f665459e tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.477644] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.477644] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.481153] [55087]: INFO cinder.volume.api [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-99be42b9-004c-4b49-a0f7-a774f665459e tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1074.485940] [55087]: INFO cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-99be42b9-004c-4b49-a0f7-a774f665459e tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 returned with HTTP 200 [ 1074.486358] [55087]: [pid: 55087|app: 0|req: 175/360] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:29:19 2025] GET /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1074.503335] [55086]: DEBUG cinder.api.middleware.request_id [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-f8fb509e-41c2-4c42-97b0-b8049a78a30b None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.505591] [55086]: INFO cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-f8fb509e-41c2-4c42-97b0-b8049a78a30b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] POST http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08/action [ 1074.505973] [55086]: DEBUG cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-f8fb509e-41c2-4c42-97b0-b8049a78a30b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1074.506128] [55086]: DEBUG cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-f8fb509e-41c2-4c42-97b0-b8049a78a30b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1074.515758] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.515758] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.516269] [55086]: INFO cinder.volume.api [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-f8fb509e-41c2-4c42-97b0-b8049a78a30b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1074.521204] [55086]: INFO cinder.volume.api [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-f8fb509e-41c2-4c42-97b0-b8049a78a30b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Begin detaching volume completed successfully. [ 1074.521429] [55086]: INFO cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-f8fb509e-41c2-4c42-97b0-b8049a78a30b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08/action returned with HTTP 202 [ 1074.521819] [55086]: [pid: 55086|app: 0|req: 186/361] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:29:19 2025] POST /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1074.927415] [55087]: DEBUG cinder.api.middleware.request_id [None req-7df2d08a-43f7-4231-9ac7-d58bf58d1887 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.929543] [55087]: INFO cinder.api.openstack.wsgi [None req-7df2d08a-43f7-4231-9ac7-d58bf58d1887 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1074.929704] [55087]: DEBUG cinder.api.openstack.wsgi [None req-7df2d08a-43f7-4231-9ac7-d58bf58d1887 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.929877] [55087]: DEBUG cinder.api.openstack.wsgi [None req-7df2d08a-43f7-4231-9ac7-d58bf58d1887 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.941539] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.941539] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.945899] [55087]: INFO cinder.volume.api [None req-7df2d08a-43f7-4231-9ac7-d58bf58d1887 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1074.951029] [55087]: INFO cinder.api.openstack.wsgi [None req-7df2d08a-43f7-4231-9ac7-d58bf58d1887 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1074.951398] [55087]: [pid: 55087|app: 0|req: 176/362] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:19 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.550944] [55086]: DEBUG cinder.api.middleware.request_id [None req-d910f141-c058-488c-8bd4-0408ce2f2efa None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.551235] [55086]: INFO cinder.api.openstack.wsgi [None req-d910f141-c058-488c-8bd4-0408ce2f2efa None None] GET http://10.180.1.21/volume// [ 1075.551268] [55086]: DEBUG cinder.api.openstack.wsgi [None req-d910f141-c058-488c-8bd4-0408ce2f2efa None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.551472] [55086]: DEBUG cinder.api.openstack.wsgi [None req-d910f141-c058-488c-8bd4-0408ce2f2efa None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.551877] [55086]: INFO cinder.api.openstack.wsgi [None req-d910f141-c058-488c-8bd4-0408ce2f2efa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1075.552194] [55086]: [pid: 55086|app: 0|req: 187/363] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:29:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1075.556816] [55087]: DEBUG cinder.api.middleware.request_id [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-a7115aa5-4c3e-49ca-a5c6-04cc8a2f44c7 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.559022] [55087]: INFO cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-a7115aa5-4c3e-49ca-a5c6-04cc8a2f44c7 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 1075.559185] [55087]: DEBUG cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-a7115aa5-4c3e-49ca-a5c6-04cc8a2f44c7 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.559377] [55087]: DEBUG cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-a7115aa5-4c3e-49ca-a5c6-04cc8a2f44c7 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.572236] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.572236] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.575748] [55087]: INFO cinder.volume.api [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-a7115aa5-4c3e-49ca-a5c6-04cc8a2f44c7 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1075.582697] [55087]: INFO cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-a7115aa5-4c3e-49ca-a5c6-04cc8a2f44c7 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 returned with HTTP 200 [ 1075.582697] [55087]: [pid: 55087|app: 0|req: 177/364] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:29:20 2025] GET /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 => generated 1324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1075.961730] [55086]: DEBUG cinder.api.middleware.request_id [None req-c7b7425c-22ef-4f21-90a1-e303c217583f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.964517] [55086]: INFO cinder.api.openstack.wsgi [None req-c7b7425c-22ef-4f21-90a1-e303c217583f tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1075.964761] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c7b7425c-22ef-4f21-90a1-e303c217583f tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.965024] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c7b7425c-22ef-4f21-90a1-e303c217583f tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.973426] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.973426] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.977456] [55086]: INFO cinder.volume.api [None req-c7b7425c-22ef-4f21-90a1-e303c217583f tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1075.984129] [55086]: INFO cinder.api.openstack.wsgi [None req-c7b7425c-22ef-4f21-90a1-e303c217583f tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1075.984712] [55086]: [pid: 55086|app: 0|req: 188/365] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:20 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.997108] [55087]: DEBUG cinder.api.middleware.request_id [None req-0620562d-5b60-4307-bc6d-0d28670ca83e None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.999132] [55087]: INFO cinder.api.openstack.wsgi [None req-0620562d-5b60-4307-bc6d-0d28670ca83e tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1076.999366] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0620562d-5b60-4307-bc6d-0d28670ca83e tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.999887] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0620562d-5b60-4307-bc6d-0d28670ca83e tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.010044] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.010044] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.014382] [55087]: INFO cinder.volume.api [None req-0620562d-5b60-4307-bc6d-0d28670ca83e tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1077.019504] [55087]: INFO cinder.api.openstack.wsgi [None req-0620562d-5b60-4307-bc6d-0d28670ca83e tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1077.020083] [55087]: [pid: 55087|app: 0|req: 178/366] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:21 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.288721] [55086]: DEBUG cinder.api.middleware.request_id [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-70104204-982a-415a-88f7-341a1ab96fa2 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.291604] [55086]: INFO cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-70104204-982a-415a-88f7-341a1ab96fa2 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] DELETE http://10.180.1.21/volume/v3/attachments/61f35583-01e8-4b4f-a4f2-70c055af3dd3 [ 1077.291838] [55086]: DEBUG cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-70104204-982a-415a-88f7-341a1ab96fa2 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.292084] [55086]: DEBUG cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-70104204-982a-415a-88f7-341a1ab96fa2 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.301161] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.301161] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.854068] [55086]: INFO cinder.api.openstack.wsgi [req-3befb1a1-e808-4479-9dac-48866fd17cb6 req-70104204-982a-415a-88f7-341a1ab96fa2 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/attachments/61f35583-01e8-4b4f-a4f2-70c055af3dd3 returned with HTTP 200 [ 1077.854068] [55086]: [pid: 55086|app: 0|req: 189/367] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:29:22 2025] DELETE /volume/v3/attachments/61f35583-01e8-4b4f-a4f2-70c055af3dd3 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.030514] [55087]: DEBUG cinder.api.middleware.request_id [None req-541a0b2b-aa90-4d58-866c-8dca4aa1a703 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.032850] [55087]: INFO cinder.api.openstack.wsgi [None req-541a0b2b-aa90-4d58-866c-8dca4aa1a703 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1078.033110] [55087]: DEBUG cinder.api.openstack.wsgi [None req-541a0b2b-aa90-4d58-866c-8dca4aa1a703 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.033333] [55087]: DEBUG cinder.api.openstack.wsgi [None req-541a0b2b-aa90-4d58-866c-8dca4aa1a703 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.043928] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.043928] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.049191] [55087]: INFO cinder.volume.api [None req-541a0b2b-aa90-4d58-866c-8dca4aa1a703 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1078.054918] [55087]: INFO cinder.api.openstack.wsgi [None req-541a0b2b-aa90-4d58-866c-8dca4aa1a703 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1078.055357] [55087]: [pid: 55087|app: 0|req: 179/368] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:22 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.721966] [55086]: DEBUG cinder.api.middleware.request_id [None req-9aaa3a60-86e4-4af9-8aab-cefa3f2f8767 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.724438] [55086]: INFO cinder.api.openstack.wsgi [None req-9aaa3a60-86e4-4af9-8aab-cefa3f2f8767 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 1078.724669] [55086]: DEBUG cinder.api.openstack.wsgi [None req-9aaa3a60-86e4-4af9-8aab-cefa3f2f8767 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.724941] [55086]: DEBUG cinder.api.openstack.wsgi [None req-9aaa3a60-86e4-4af9-8aab-cefa3f2f8767 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.735752] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.735752] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.740480] [55086]: INFO cinder.volume.api [None req-9aaa3a60-86e4-4af9-8aab-cefa3f2f8767 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1078.745350] [55086]: INFO cinder.api.openstack.wsgi [None req-9aaa3a60-86e4-4af9-8aab-cefa3f2f8767 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 returned with HTTP 200 [ 1078.746015] [55086]: [pid: 55086|app: 0|req: 190/369] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:23 2025] GET /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.066294] [55087]: DEBUG cinder.api.middleware.request_id [None req-1ad69fc3-96ba-480f-9636-e8f3846d3a38 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.068499] [55087]: INFO cinder.api.openstack.wsgi [None req-1ad69fc3-96ba-480f-9636-e8f3846d3a38 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1079.068747] [55087]: DEBUG cinder.api.openstack.wsgi [None req-1ad69fc3-96ba-480f-9636-e8f3846d3a38 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.069067] [55087]: DEBUG cinder.api.openstack.wsgi [None req-1ad69fc3-96ba-480f-9636-e8f3846d3a38 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.077487] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.077487] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.081093] [55087]: INFO cinder.volume.api [None req-1ad69fc3-96ba-480f-9636-e8f3846d3a38 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1079.085551] [55087]: INFO cinder.api.openstack.wsgi [None req-1ad69fc3-96ba-480f-9636-e8f3846d3a38 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1079.085968] [55087]: [pid: 55087|app: 0|req: 180/370] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:23 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.189794] [55086]: DEBUG cinder.api.middleware.request_id [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-47408bd4-2812-4939-902f-53b77ee42332 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.192212] [55086]: INFO cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-47408bd4-2812-4939-902f-53b77ee42332 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] PUT http://10.180.1.21/volume/v3/attachments/2b8afe31-c611-46ca-8712-fde6b684de53 [ 1079.192621] [55086]: DEBUG cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-47408bd4-2812-4939-902f-53b77ee42332 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-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-535101", "mountpoint": "/dev/sdb"}}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1079.201449] [55086]: DEBUG cinder.coordination [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-47408bd4-2812-4939-902f-53b77ee42332 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Acquiring lock "cinder-attachment_update-75cf9fb5-1c57-4e52-bf13-7b076d603530-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1079.205727] [55086]: DEBUG cinder.coordination [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-47408bd4-2812-4939-902f-53b77ee42332 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Lock "cinder-attachment_update-75cf9fb5-1c57-4e52-bf13-7b076d603530-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1079.206858] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.206858] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.728811] [55086]: DEBUG cinder.coordination [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-47408bd4-2812-4939-902f-53b77ee42332 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Lock "cinder-attachment_update-75cf9fb5-1c57-4e52-bf13-7b076d603530-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55086) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1079.728811] [55086]: INFO cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-47408bd4-2812-4939-902f-53b77ee42332 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/attachments/2b8afe31-c611-46ca-8712-fde6b684de53 returned with HTTP 200 [ 1079.728811] [55086]: [pid: 55086|app: 0|req: 191/371] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:29:24 2025] PUT /volume/v3/attachments/2b8afe31-c611-46ca-8712-fde6b684de53 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.738919] [55087]: DEBUG cinder.api.middleware.request_id [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-a6b9e6cd-dc4a-4138-811e-43c3f19a7a80 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.741682] [55087]: INFO cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-a6b9e6cd-dc4a-4138-811e-43c3f19a7a80 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/attachments/2b8afe31-c611-46ca-8712-fde6b684de53 [ 1079.741750] [55087]: DEBUG cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-a6b9e6cd-dc4a-4138-811e-43c3f19a7a80 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.742955] [55087]: DEBUG cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-a6b9e6cd-dc4a-4138-811e-43c3f19a7a80 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'version_select' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.761287] [55087]: INFO cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-a6b9e6cd-dc4a-4138-811e-43c3f19a7a80 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/attachments/2b8afe31-c611-46ca-8712-fde6b684de53 returned with HTTP 200 [ 1079.761752] [55087]: [pid: 55087|app: 0|req: 181/372] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 03:29:24 2025] GET /volume/v3/attachments/2b8afe31-c611-46ca-8712-fde6b684de53 => generated 642 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1080.096348] [55086]: DEBUG cinder.api.middleware.request_id [None req-1c1459bf-a72f-4651-80f6-4322daff4ec3 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.098466] [55086]: INFO cinder.api.openstack.wsgi [None req-1c1459bf-a72f-4651-80f6-4322daff4ec3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1080.098751] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1c1459bf-a72f-4651-80f6-4322daff4ec3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.099031] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1c1459bf-a72f-4651-80f6-4322daff4ec3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.107240] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.107240] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.111177] [55086]: INFO cinder.volume.api [None req-1c1459bf-a72f-4651-80f6-4322daff4ec3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1080.116474] [55086]: INFO cinder.api.openstack.wsgi [None req-1c1459bf-a72f-4651-80f6-4322daff4ec3 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1080.116879] [55086]: [pid: 55086|app: 0|req: 192/373] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:24 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.127865] [55087]: DEBUG cinder.api.middleware.request_id [None req-eb656200-fe9f-4f87-8393-83473219cb31 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.131590] [55087]: INFO cinder.api.openstack.wsgi [None req-eb656200-fe9f-4f87-8393-83473219cb31 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1081.131590] [55087]: DEBUG cinder.api.openstack.wsgi [None req-eb656200-fe9f-4f87-8393-83473219cb31 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.131590] [55087]: DEBUG cinder.api.openstack.wsgi [None req-eb656200-fe9f-4f87-8393-83473219cb31 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.140256] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.140256] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.144061] [55087]: INFO cinder.volume.api [None req-eb656200-fe9f-4f87-8393-83473219cb31 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1081.149072] [55087]: INFO cinder.api.openstack.wsgi [None req-eb656200-fe9f-4f87-8393-83473219cb31 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1081.149072] [55087]: [pid: 55087|app: 0|req: 182/374] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:25 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.159302] [55086]: DEBUG cinder.api.middleware.request_id [None req-79106ac5-7481-4446-8a90-32ce5b020dca None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.163247] [55086]: INFO cinder.api.openstack.wsgi [None req-79106ac5-7481-4446-8a90-32ce5b020dca tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1082.163247] [55086]: DEBUG cinder.api.openstack.wsgi [None req-79106ac5-7481-4446-8a90-32ce5b020dca tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.163247] [55086]: DEBUG cinder.api.openstack.wsgi [None req-79106ac5-7481-4446-8a90-32ce5b020dca tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.172855] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.172855] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.177534] [55086]: INFO cinder.volume.api [None req-79106ac5-7481-4446-8a90-32ce5b020dca tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1082.182832] [55086]: INFO cinder.api.openstack.wsgi [None req-79106ac5-7481-4446-8a90-32ce5b020dca tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1082.183238] [55086]: [pid: 55086|app: 0|req: 193/375] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:27 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.193393] [55087]: DEBUG cinder.api.middleware.request_id [None req-aaafceef-d0da-4bfe-9caa-749d6f3ba33b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.197289] [55087]: INFO cinder.api.openstack.wsgi [None req-aaafceef-d0da-4bfe-9caa-749d6f3ba33b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1083.197531] [55087]: DEBUG cinder.api.openstack.wsgi [None req-aaafceef-d0da-4bfe-9caa-749d6f3ba33b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.197761] [55087]: DEBUG cinder.api.openstack.wsgi [None req-aaafceef-d0da-4bfe-9caa-749d6f3ba33b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.214994] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.214994] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.223060] [55087]: INFO cinder.volume.api [None req-aaafceef-d0da-4bfe-9caa-749d6f3ba33b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1083.230654] [55087]: INFO cinder.api.openstack.wsgi [None req-aaafceef-d0da-4bfe-9caa-749d6f3ba33b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1083.231166] [55087]: [pid: 55087|app: 0|req: 183/376] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:28 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.243863] [55086]: DEBUG cinder.api.middleware.request_id [None req-1ed3166d-e0ab-44f4-9e44-912f909308ca None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.246159] [55086]: INFO cinder.api.openstack.wsgi [None req-1ed3166d-e0ab-44f4-9e44-912f909308ca tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1084.246566] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1ed3166d-e0ab-44f4-9e44-912f909308ca tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.246740] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1ed3166d-e0ab-44f4-9e44-912f909308ca tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.256834] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.256834] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.263101] [55086]: INFO cinder.volume.api [None req-1ed3166d-e0ab-44f4-9e44-912f909308ca tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1084.270400] [55086]: INFO cinder.api.openstack.wsgi [None req-1ed3166d-e0ab-44f4-9e44-912f909308ca tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1084.270926] [55086]: [pid: 55086|app: 0|req: 194/377] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:29 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.281660] [55087]: DEBUG cinder.api.middleware.request_id [None req-3ff6bd38-7c09-4abe-971b-ce76b9205ed8 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.283750] [55087]: INFO cinder.api.openstack.wsgi [None req-3ff6bd38-7c09-4abe-971b-ce76b9205ed8 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1085.284023] [55087]: DEBUG cinder.api.openstack.wsgi [None req-3ff6bd38-7c09-4abe-971b-ce76b9205ed8 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.284330] [55087]: DEBUG cinder.api.openstack.wsgi [None req-3ff6bd38-7c09-4abe-971b-ce76b9205ed8 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.294097] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.294097] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.297970] [55087]: INFO cinder.volume.api [None req-3ff6bd38-7c09-4abe-971b-ce76b9205ed8 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1085.302518] [55087]: INFO cinder.api.openstack.wsgi [None req-3ff6bd38-7c09-4abe-971b-ce76b9205ed8 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1085.302884] [55087]: [pid: 55087|app: 0|req: 184/378] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:30 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.312648] [55086]: DEBUG cinder.api.middleware.request_id [None req-ee5a0f23-12f3-46eb-80ec-04990799bf10 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.315114] [55086]: INFO cinder.api.openstack.wsgi [None req-ee5a0f23-12f3-46eb-80ec-04990799bf10 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1086.315364] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ee5a0f23-12f3-46eb-80ec-04990799bf10 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.315611] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ee5a0f23-12f3-46eb-80ec-04990799bf10 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.331949] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.331949] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.335787] [55086]: INFO cinder.volume.api [None req-ee5a0f23-12f3-46eb-80ec-04990799bf10 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1086.342367] [55086]: INFO cinder.api.openstack.wsgi [None req-ee5a0f23-12f3-46eb-80ec-04990799bf10 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1086.342367] [55086]: [pid: 55086|app: 0|req: 195/379] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:31 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.640424] [55087]: DEBUG cinder.api.middleware.request_id [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-a23e3bd6-9730-40c5-b4e9-8e551c620e4f None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.643684] [55087]: INFO cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-a23e3bd6-9730-40c5-b4e9-8e551c620e4f tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] POST http://10.180.1.21/volume/v3/attachments/2b8afe31-c611-46ca-8712-fde6b684de53/action [ 1086.644164] [55087]: DEBUG cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-a23e3bd6-9730-40c5-b4e9-8e551c620e4f tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Action body: b'{"os-complete": null}' {{(pid=55087) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1086.644357] [55087]: DEBUG cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-a23e3bd6-9730-40c5-b4e9-8e551c620e4f tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1086.663391] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.663391] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.671544] [55087]: INFO cinder.api.openstack.wsgi [req-1359ae39-74e4-4d48-98e3-7b06af50b3d6 req-a23e3bd6-9730-40c5-b4e9-8e551c620e4f tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/attachments/2b8afe31-c611-46ca-8712-fde6b684de53/action returned with HTTP 204 [ 1086.676062] [55087]: [pid: 55087|app: 0|req: 185/380] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:29:31 2025] POST /volume/v3/attachments/2b8afe31-c611-46ca-8712-fde6b684de53/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1087.356884] [55086]: DEBUG cinder.api.middleware.request_id [None req-ff07551b-d578-4558-8c5b-0062cffe90ef None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.362025] [55086]: INFO cinder.api.openstack.wsgi [None req-ff07551b-d578-4558-8c5b-0062cffe90ef tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1087.362025] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ff07551b-d578-4558-8c5b-0062cffe90ef tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.362206] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ff07551b-d578-4558-8c5b-0062cffe90ef tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.373814] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.373814] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.381400] [55086]: INFO cinder.volume.api [None req-ff07551b-d578-4558-8c5b-0062cffe90ef tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1087.388446] [55086]: INFO cinder.api.openstack.wsgi [None req-ff07551b-d578-4558-8c5b-0062cffe90ef tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1087.388887] [55086]: [pid: 55086|app: 0|req: 196/381] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:32 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.402718] [55087]: DEBUG cinder.api.middleware.request_id [None req-9a469bcb-eb94-4a39-a1ae-f58e9e6c9492 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.407112] [55087]: INFO cinder.api.openstack.wsgi [None req-9a469bcb-eb94-4a39-a1ae-f58e9e6c9492 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1088.407112] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9a469bcb-eb94-4a39-a1ae-f58e9e6c9492 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.407112] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9a469bcb-eb94-4a39-a1ae-f58e9e6c9492 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.419688] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.419688] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.424729] [55087]: INFO cinder.volume.api [None req-9a469bcb-eb94-4a39-a1ae-f58e9e6c9492 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1088.431406] [55087]: INFO cinder.api.openstack.wsgi [None req-9a469bcb-eb94-4a39-a1ae-f58e9e6c9492 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1088.435018] [55087]: [pid: 55087|app: 0|req: 186/382] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:33 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.445382] [55086]: DEBUG cinder.api.middleware.request_id [None req-7918c5d9-9f59-4d34-b260-f90ff0eb88de None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.448079] [55086]: INFO cinder.api.openstack.wsgi [None req-7918c5d9-9f59-4d34-b260-f90ff0eb88de tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1089.448754] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7918c5d9-9f59-4d34-b260-f90ff0eb88de tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.448754] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7918c5d9-9f59-4d34-b260-f90ff0eb88de tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.459163] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.459163] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.463506] [55086]: INFO cinder.volume.api [None req-7918c5d9-9f59-4d34-b260-f90ff0eb88de tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1089.468831] [55086]: INFO cinder.api.openstack.wsgi [None req-7918c5d9-9f59-4d34-b260-f90ff0eb88de tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1089.469256] [55086]: [pid: 55086|app: 0|req: 197/383] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:34 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.479986] [55087]: DEBUG cinder.api.middleware.request_id [None req-4ad35c9e-ccd0-4c3a-a4c2-22669534087a None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.482458] [55087]: INFO cinder.api.openstack.wsgi [None req-4ad35c9e-ccd0-4c3a-a4c2-22669534087a tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1090.482559] [55087]: DEBUG cinder.api.openstack.wsgi [None req-4ad35c9e-ccd0-4c3a-a4c2-22669534087a tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.482724] [55087]: DEBUG cinder.api.openstack.wsgi [None req-4ad35c9e-ccd0-4c3a-a4c2-22669534087a tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.492209] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.492209] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.496581] [55087]: INFO cinder.volume.api [None req-4ad35c9e-ccd0-4c3a-a4c2-22669534087a tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1090.502008] [55087]: INFO cinder.api.openstack.wsgi [None req-4ad35c9e-ccd0-4c3a-a4c2-22669534087a tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1090.502472] [55087]: [pid: 55087|app: 0|req: 187/384] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:35 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.513313] [55086]: DEBUG cinder.api.middleware.request_id [None req-e31405a8-e72a-4fc5-804d-1a3ffd67c838 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.515428] [55086]: INFO cinder.api.openstack.wsgi [None req-e31405a8-e72a-4fc5-804d-1a3ffd67c838 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1091.515649] [55086]: DEBUG cinder.api.openstack.wsgi [None req-e31405a8-e72a-4fc5-804d-1a3ffd67c838 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.515860] [55086]: DEBUG cinder.api.openstack.wsgi [None req-e31405a8-e72a-4fc5-804d-1a3ffd67c838 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.526909] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.526909] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.531051] [55086]: INFO cinder.volume.api [None req-e31405a8-e72a-4fc5-804d-1a3ffd67c838 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1091.536908] [55086]: INFO cinder.api.openstack.wsgi [None req-e31405a8-e72a-4fc5-804d-1a3ffd67c838 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1091.537321] [55086]: [pid: 55086|app: 0|req: 198/385] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:36 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.565383] [55087]: DEBUG cinder.api.middleware.request_id [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-9e53a70c-6852-4b97-b14d-c8b092ba70ef None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.568042] [55087]: INFO cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-9e53a70c-6852-4b97-b14d-c8b092ba70ef tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1091.568465] [55087]: DEBUG cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-9e53a70c-6852-4b97-b14d-c8b092ba70ef tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.568862] [55087]: DEBUG cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-9e53a70c-6852-4b97-b14d-c8b092ba70ef tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.577026] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.577026] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.580894] [55087]: INFO cinder.volume.api [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-9e53a70c-6852-4b97-b14d-c8b092ba70ef tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1091.585880] [55087]: INFO cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-9e53a70c-6852-4b97-b14d-c8b092ba70ef tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1091.586450] [55087]: [pid: 55087|app: 0|req: 188/386] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:29:36 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.843416] [55086]: DEBUG cinder.api.middleware.request_id [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-733ceae3-5d60-4f6d-ad95-f409c5812c6b None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.845708] [55086]: INFO cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-733ceae3-5d60-4f6d-ad95-f409c5812c6b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1091.845940] [55086]: DEBUG cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-733ceae3-5d60-4f6d-ad95-f409c5812c6b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.846172] [55086]: DEBUG cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-733ceae3-5d60-4f6d-ad95-f409c5812c6b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.853582] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.853582] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.857124] [55086]: INFO cinder.volume.api [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-733ceae3-5d60-4f6d-ad95-f409c5812c6b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1091.862278] [55086]: INFO cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-733ceae3-5d60-4f6d-ad95-f409c5812c6b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1091.862374] [55086]: [pid: 55086|app: 0|req: 199/387] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:29:36 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.868354] [55087]: DEBUG cinder.api.middleware.request_id [None req-1cb1ee68-89b8-4c6b-9281-e45b35e99e06 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.868942] [55087]: INFO cinder.api.openstack.wsgi [None req-1cb1ee68-89b8-4c6b-9281-e45b35e99e06 None None] GET http://10.180.1.21/volume// [ 1091.869499] [55087]: DEBUG cinder.api.openstack.wsgi [None req-1cb1ee68-89b8-4c6b-9281-e45b35e99e06 None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.869499] [55087]: DEBUG cinder.api.openstack.wsgi [None req-1cb1ee68-89b8-4c6b-9281-e45b35e99e06 None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.870074] [55087]: INFO cinder.api.openstack.wsgi [None req-1cb1ee68-89b8-4c6b-9281-e45b35e99e06 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1091.870436] [55087]: [pid: 55087|app: 0|req: 189/388] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:29:36 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1091.874078] [55086]: DEBUG cinder.api.middleware.request_id [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-1bc90bae-13e4-4da9-a10c-60c515eae856 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.876469] [55086]: INFO cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-1bc90bae-13e4-4da9-a10c-60c515eae856 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1091.876864] [55086]: DEBUG cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-1bc90bae-13e4-4da9-a10c-60c515eae856 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618", "connector": null, "instance_uuid": "4d62c35a-ea0c-4428-a5f5-e619ef2867f3"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1091.887026] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.887026] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.906496] [55086]: INFO cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-1bc90bae-13e4-4da9-a10c-60c515eae856 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1091.906920] [55086]: [pid: 55086|app: 0|req: 200/389] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:29:36 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1092.585404] [55087]: DEBUG cinder.api.middleware.request_id [req-8559b74a-f7aa-4a35-91ca-c02de42ffa94 req-ea0e63d5-7811-42fc-b3f9-5fa054e47a43 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.587184] [55087]: INFO cinder.api.openstack.wsgi [req-8559b74a-f7aa-4a35-91ca-c02de42ffa94 req-ea0e63d5-7811-42fc-b3f9-5fa054e47a43 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1092.587495] [55087]: DEBUG cinder.api.openstack.wsgi [req-8559b74a-f7aa-4a35-91ca-c02de42ffa94 req-ea0e63d5-7811-42fc-b3f9-5fa054e47a43 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.587746] [55087]: DEBUG cinder.api.openstack.wsgi [req-8559b74a-f7aa-4a35-91ca-c02de42ffa94 req-ea0e63d5-7811-42fc-b3f9-5fa054e47a43 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.613686] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.613686] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.618733] [55087]: INFO cinder.volume.api [req-8559b74a-f7aa-4a35-91ca-c02de42ffa94 req-ea0e63d5-7811-42fc-b3f9-5fa054e47a43 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1092.624280] [55087]: INFO cinder.api.openstack.wsgi [req-8559b74a-f7aa-4a35-91ca-c02de42ffa94 req-ea0e63d5-7811-42fc-b3f9-5fa054e47a43 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1092.624692] [55087]: [pid: 55087|app: 0|req: 190/390] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:29:37 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1094.842848] [55086]: DEBUG cinder.api.middleware.request_id [req-307edd8e-17f3-4ed2-b6da-fadd2cfea20d req-68c4bedd-0730-49d1-afc8-f51acb256cf0 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.846507] [55086]: INFO cinder.api.openstack.wsgi [req-307edd8e-17f3-4ed2-b6da-fadd2cfea20d req-68c4bedd-0730-49d1-afc8-f51acb256cf0 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2b8afe31-c611-46ca-8712-fde6b684de53 [ 1094.846829] [55086]: DEBUG cinder.api.openstack.wsgi [req-307edd8e-17f3-4ed2-b6da-fadd2cfea20d req-68c4bedd-0730-49d1-afc8-f51acb256cf0 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.847150] [55086]: DEBUG cinder.api.openstack.wsgi [req-307edd8e-17f3-4ed2-b6da-fadd2cfea20d req-68c4bedd-0730-49d1-afc8-f51acb256cf0 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.856639] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.856639] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.401030] [55086]: INFO cinder.api.openstack.wsgi [req-307edd8e-17f3-4ed2-b6da-fadd2cfea20d req-68c4bedd-0730-49d1-afc8-f51acb256cf0 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/attachments/2b8afe31-c611-46ca-8712-fde6b684de53 returned with HTTP 200 [ 1095.401030] [55086]: [pid: 55086|app: 0|req: 201/391] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:29:39 2025] DELETE /volume/v3/attachments/2b8afe31-c611-46ca-8712-fde6b684de53 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.865365] [55087]: DEBUG cinder.api.middleware.request_id [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-27e85def-240d-4576-ac5d-c3e6ed56cf9f None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.867894] [55087]: INFO cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-27e85def-240d-4576-ac5d-c3e6ed56cf9f tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1100.868137] [55087]: DEBUG cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-27e85def-240d-4576-ac5d-c3e6ed56cf9f tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.868349] [55087]: DEBUG cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-27e85def-240d-4576-ac5d-c3e6ed56cf9f tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.881990] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.881990] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.885651] [55087]: INFO cinder.volume.api [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-27e85def-240d-4576-ac5d-c3e6ed56cf9f tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1100.891408] [55087]: INFO cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-27e85def-240d-4576-ac5d-c3e6ed56cf9f tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1100.891810] [55087]: [pid: 55087|app: 0|req: 191/392] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:29:45 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 1684 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1100.926553] [55086]: DEBUG cinder.api.middleware.request_id [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-ad63ce74-189f-4dea-b85f-ca5351e3ac42 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.929284] [55086]: INFO cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-ad63ce74-189f-4dea-b85f-ca5351e3ac42 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1100.930098] [55086]: DEBUG cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-ad63ce74-189f-4dea-b85f-ca5351e3ac42 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.930098] [55086]: DEBUG cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-ad63ce74-189f-4dea-b85f-ca5351e3ac42 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.940907] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.940907] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.945048] [55086]: INFO cinder.volume.api [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-ad63ce74-189f-4dea-b85f-ca5351e3ac42 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1100.950533] [55086]: INFO cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-ad63ce74-189f-4dea-b85f-ca5351e3ac42 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 200 [ 1100.950533] [55086]: [pid: 55086|app: 0|req: 202/393] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:29:45 2025] GET /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 1684 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1105.000732] [55087]: DEBUG cinder.api.middleware.request_id [None req-6e695975-8d4e-4b47-8391-ab0fd5412b89 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.002085] [55087]: INFO cinder.api.openstack.wsgi [None req-6e695975-8d4e-4b47-8391-ab0fd5412b89 None None] GET http://10.180.1.21/volume// [ 1105.002085] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6e695975-8d4e-4b47-8391-ab0fd5412b89 None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.002085] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6e695975-8d4e-4b47-8391-ab0fd5412b89 None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.002085] [55087]: INFO cinder.api.openstack.wsgi [None req-6e695975-8d4e-4b47-8391-ab0fd5412b89 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1105.002455] [55087]: [pid: 55087|app: 0|req: 192/394] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:29:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1105.007298] [55086]: DEBUG cinder.api.middleware.request_id [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-8b761f51-6491-4c9d-9811-0825d43f7b3d None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.009645] [55086]: INFO cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-8b761f51-6491-4c9d-9811-0825d43f7b3d tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1105.010237] [55086]: DEBUG cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-8b761f51-6491-4c9d-9811-0825d43f7b3d tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa0f2029-cb60-48a7-9431-ccda2d812a66", "connector": null, "instance_uuid": "9eef01bd-43df-40cd-8bdc-d73797169ef0"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1105.024946] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.024946] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.057102] [55086]: INFO cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-8b761f51-6491-4c9d-9811-0825d43f7b3d tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1105.057565] [55086]: [pid: 55086|app: 0|req: 203/395] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:29:49 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1105.107689] [55087]: DEBUG cinder.api.middleware.request_id [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-2de68fac-0bd9-485f-88fa-ff4fb7f4a164 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.111323] [55087]: INFO cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-2de68fac-0bd9-485f-88fa-ff4fb7f4a164 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] POST http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66/action [ 1105.111734] [55087]: DEBUG cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-2de68fac-0bd9-485f-88fa-ff4fb7f4a164 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55087) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1105.111872] [55087]: DEBUG cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-2de68fac-0bd9-485f-88fa-ff4fb7f4a164 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1105.125706] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.125706] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.126014] [55087]: INFO cinder.volume.api [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-2de68fac-0bd9-485f-88fa-ff4fb7f4a164 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1105.136139] [55087]: INFO cinder.volume.api [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-2de68fac-0bd9-485f-88fa-ff4fb7f4a164 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Roll detaching of volume completed successfully. [ 1105.136449] [55087]: INFO cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-2de68fac-0bd9-485f-88fa-ff4fb7f4a164 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66/action returned with HTTP 202 [ 1105.136882] [55087]: [pid: 55087|app: 0|req: 193/396] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:29:49 2025] POST /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1105.142930] [55086]: DEBUG cinder.api.middleware.request_id [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-a1b766c5-eb3d-4f59-8ee4-8d03b73b70bb None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.145902] [55086]: INFO cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-a1b766c5-eb3d-4f59-8ee4-8d03b73b70bb tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] DELETE http://10.180.1.21/volume/v3/attachments/90e6b47f-8fe2-4c54-9bd6-4b0f62440bbd [ 1105.145984] [55086]: DEBUG cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-a1b766c5-eb3d-4f59-8ee4-8d03b73b70bb tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.146513] [55086]: DEBUG cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-a1b766c5-eb3d-4f59-8ee4-8d03b73b70bb tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.154245] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.154245] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.177945] [55086]: INFO cinder.api.openstack.wsgi [req-bb80af73-0f91-4361-8d91-9eec2f1e3693 req-a1b766c5-eb3d-4f59-8ee4-8d03b73b70bb tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/attachments/90e6b47f-8fe2-4c54-9bd6-4b0f62440bbd returned with HTTP 200 [ 1105.179026] [55086]: [pid: 55086|app: 0|req: 204/397] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:29:49 2025] DELETE /volume/v3/attachments/90e6b47f-8fe2-4c54-9bd6-4b0f62440bbd => generated 192 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1108.432474] [55087]: DEBUG cinder.api.middleware.request_id [None req-beb22b98-cc9f-4635-8839-8f95d2122d0c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.433114] [55087]: INFO cinder.api.openstack.wsgi [None req-beb22b98-cc9f-4635-8839-8f95d2122d0c None None] GET http://10.180.1.21/volume// [ 1108.433254] [55087]: DEBUG cinder.api.openstack.wsgi [None req-beb22b98-cc9f-4635-8839-8f95d2122d0c None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.433527] [55087]: DEBUG cinder.api.openstack.wsgi [None req-beb22b98-cc9f-4635-8839-8f95d2122d0c None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.433873] [55087]: INFO cinder.api.openstack.wsgi [None req-beb22b98-cc9f-4635-8839-8f95d2122d0c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1108.438020] [55087]: [pid: 55087|app: 0|req: 194/398] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:29:53 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1108.444816] [55086]: DEBUG cinder.api.middleware.request_id [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-ab99c668-2085-40ff-8387-1dd00aa35850 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.447510] [55086]: INFO cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-ab99c668-2085-40ff-8387-1dd00aa35850 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1108.447822] [55086]: DEBUG cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-ab99c668-2085-40ff-8387-1dd00aa35850 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.448102] [55086]: DEBUG cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-ab99c668-2085-40ff-8387-1dd00aa35850 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.450920] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=138,cinder:UPDATE=22,cinder:INSERT=2 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1108.463664] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.463664] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.468702] [55086]: INFO cinder.volume.api [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-ab99c668-2085-40ff-8387-1dd00aa35850 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1108.474503] [55086]: INFO cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-ab99c668-2085-40ff-8387-1dd00aa35850 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 200 [ 1108.475158] [55086]: [pid: 55086|app: 0|req: 205/399] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:29:53 2025] GET /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 1572 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1108.680062] [55087]: DEBUG cinder.api.middleware.request_id [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-74cb20a4-ac2b-4110-b350-99266948c537 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.683713] [55087]: INFO cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-74cb20a4-ac2b-4110-b350-99266948c537 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] PUT http://10.180.1.21/volume/v3/attachments/b30e1191-4a7e-41c6-8f79-03549400c2e8 [ 1108.684186] [55087]: DEBUG cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-74cb20a4-ac2b-4110-b350-99266948c537 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-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=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1108.687794] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=136,cinder:UPDATE=23,cinder:INSERT=8 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1108.695674] [55087]: DEBUG cinder.coordination [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-74cb20a4-ac2b-4110-b350-99266948c537 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Acquiring lock "cinder-attachment_update-9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1108.701020] [55087]: DEBUG cinder.coordination [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-74cb20a4-ac2b-4110-b350-99266948c537 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Lock "cinder-attachment_update-9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1108.702187] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.702187] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.225077] [55087]: DEBUG cinder.coordination [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-74cb20a4-ac2b-4110-b350-99266948c537 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Lock "cinder-attachment_update-9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=55087) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1109.225474] [55087]: INFO cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-74cb20a4-ac2b-4110-b350-99266948c537 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments/b30e1191-4a7e-41c6-8f79-03549400c2e8 returned with HTTP 200 [ 1109.226061] [55087]: [pid: 55087|app: 0|req: 195/400] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:29:53 2025] PUT /volume/v3/attachments/b30e1191-4a7e-41c6-8f79-03549400c2e8 => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1109.733033] [55086]: DEBUG cinder.api.middleware.request_id [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-88bf0732-acab-42c2-8f5a-29f2367a599a None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.735080] [55086]: INFO cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-88bf0732-acab-42c2-8f5a-29f2367a599a tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] POST http://10.180.1.21/volume/v3/attachments/b30e1191-4a7e-41c6-8f79-03549400c2e8/action [ 1109.737162] [55086]: DEBUG cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-88bf0732-acab-42c2-8f5a-29f2367a599a tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action body: b'{"os-complete": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1109.737162] [55086]: DEBUG cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-88bf0732-acab-42c2-8f5a-29f2367a599a tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1109.764826] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.764826] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.774494] [55086]: INFO cinder.api.openstack.wsgi [req-aab816ec-7f71-4404-a492-0bd6ee2c8a16 req-88bf0732-acab-42c2-8f5a-29f2367a599a tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments/b30e1191-4a7e-41c6-8f79-03549400c2e8/action returned with HTTP 204 [ 1109.775123] [55086]: [pid: 55086|app: 0|req: 206/401] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:29:54 2025] POST /volume/v3/attachments/b30e1191-4a7e-41c6-8f79-03549400c2e8/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1109.940506] [55087]: DEBUG cinder.api.middleware.request_id [None req-a0912d82-71b0-4184-9857-7025c2e1db91 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.942885] [55087]: INFO cinder.api.openstack.wsgi [None req-a0912d82-71b0-4184-9857-7025c2e1db91 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1109.943250] [55087]: DEBUG cinder.api.openstack.wsgi [None req-a0912d82-71b0-4184-9857-7025c2e1db91 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.943530] [55087]: DEBUG cinder.api.openstack.wsgi [None req-a0912d82-71b0-4184-9857-7025c2e1db91 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.951281] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.951281] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.955446] [55087]: INFO cinder.volume.api [None req-a0912d82-71b0-4184-9857-7025c2e1db91 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1109.960822] [55087]: INFO cinder.api.openstack.wsgi [None req-a0912d82-71b0-4184-9857-7025c2e1db91 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1109.961303] [55087]: [pid: 55087|app: 0|req: 196/402] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:54 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.997999] [55086]: DEBUG cinder.api.middleware.request_id [None req-2fb55a9e-47c6-46b3-b45d-088ed7a0dd3d None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.000398] [55086]: INFO cinder.api.openstack.wsgi [None req-2fb55a9e-47c6-46b3-b45d-088ed7a0dd3d tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1110.003026] [55086]: DEBUG cinder.api.openstack.wsgi [None req-2fb55a9e-47c6-46b3-b45d-088ed7a0dd3d tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.003026] [55086]: DEBUG cinder.api.openstack.wsgi [None req-2fb55a9e-47c6-46b3-b45d-088ed7a0dd3d tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.010546] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.010546] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.016854] [55086]: INFO cinder.volume.api [None req-2fb55a9e-47c6-46b3-b45d-088ed7a0dd3d tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1110.026352] [55086]: INFO cinder.api.openstack.wsgi [None req-2fb55a9e-47c6-46b3-b45d-088ed7a0dd3d tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1110.026352] [55086]: [pid: 55086|app: 0|req: 207/403] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:54 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.585723] [55087]: DEBUG cinder.api.middleware.request_id [req-f2d9025b-2727-4f0f-bb33-94d46e835e00 req-92a36cdd-b017-4bc3-aef7-306675abb926 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.588060] [55087]: INFO cinder.api.openstack.wsgi [req-f2d9025b-2727-4f0f-bb33-94d46e835e00 req-92a36cdd-b017-4bc3-aef7-306675abb926 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] DELETE http://10.180.1.21/volume/v3/attachments/128a2440-9fb4-428c-86b7-6590850c0f31 [ 1110.588240] [55087]: DEBUG cinder.api.openstack.wsgi [req-f2d9025b-2727-4f0f-bb33-94d46e835e00 req-92a36cdd-b017-4bc3-aef7-306675abb926 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.588461] [55087]: DEBUG cinder.api.openstack.wsgi [req-f2d9025b-2727-4f0f-bb33-94d46e835e00 req-92a36cdd-b017-4bc3-aef7-306675abb926 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'version_select' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.596789] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.596789] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.128027] [55087]: INFO cinder.api.openstack.wsgi [req-f2d9025b-2727-4f0f-bb33-94d46e835e00 req-92a36cdd-b017-4bc3-aef7-306675abb926 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/attachments/128a2440-9fb4-428c-86b7-6590850c0f31 returned with HTTP 200 [ 1111.128027] [55087]: [pid: 55087|app: 0|req: 197/404] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:29:55 2025] DELETE /volume/v3/attachments/128a2440-9fb4-428c-86b7-6590850c0f31 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.139790] [55086]: DEBUG cinder.api.middleware.request_id [req-f2d9025b-2727-4f0f-bb33-94d46e835e00 req-4a706c5d-348e-491d-9f2e-eed0ca1c9c98 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.145193] [55086]: INFO cinder.api.openstack.wsgi [req-f2d9025b-2727-4f0f-bb33-94d46e835e00 req-4a706c5d-348e-491d-9f2e-eed0ca1c9c98 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] DELETE http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1111.145395] [55086]: DEBUG cinder.api.openstack.wsgi [req-f2d9025b-2727-4f0f-bb33-94d46e835e00 req-4a706c5d-348e-491d-9f2e-eed0ca1c9c98 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.145614] [55086]: DEBUG cinder.api.openstack.wsgi [req-f2d9025b-2727-4f0f-bb33-94d46e835e00 req-4a706c5d-348e-491d-9f2e-eed0ca1c9c98 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.145803] [55086]: INFO cinder.api.v3.volumes [req-f2d9025b-2727-4f0f-bb33-94d46e835e00 req-4a706c5d-348e-491d-9f2e-eed0ca1c9c98 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Delete volume with id: aa0f2029-cb60-48a7-9431-ccda2d812a66 [ 1111.158123] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.158123] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.158123] [55086]: INFO cinder.volume.api [req-f2d9025b-2727-4f0f-bb33-94d46e835e00 req-4a706c5d-348e-491d-9f2e-eed0ca1c9c98 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Volume info retrieved successfully. [ 1111.176298] [55086]: INFO cinder.volume.api [req-f2d9025b-2727-4f0f-bb33-94d46e835e00 req-4a706c5d-348e-491d-9f2e-eed0ca1c9c98 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] Delete volume request issued successfully. [ 1111.176541] [55086]: INFO cinder.api.openstack.wsgi [req-f2d9025b-2727-4f0f-bb33-94d46e835e00 req-4a706c5d-348e-491d-9f2e-eed0ca1c9c98 tempest-ServerActionsV293TestJSON-1248498674 tempest-ServerActionsV293TestJSON-1248498674-project-member] http://10.180.1.21/volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 returned with HTTP 202 [ 1111.176970] [55086]: [pid: 55086|app: 0|req: 208/405] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 03:29:55 2025] DELETE /volume/v3/volumes/aa0f2029-cb60-48a7-9431-ccda2d812a66 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1112.222699] [55087]: DEBUG cinder.api.middleware.request_id [None req-854b6193-e70c-4661-a54e-876b8093815a None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.224881] [55087]: INFO cinder.api.openstack.wsgi [None req-854b6193-e70c-4661-a54e-876b8093815a tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1112.225591] [55087]: DEBUG cinder.api.openstack.wsgi [None req-854b6193-e70c-4661-a54e-876b8093815a tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.225846] [55087]: DEBUG cinder.api.openstack.wsgi [None req-854b6193-e70c-4661-a54e-876b8093815a tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.242280] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.242280] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.246412] [55087]: INFO cinder.volume.api [None req-854b6193-e70c-4661-a54e-876b8093815a tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1112.252189] [55087]: INFO cinder.api.openstack.wsgi [None req-854b6193-e70c-4661-a54e-876b8093815a tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1112.252643] [55087]: [pid: 55087|app: 0|req: 198/406] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:29:57 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.296053] [55086]: DEBUG cinder.api.middleware.request_id [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-d743ce3d-8633-4fdb-a01e-0ad8040dcac2 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.298333] [55086]: INFO cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-d743ce3d-8633-4fdb-a01e-0ad8040dcac2 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1112.298556] [55086]: DEBUG cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-d743ce3d-8633-4fdb-a01e-0ad8040dcac2 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.298814] [55086]: DEBUG cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-d743ce3d-8633-4fdb-a01e-0ad8040dcac2 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.308884] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.308884] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.312264] [55086]: INFO cinder.volume.api [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-d743ce3d-8633-4fdb-a01e-0ad8040dcac2 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1112.316733] [55086]: INFO cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-d743ce3d-8633-4fdb-a01e-0ad8040dcac2 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1112.317172] [55086]: [pid: 55086|app: 0|req: 209/407] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:29:57 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.337782] [55087]: DEBUG cinder.api.middleware.request_id [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-e56e3611-5a26-4232-b66c-8f49cf0af27d None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.340233] [55087]: INFO cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-e56e3611-5a26-4232-b66c-8f49cf0af27d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] POST http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c/action [ 1112.340612] [55087]: DEBUG cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-e56e3611-5a26-4232-b66c-8f49cf0af27d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55087) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1112.340757] [55087]: DEBUG cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-e56e3611-5a26-4232-b66c-8f49cf0af27d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1112.352970] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.352970] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.353679] [55087]: INFO cinder.volume.api [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-e56e3611-5a26-4232-b66c-8f49cf0af27d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1112.359510] [55087]: INFO cinder.volume.api [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-e56e3611-5a26-4232-b66c-8f49cf0af27d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Begin detaching volume completed successfully. [ 1112.359794] [55087]: INFO cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-e56e3611-5a26-4232-b66c-8f49cf0af27d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c/action returned with HTTP 202 [ 1112.360290] [55087]: [pid: 55087|app: 0|req: 199/408] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:29:57 2025] POST /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1113.383659] [55086]: DEBUG cinder.api.middleware.request_id [None req-f4701d9d-be7c-4c4d-a5fc-729f0a3a03ea None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.384121] [55086]: INFO cinder.api.openstack.wsgi [None req-f4701d9d-be7c-4c4d-a5fc-729f0a3a03ea None None] GET http://10.180.1.21/volume// [ 1113.384366] [55086]: DEBUG cinder.api.openstack.wsgi [None req-f4701d9d-be7c-4c4d-a5fc-729f0a3a03ea None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.384525] [55086]: DEBUG cinder.api.openstack.wsgi [None req-f4701d9d-be7c-4c4d-a5fc-729f0a3a03ea None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.385054] [55086]: INFO cinder.api.openstack.wsgi [None req-f4701d9d-be7c-4c4d-a5fc-729f0a3a03ea None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1113.385273] [55086]: [pid: 55086|app: 0|req: 210/409] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:29:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1113.389442] [55087]: DEBUG cinder.api.middleware.request_id [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-448225cb-e9a4-48cc-989f-fb2b239e908d None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.392057] [55087]: INFO cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-448225cb-e9a4-48cc-989f-fb2b239e908d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1113.392605] [55087]: DEBUG cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-448225cb-e9a4-48cc-989f-fb2b239e908d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.392605] [55087]: DEBUG cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-448225cb-e9a4-48cc-989f-fb2b239e908d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.407676] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.407676] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.412236] [55087]: INFO cinder.volume.api [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-448225cb-e9a4-48cc-989f-fb2b239e908d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1113.419207] [55087]: INFO cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-448225cb-e9a4-48cc-989f-fb2b239e908d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1113.419955] [55087]: [pid: 55087|app: 0|req: 200/410] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:29:58 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1116.101641] [55086]: DEBUG cinder.api.middleware.request_id [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-0ef4a0be-6b44-490d-9d44-4f89e8f24711 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.103423] [55086]: INFO cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-0ef4a0be-6b44-490d-9d44-4f89e8f24711 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b4ab1f1b-2616-4723-a332-d0574adce45a [ 1116.103766] [55086]: DEBUG cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-0ef4a0be-6b44-490d-9d44-4f89e8f24711 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.104276] [55086]: DEBUG cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-0ef4a0be-6b44-490d-9d44-4f89e8f24711 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.114044] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.114044] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.648651] [55086]: INFO cinder.api.openstack.wsgi [req-dd63c84e-e48f-4857-8fcd-7d69045550bd req-0ef4a0be-6b44-490d-9d44-4f89e8f24711 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/attachments/b4ab1f1b-2616-4723-a332-d0574adce45a returned with HTTP 200 [ 1116.649365] [55086]: [pid: 55086|app: 0|req: 211/411] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:30:00 2025] DELETE /volume/v3/attachments/b4ab1f1b-2616-4723-a332-d0574adce45a => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.726525] [55087]: DEBUG cinder.api.middleware.request_id [None req-4b42a8b1-97b1-47c2-aba7-409c1cf12342 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.728720] [55087]: INFO cinder.api.openstack.wsgi [None req-4b42a8b1-97b1-47c2-aba7-409c1cf12342 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1117.729208] [55087]: DEBUG cinder.api.openstack.wsgi [None req-4b42a8b1-97b1-47c2-aba7-409c1cf12342 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.729474] [55087]: DEBUG cinder.api.openstack.wsgi [None req-4b42a8b1-97b1-47c2-aba7-409c1cf12342 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.739412] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.739412] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.743638] [55087]: INFO cinder.volume.api [None req-4b42a8b1-97b1-47c2-aba7-409c1cf12342 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1117.749610] [55087]: INFO cinder.api.openstack.wsgi [None req-4b42a8b1-97b1-47c2-aba7-409c1cf12342 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1117.750225] [55087]: [pid: 55087|app: 0|req: 201/412] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:02 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.647798] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=30,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1127.746768] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=33,cinder:UPDATE=5 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1145.241794] [55086]: DEBUG cinder.api.middleware.request_id [None req-6d125329-6c1d-4a91-8eac-fb57b4165a21 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.242278] [55086]: INFO cinder.api.openstack.wsgi [None req-6d125329-6c1d-4a91-8eac-fb57b4165a21 None None] GET http://10.180.1.21/volume// [ 1145.242460] [55086]: DEBUG cinder.api.openstack.wsgi [None req-6d125329-6c1d-4a91-8eac-fb57b4165a21 None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.242725] [55086]: DEBUG cinder.api.openstack.wsgi [None req-6d125329-6c1d-4a91-8eac-fb57b4165a21 None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.243163] [55086]: INFO cinder.api.openstack.wsgi [None req-6d125329-6c1d-4a91-8eac-fb57b4165a21 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1145.243469] [55086]: [pid: 55086|app: 0|req: 212/413] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:30:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1145.246839] [55087]: DEBUG cinder.api.middleware.request_id [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-df883e41-e4ac-4e68-99f4-62b0c380a3b6 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.249403] [55087]: INFO cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-df883e41-e4ac-4e68-99f4-62b0c380a3b6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1145.249848] [55087]: DEBUG cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-df883e41-e4ac-4e68-99f4-62b0c380a3b6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618", "connector": null, "instance_uuid": "4d62c35a-ea0c-4428-a5f5-e619ef2867f3"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1145.265290] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.265290] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.294934] [55087]: INFO cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-df883e41-e4ac-4e68-99f4-62b0c380a3b6 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1145.295659] [55087]: [pid: 55087|app: 0|req: 202/414] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:30:30 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1145.306544] [55086]: DEBUG cinder.api.middleware.request_id [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-b1fe65eb-6368-40dd-964d-a34aba771058 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.308829] [55086]: INFO cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-b1fe65eb-6368-40dd-964d-a34aba771058 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b30e1191-4a7e-41c6-8f79-03549400c2e8 [ 1145.309058] [55086]: DEBUG cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-b1fe65eb-6368-40dd-964d-a34aba771058 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.309272] [55086]: DEBUG cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-b1fe65eb-6368-40dd-964d-a34aba771058 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.316696] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.316696] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.625164] [55087]: DEBUG cinder.api.middleware.request_id [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.627207] [55087]: INFO cinder.api.openstack.wsgi [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1145.627669] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-790052204"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1145.629307] [55087]: DEBUG cinder.api.v3.volumes [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-790052204'}} {{(pid=55087) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1145.629454] [55087]: INFO cinder.api.v3.volumes [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Create volume of 1 GB [ 1145.629841] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.629841] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.633814] [55087]: INFO cinder.volume.api [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Availability Zones retrieved successfully. [ 1145.640175] [55087]: DEBUG cinder.volume.api [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Flow 'volume_create_api' (a85f850c-1504-4301-a5d3-baa3b25e10c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1145.641320] [55087]: DEBUG cinder.volume.api [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5f25b0-d127-4ee8-922b-023fb6095291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1145.642375] [55087]: DEBUG cinder.volume.flows.api.create_volume [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Validating volume size '1' using validate_int {{(pid=55087) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1145.659258] [55087]: DEBUG cinder.volume.api [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5f25b0-d127-4ee8-922b-023fb6095291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1145.660216] [55087]: DEBUG cinder.volume.api [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b29927-490f-4c44-9a3b-c0f9ba69202a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1145.705852] [55087]: DEBUG cinder.quota [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Created reservations ['ddc5a752-c828-435d-a8d9-69d4262ade40', '5d570167-1682-4156-a534-557c8eec205a', '68224c72-e198-4c1d-bf6c-1e67bd0335d3', '43c44967-e5ca-485a-a468-85a8cd164cc6'] {{(pid=55087) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1145.706947] [55087]: DEBUG cinder.volume.api [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b29927-490f-4c44-9a3b-c0f9ba69202a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddc5a752-c828-435d-a8d9-69d4262ade40', '5d570167-1682-4156-a534-557c8eec205a', '68224c72-e198-4c1d-bf6c-1e67bd0335d3', '43c44967-e5ca-485a-a468-85a8cd164cc6']}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1145.708067] [55087]: DEBUG cinder.volume.api [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55642475-f3a9-4d5f-9d50-72c2e3446302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1145.720387] [55087]: DEBUG cinder.volume.api [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55642475-f3a9-4d5f-9d50-72c2e3446302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6de861d5-3058-4f1e-97c5-7d435d8af51d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-790052204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='247dc6f718d24211916f2acfde8601e0',qos_specs=None,replication_status=,reservations=['ddc5a752-c828-435d-a8d9-69d4262ade40','5d570167-1682-4156-a534-557c8eec205a','68224c72-e198-4c1d-bf6c-1e67bd0335d3','43c44967-e5ca-485a-a468-85a8cd164cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423fd17b1e04449c87c370402526c180',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:30:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-790052204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6de861d5-3058-4f1e-97c5-7d435d8af51d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='247dc6f718d24211916f2acfde8601e0',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='423fd17b1e04449c87c370402526c180',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1145.721241] [55087]: DEBUG cinder.volume.api [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679b375e-b701-4834-8514-d3d45613beda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1145.732930] [55087]: DEBUG cinder.volume.api [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679b375e-b701-4834-8514-d3d45613beda) 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-790052204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='247dc6f718d24211916f2acfde8601e0',qos_specs=None,replication_status=,reservations=['ddc5a752-c828-435d-a8d9-69d4262ade40','5d570167-1682-4156-a534-557c8eec205a','68224c72-e198-4c1d-bf6c-1e67bd0335d3','43c44967-e5ca-485a-a468-85a8cd164cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423fd17b1e04449c87c370402526c180',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1145.733742] [55087]: DEBUG cinder.volume.api [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a610a66a-3429-4f36-add3-4dc1d40bbba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1145.741756] [55087]: DEBUG cinder.volume.api [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a610a66a-3429-4f36-add3-4dc1d40bbba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1145.742767] [55087]: DEBUG cinder.volume.api [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Flow 'volume_create_api' (a85f850c-1504-4301-a5d3-baa3b25e10c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1145.743612] [55087]: INFO cinder.volume.api [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Create volume request issued successfully. [ 1145.743766] [55087]: INFO cinder.api.openstack.wsgi [None req-9c416e34-2ba8-4e69-b6b9-e91533041b6f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1145.744336] [55087]: [pid: 55087|app: 0|req: 203/415] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:30:30 2025] POST /volume/v3/volumes => generated 755 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1145.752994] [55087]: DEBUG cinder.api.middleware.request_id [None req-d055016f-bd02-4620-b1e3-6caf0822a26b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.755149] [55087]: INFO cinder.api.openstack.wsgi [None req-d055016f-bd02-4620-b1e3-6caf0822a26b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d [ 1145.755371] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d055016f-bd02-4620-b1e3-6caf0822a26b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.755586] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d055016f-bd02-4620-b1e3-6caf0822a26b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.764029] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.764029] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.767627] [55087]: INFO cinder.volume.api [None req-d055016f-bd02-4620-b1e3-6caf0822a26b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1145.772178] [55087]: INFO cinder.api.openstack.wsgi [None req-d055016f-bd02-4620-b1e3-6caf0822a26b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d returned with HTTP 200 [ 1145.772525] [55087]: [pid: 55087|app: 0|req: 204/416] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:30 2025] GET /volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1145.846623] [55086]: INFO cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-b1fe65eb-6368-40dd-964d-a34aba771058 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments/b30e1191-4a7e-41c6-8f79-03549400c2e8 returned with HTTP 200 [ 1145.847088] [55086]: [pid: 55086|app: 0|req: 213/417] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:30:30 2025] DELETE /volume/v3/attachments/b30e1191-4a7e-41c6-8f79-03549400c2e8 => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.782986] [55087]: DEBUG cinder.api.middleware.request_id [None req-c9b37d04-d606-4349-9f21-db20b2ba2fb8 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.786524] [55087]: INFO cinder.api.openstack.wsgi [None req-c9b37d04-d606-4349-9f21-db20b2ba2fb8 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d [ 1146.786524] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c9b37d04-d606-4349-9f21-db20b2ba2fb8 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.786524] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c9b37d04-d606-4349-9f21-db20b2ba2fb8 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.796946] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.796946] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.799955] [55087]: INFO cinder.volume.api [None req-c9b37d04-d606-4349-9f21-db20b2ba2fb8 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1146.804722] [55087]: INFO cinder.api.openstack.wsgi [None req-c9b37d04-d606-4349-9f21-db20b2ba2fb8 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d returned with HTTP 200 [ 1146.805225] [55087]: [pid: 55087|app: 0|req: 205/418] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:31 2025] GET /volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.638382] [55086]: DEBUG cinder.api.middleware.request_id [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-6a9e1945-21de-4386-9b27-08b418607057 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.641053] [55086]: INFO cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-6a9e1945-21de-4386-9b27-08b418607057 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] PUT http://10.180.1.21/volume/v3/attachments/86ac09f5-9506-463b-b1e4-73ad42813c1a [ 1150.641541] [55086]: DEBUG cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-6a9e1945-21de-4386-9b27-08b418607057 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-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-535154", "mountpoint": "/dev/sda"}}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1150.653979] [55086]: DEBUG cinder.coordination [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-6a9e1945-21de-4386-9b27-08b418607057 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Acquiring lock "cinder-attachment_update-9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1150.661484] [55086]: DEBUG cinder.coordination [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-6a9e1945-21de-4386-9b27-08b418607057 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Lock "cinder-attachment_update-9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1150.662845] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.662845] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.913975] [55087]: DEBUG cinder.api.middleware.request_id [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.916172] [55087]: INFO cinder.api.openstack.wsgi [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1150.916596] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1266939784"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1150.918342] [55087]: DEBUG cinder.api.v3.volumes [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1266939784'}} {{(pid=55087) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1150.918470] [55087]: INFO cinder.api.v3.volumes [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Create volume of 1 GB [ 1150.922715] [55087]: INFO cinder.volume.api [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Availability Zones retrieved successfully. [ 1150.929735] [55087]: DEBUG cinder.volume.api [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Flow 'volume_create_api' (a8b20bd5-6463-487d-94d6-ec7ad64c0b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1150.931260] [55087]: DEBUG cinder.volume.api [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7daf2467-536e-4413-a0b7-96220b168004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1150.932761] [55087]: DEBUG cinder.volume.flows.api.create_volume [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Validating volume size '1' using validate_int {{(pid=55087) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1150.951564] [55087]: DEBUG cinder.volume.api [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7daf2467-536e-4413-a0b7-96220b168004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1150.952619] [55087]: DEBUG cinder.volume.api [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50dd4ee6-a6d4-43ba-bff2-e43ed2d8537e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1151.002519] [55087]: DEBUG cinder.quota [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Created reservations ['26a9f05f-4ddf-42c8-9a1e-cde8a0fdf3d1', 'f17c5188-5b94-4668-9e63-173777fe0857', '21bfc02f-eef5-40b6-86ef-3e0783cdbf7e', '2d470414-41ce-4d88-b096-c310bd8dd08e'] {{(pid=55087) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1151.002519] [55087]: DEBUG cinder.volume.api [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50dd4ee6-a6d4-43ba-bff2-e43ed2d8537e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26a9f05f-4ddf-42c8-9a1e-cde8a0fdf3d1', 'f17c5188-5b94-4668-9e63-173777fe0857', '21bfc02f-eef5-40b6-86ef-3e0783cdbf7e', '2d470414-41ce-4d88-b096-c310bd8dd08e']}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1151.003100] [55087]: DEBUG cinder.volume.api [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9646975b-9dfb-4cf5-81fd-a89757d7a747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1151.016189] [55087]: DEBUG cinder.volume.api [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9646975b-9dfb-4cf5-81fd-a89757d7a747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd553921e-79b9-46e4-bfbe-a8ce14761ac5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1266939784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='423d14dbf51b45cc99bd762b468c5b31',qos_specs=None,replication_status=,reservations=['26a9f05f-4ddf-42c8-9a1e-cde8a0fdf3d1','f17c5188-5b94-4668-9e63-173777fe0857','21bfc02f-eef5-40b6-86ef-3e0783cdbf7e','2d470414-41ce-4d88-b096-c310bd8dd08e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='002e726edd1f42fe9a956058ff8465a0',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:30:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1266939784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d553921e-79b9-46e4-bfbe-a8ce14761ac5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='423d14dbf51b45cc99bd762b468c5b31',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='002e726edd1f42fe9a956058ff8465a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1151.017186] [55087]: DEBUG cinder.volume.api [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07f93078-23a2-49f2-9af8-5e56279e8767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1151.031426] [55087]: DEBUG cinder.volume.api [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07f93078-23a2-49f2-9af8-5e56279e8767) 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-1266939784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='423d14dbf51b45cc99bd762b468c5b31',qos_specs=None,replication_status=,reservations=['26a9f05f-4ddf-42c8-9a1e-cde8a0fdf3d1','f17c5188-5b94-4668-9e63-173777fe0857','21bfc02f-eef5-40b6-86ef-3e0783cdbf7e','2d470414-41ce-4d88-b096-c310bd8dd08e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='002e726edd1f42fe9a956058ff8465a0',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1151.032500] [55087]: DEBUG cinder.volume.api [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e28fe0-85a4-4180-9a91-154b7ffc5418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1151.042423] [55087]: DEBUG cinder.volume.api [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e28fe0-85a4-4180-9a91-154b7ffc5418) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1151.043472] [55087]: DEBUG cinder.volume.api [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Flow 'volume_create_api' (a8b20bd5-6463-487d-94d6-ec7ad64c0b07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1151.043837] [55087]: INFO cinder.volume.api [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Create volume request issued successfully. [ 1151.044535] [55087]: INFO cinder.api.openstack.wsgi [None req-9e397b88-8451-4424-a9c9-4133ba8dc1b7 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1151.044972] [55087]: [pid: 55087|app: 0|req: 206/419] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:30:35 2025] POST /volume/v3/volumes => generated 750 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1151.054406] [55087]: DEBUG cinder.api.middleware.request_id [None req-a5e6f02a-3199-4c3a-b0bc-56636f044c48 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.056932] [55087]: INFO cinder.api.openstack.wsgi [None req-a5e6f02a-3199-4c3a-b0bc-56636f044c48 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1151.057252] [55087]: DEBUG cinder.api.openstack.wsgi [None req-a5e6f02a-3199-4c3a-b0bc-56636f044c48 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.057552] [55087]: DEBUG cinder.api.openstack.wsgi [None req-a5e6f02a-3199-4c3a-b0bc-56636f044c48 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.066181] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.066181] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.070517] [55087]: INFO cinder.volume.api [None req-a5e6f02a-3199-4c3a-b0bc-56636f044c48 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1151.075667] [55087]: INFO cinder.api.openstack.wsgi [None req-a5e6f02a-3199-4c3a-b0bc-56636f044c48 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1151.076140] [55087]: [pid: 55087|app: 0|req: 207/420] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:35 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.185502] [55086]: DEBUG cinder.coordination [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-6a9e1945-21de-4386-9b27-08b418607057 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Lock "cinder-attachment_update-9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=55086) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1151.185864] [55086]: INFO cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-6a9e1945-21de-4386-9b27-08b418607057 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments/86ac09f5-9506-463b-b1e4-73ad42813c1a returned with HTTP 200 [ 1151.186355] [55086]: [pid: 55086|app: 0|req: 214/421] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:30:35 2025] PUT /volume/v3/attachments/86ac09f5-9506-463b-b1e4-73ad42813c1a => generated 617 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1151.216286] [55087]: DEBUG cinder.api.middleware.request_id [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-75c835e1-fc88-4e36-8178-5c8259815209 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.218760] [55087]: INFO cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-75c835e1-fc88-4e36-8178-5c8259815209 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/attachments/86ac09f5-9506-463b-b1e4-73ad42813c1a [ 1151.219067] [55087]: DEBUG cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-75c835e1-fc88-4e36-8178-5c8259815209 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.219328] [55087]: DEBUG cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-75c835e1-fc88-4e36-8178-5c8259815209 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'version_select' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.233867] [55087]: INFO cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-75c835e1-fc88-4e36-8178-5c8259815209 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments/86ac09f5-9506-463b-b1e4-73ad42813c1a returned with HTTP 200 [ 1151.234333] [55087]: [pid: 55087|app: 0|req: 208/422] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 03:30:36 2025] GET /volume/v3/attachments/86ac09f5-9506-463b-b1e4-73ad42813c1a => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1152.105413] [55086]: DEBUG cinder.api.middleware.request_id [None req-3ee5d622-eb7a-459f-8af1-8033678dd122 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.108823] [55086]: INFO cinder.api.openstack.wsgi [None req-3ee5d622-eb7a-459f-8af1-8033678dd122 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1152.109057] [55086]: DEBUG cinder.api.openstack.wsgi [None req-3ee5d622-eb7a-459f-8af1-8033678dd122 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.109293] [55086]: DEBUG cinder.api.openstack.wsgi [None req-3ee5d622-eb7a-459f-8af1-8033678dd122 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.127433] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.127433] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.133710] [55086]: INFO cinder.volume.api [None req-3ee5d622-eb7a-459f-8af1-8033678dd122 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1152.142535] [55086]: INFO cinder.api.openstack.wsgi [None req-3ee5d622-eb7a-459f-8af1-8033678dd122 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1152.142535] [55086]: [pid: 55086|app: 0|req: 215/423] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:36 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.260563] [55087]: DEBUG cinder.api.middleware.request_id [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-27dced7c-5d23-4b6e-8a4f-e3ae878eeab5 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.263119] [55087]: INFO cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-27dced7c-5d23-4b6e-8a4f-e3ae878eeab5 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1152.263395] [55087]: DEBUG cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-27dced7c-5d23-4b6e-8a4f-e3ae878eeab5 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.263628] [55087]: DEBUG cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-27dced7c-5d23-4b6e-8a4f-e3ae878eeab5 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.272510] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.272510] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.276669] [55087]: INFO cinder.volume.api [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-27dced7c-5d23-4b6e-8a4f-e3ae878eeab5 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1152.282662] [55087]: INFO cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-27dced7c-5d23-4b6e-8a4f-e3ae878eeab5 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1152.286452] [55087]: [pid: 55087|app: 0|req: 209/424] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:30:37 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.373457] [55086]: DEBUG cinder.api.middleware.request_id [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-d7591f25-60a8-47f2-b86a-26922a4a52dc None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.375843] [55086]: INFO cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-d7591f25-60a8-47f2-b86a-26922a4a52dc tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] POST http://10.180.1.21/volume/v3/attachments/86ac09f5-9506-463b-b1e4-73ad42813c1a/action [ 1153.376243] [55086]: DEBUG cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-d7591f25-60a8-47f2-b86a-26922a4a52dc tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action body: b'{"os-complete": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1153.376395] [55086]: DEBUG cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-d7591f25-60a8-47f2-b86a-26922a4a52dc tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1153.396826] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.396826] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.407159] [55086]: INFO cinder.api.openstack.wsgi [req-5e6fd45d-90c8-4096-9476-262a9f72a77d req-d7591f25-60a8-47f2-b86a-26922a4a52dc tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments/86ac09f5-9506-463b-b1e4-73ad42813c1a/action returned with HTTP 204 [ 1153.407659] [55086]: [pid: 55086|app: 0|req: 216/425] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:30:38 2025] POST /volume/v3/attachments/86ac09f5-9506-463b-b1e4-73ad42813c1a/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1153.807784] [55087]: DEBUG cinder.api.middleware.request_id [None req-db924d10-91cd-4375-b0ed-e79637b4f15e None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.808263] [55087]: INFO cinder.api.openstack.wsgi [None req-db924d10-91cd-4375-b0ed-e79637b4f15e None None] GET http://10.180.1.21/volume// [ 1153.808438] [55087]: DEBUG cinder.api.openstack.wsgi [None req-db924d10-91cd-4375-b0ed-e79637b4f15e None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.808657] [55087]: DEBUG cinder.api.openstack.wsgi [None req-db924d10-91cd-4375-b0ed-e79637b4f15e None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.809063] [55087]: INFO cinder.api.openstack.wsgi [None req-db924d10-91cd-4375-b0ed-e79637b4f15e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1153.809373] [55087]: [pid: 55087|app: 0|req: 210/426] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:30:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1153.813533] [55086]: DEBUG cinder.api.middleware.request_id [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-03eb35fc-a844-4982-840b-41ecdf1651e6 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.816402] [55086]: INFO cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-03eb35fc-a844-4982-840b-41ecdf1651e6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1153.816862] [55086]: DEBUG cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-03eb35fc-a844-4982-840b-41ecdf1651e6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d553921e-79b9-46e4-bfbe-a8ce14761ac5", "connector": null, "instance_uuid": "cede6e1e-4c57-4a61-af5b-39b1a819ea10"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1153.829675] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.829675] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.854583] [55086]: INFO cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-03eb35fc-a844-4982-840b-41ecdf1651e6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1153.854583] [55086]: [pid: 55086|app: 0|req: 217/427] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:30:38 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1153.880529] [55087]: DEBUG cinder.api.middleware.request_id [None req-738a964a-900c-4111-a017-de83616315b4 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.882588] [55087]: INFO cinder.api.openstack.wsgi [None req-738a964a-900c-4111-a017-de83616315b4 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1153.882801] [55087]: DEBUG cinder.api.openstack.wsgi [None req-738a964a-900c-4111-a017-de83616315b4 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.883014] [55087]: DEBUG cinder.api.openstack.wsgi [None req-738a964a-900c-4111-a017-de83616315b4 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.893013] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.893013] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.906024] [55087]: INFO cinder.volume.api [None req-738a964a-900c-4111-a017-de83616315b4 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1153.912150] [55087]: INFO cinder.api.openstack.wsgi [None req-738a964a-900c-4111-a017-de83616315b4 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1153.912550] [55087]: [pid: 55087|app: 0|req: 211/428] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:38 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.386044] [55086]: DEBUG cinder.api.middleware.request_id [None req-1b521c5c-df8e-4550-89ab-84d36eed2666 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.386519] [55086]: INFO cinder.api.openstack.wsgi [None req-1b521c5c-df8e-4550-89ab-84d36eed2666 None None] GET http://10.180.1.21/volume// [ 1154.386699] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1b521c5c-df8e-4550-89ab-84d36eed2666 None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.386954] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1b521c5c-df8e-4550-89ab-84d36eed2666 None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.387579] [55086]: INFO cinder.api.openstack.wsgi [None req-1b521c5c-df8e-4550-89ab-84d36eed2666 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1154.387906] [55086]: [pid: 55086|app: 0|req: 218/429] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:30:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1154.391785] [55087]: DEBUG cinder.api.middleware.request_id [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-fe340e3c-315a-46a1-8272-35f65408126b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.394824] [55087]: INFO cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-fe340e3c-315a-46a1-8272-35f65408126b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1154.395165] [55087]: DEBUG cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-fe340e3c-315a-46a1-8272-35f65408126b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.395388] [55087]: DEBUG cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-fe340e3c-315a-46a1-8272-35f65408126b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.406637] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.406637] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.411965] [55087]: INFO cinder.volume.api [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-fe340e3c-315a-46a1-8272-35f65408126b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1154.417684] [55087]: INFO cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-fe340e3c-315a-46a1-8272-35f65408126b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1154.418126] [55087]: [pid: 55087|app: 0|req: 212/430] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:30:39 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1154.469250] [55086]: DEBUG cinder.api.middleware.request_id [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-b2eb9375-59dd-4a59-9915-aafc0ce2468d None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.474112] [55086]: INFO cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-b2eb9375-59dd-4a59-9915-aafc0ce2468d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] PUT http://10.180.1.21/volume/v3/attachments/b4f150b6-42a6-4483-82ce-31741b11d3a4 [ 1154.474112] [55086]: DEBUG cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-b2eb9375-59dd-4a59-9915-aafc0ce2468d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-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-535152", "mountpoint": "/dev/sdb"}}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1154.482864] [55086]: DEBUG cinder.coordination [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-b2eb9375-59dd-4a59-9915-aafc0ce2468d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Acquiring lock "cinder-attachment_update-d553921e-79b9-46e4-bfbe-a8ce14761ac5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1154.488122] [55086]: DEBUG cinder.coordination [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-b2eb9375-59dd-4a59-9915-aafc0ce2468d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Lock "cinder-attachment_update-d553921e-79b9-46e4-bfbe-a8ce14761ac5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1154.489461] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.489461] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.926331] [55087]: DEBUG cinder.api.middleware.request_id [None req-434c50d1-e44a-4dbd-80b1-0c954495bce6 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.930024] [55087]: INFO cinder.api.openstack.wsgi [None req-434c50d1-e44a-4dbd-80b1-0c954495bce6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1154.931145] [55087]: DEBUG cinder.api.openstack.wsgi [None req-434c50d1-e44a-4dbd-80b1-0c954495bce6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.931451] [55087]: DEBUG cinder.api.openstack.wsgi [None req-434c50d1-e44a-4dbd-80b1-0c954495bce6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.953638] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.953638] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.959518] [55087]: INFO cinder.volume.api [None req-434c50d1-e44a-4dbd-80b1-0c954495bce6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1154.966369] [55087]: INFO cinder.api.openstack.wsgi [None req-434c50d1-e44a-4dbd-80b1-0c954495bce6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1154.966658] [55087]: [pid: 55087|app: 0|req: 213/431] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:39 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1155.226474] [55087]: DEBUG cinder.api.middleware.request_id [None req-8d46e709-3dec-4184-b7a8-783bbdb53c68 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.228912] [55087]: INFO cinder.api.openstack.wsgi [None req-8d46e709-3dec-4184-b7a8-783bbdb53c68 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 1155.229144] [55087]: DEBUG cinder.api.openstack.wsgi [None req-8d46e709-3dec-4184-b7a8-783bbdb53c68 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.229366] [55087]: DEBUG cinder.api.openstack.wsgi [None req-8d46e709-3dec-4184-b7a8-783bbdb53c68 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'delete' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.229617] [55087]: INFO cinder.api.v3.volumes [None req-8d46e709-3dec-4184-b7a8-783bbdb53c68 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Delete volume with id: fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 1155.237772] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.237772] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.240102] [55087]: INFO cinder.volume.api [None req-8d46e709-3dec-4184-b7a8-783bbdb53c68 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 1155.262031] [55087]: INFO cinder.volume.api [None req-8d46e709-3dec-4184-b7a8-783bbdb53c68 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Delete volume request issued successfully. [ 1155.262031] [55087]: INFO cinder.api.openstack.wsgi [None req-8d46e709-3dec-4184-b7a8-783bbdb53c68 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 202 [ 1155.262031] [55087]: [pid: 55087|app: 0|req: 214/432] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:30:40 2025] DELETE /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1155.263390] [55087]: DEBUG cinder.api.middleware.request_id [None req-adf38287-033c-4cf0-8201-3de6cc263fd2 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.264331] [55087]: INFO cinder.api.openstack.wsgi [None req-adf38287-033c-4cf0-8201-3de6cc263fd2 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 1155.264537] [55087]: DEBUG cinder.api.openstack.wsgi [None req-adf38287-033c-4cf0-8201-3de6cc263fd2 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.264746] [55087]: DEBUG cinder.api.openstack.wsgi [None req-adf38287-033c-4cf0-8201-3de6cc263fd2 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.279426] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.279426] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.286645] [55087]: INFO cinder.volume.api [None req-adf38287-033c-4cf0-8201-3de6cc263fd2 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 1155.295620] [55087]: INFO cinder.api.openstack.wsgi [None req-adf38287-033c-4cf0-8201-3de6cc263fd2 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 1155.295964] [55087]: [pid: 55087|app: 0|req: 215/433] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:40 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1155.980604] [55087]: DEBUG cinder.api.middleware.request_id [None req-7456caf6-2234-4777-bc00-d3b91160e81f None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.989014] [55087]: INFO cinder.api.openstack.wsgi [None req-7456caf6-2234-4777-bc00-d3b91160e81f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1155.989014] [55087]: DEBUG cinder.api.openstack.wsgi [None req-7456caf6-2234-4777-bc00-d3b91160e81f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.989014] [55087]: DEBUG cinder.api.openstack.wsgi [None req-7456caf6-2234-4777-bc00-d3b91160e81f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.004780] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.004780] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.013721] [55087]: INFO cinder.volume.api [None req-7456caf6-2234-4777-bc00-d3b91160e81f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1156.021126] [55087]: INFO cinder.api.openstack.wsgi [None req-7456caf6-2234-4777-bc00-d3b91160e81f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1156.021126] [55087]: [pid: 55087|app: 0|req: 216/434] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:40 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.311420] [55087]: DEBUG cinder.api.middleware.request_id [None req-41b57d06-e629-4936-b67f-40af02eb0897 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.314269] [55087]: INFO cinder.api.openstack.wsgi [None req-41b57d06-e629-4936-b67f-40af02eb0897 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 1156.314515] [55087]: DEBUG cinder.api.openstack.wsgi [None req-41b57d06-e629-4936-b67f-40af02eb0897 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.314740] [55087]: DEBUG cinder.api.openstack.wsgi [None req-41b57d06-e629-4936-b67f-40af02eb0897 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.325075] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.325075] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.335602] [55087]: INFO cinder.volume.api [None req-41b57d06-e629-4936-b67f-40af02eb0897 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Volume info retrieved successfully. [ 1156.343359] [55087]: INFO cinder.api.openstack.wsgi [None req-41b57d06-e629-4936-b67f-40af02eb0897 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 200 [ 1156.344018] [55087]: [pid: 55087|app: 0|req: 217/435] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:41 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1157.035472] [55087]: DEBUG cinder.api.middleware.request_id [None req-940dbcaa-1c42-4f22-b582-e22466c8b04d None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.038191] [55087]: INFO cinder.api.openstack.wsgi [None req-940dbcaa-1c42-4f22-b582-e22466c8b04d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1157.039384] [55087]: DEBUG cinder.api.openstack.wsgi [None req-940dbcaa-1c42-4f22-b582-e22466c8b04d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.039384] [55087]: DEBUG cinder.api.openstack.wsgi [None req-940dbcaa-1c42-4f22-b582-e22466c8b04d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.054504] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.054504] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.059853] [55087]: INFO cinder.volume.api [None req-940dbcaa-1c42-4f22-b582-e22466c8b04d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1157.066774] [55087]: INFO cinder.api.openstack.wsgi [None req-940dbcaa-1c42-4f22-b582-e22466c8b04d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1157.067312] [55087]: [pid: 55087|app: 0|req: 218/436] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:41 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.360756] [55087]: DEBUG cinder.api.middleware.request_id [None req-e067dacd-0d0c-4c3c-8ddb-9055f3c9c892 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.363289] [55087]: INFO cinder.api.openstack.wsgi [None req-e067dacd-0d0c-4c3c-8ddb-9055f3c9c892 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] GET http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c [ 1157.363859] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e067dacd-0d0c-4c3c-8ddb-9055f3c9c892 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.363859] [55087]: DEBUG cinder.api.openstack.wsgi [None req-e067dacd-0d0c-4c3c-8ddb-9055f3c9c892 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.371466] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.371466] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.374918] [55087]: INFO cinder.api.openstack.wsgi [None req-e067dacd-0d0c-4c3c-8ddb-9055f3c9c892 tempest-DeleteServersTestJSON-491311903 tempest-DeleteServersTestJSON-491311903-project-member] http://10.180.1.21/volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c returned with HTTP 404 [ 1157.375526] [55087]: [pid: 55087|app: 0|req: 219/437] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:42 2025] GET /volume/v3/volumes/fd96eb4a-485e-4d8e-b5b6-a12b94a1b87c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1158.081699] [55087]: DEBUG cinder.api.middleware.request_id [None req-c51cf787-0df5-4e28-8e48-237fe1402c87 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.085753] [55087]: INFO cinder.api.openstack.wsgi [None req-c51cf787-0df5-4e28-8e48-237fe1402c87 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1158.086573] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c51cf787-0df5-4e28-8e48-237fe1402c87 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.087324] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c51cf787-0df5-4e28-8e48-237fe1402c87 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.102542] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.102542] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.107713] [55087]: INFO cinder.volume.api [None req-c51cf787-0df5-4e28-8e48-237fe1402c87 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1158.114626] [55087]: INFO cinder.api.openstack.wsgi [None req-c51cf787-0df5-4e28-8e48-237fe1402c87 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1158.115092] [55087]: [pid: 55087|app: 0|req: 220/438] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:42 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.015690] [55086]: DEBUG cinder.coordination [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-b2eb9375-59dd-4a59-9915-aafc0ce2468d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Lock "cinder-attachment_update-d553921e-79b9-46e4-bfbe-a8ce14761ac5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55086) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1159.016074] [55086]: INFO cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-b2eb9375-59dd-4a59-9915-aafc0ce2468d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/attachments/b4f150b6-42a6-4483-82ce-31741b11d3a4 returned with HTTP 200 [ 1159.016548] [55086]: [pid: 55086|app: 0|req: 219/439] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:30:39 2025] PUT /volume/v3/attachments/b4f150b6-42a6-4483-82ce-31741b11d3a4 => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.126800] [55087]: DEBUG cinder.api.middleware.request_id [None req-0d11b74b-a6e4-4350-8e4c-35c8fe8facc0 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.129785] [55087]: INFO cinder.api.openstack.wsgi [None req-0d11b74b-a6e4-4350-8e4c-35c8fe8facc0 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1159.129999] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0d11b74b-a6e4-4350-8e4c-35c8fe8facc0 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.130324] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0d11b74b-a6e4-4350-8e4c-35c8fe8facc0 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.144627] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.144627] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.151143] [55087]: INFO cinder.volume.api [None req-0d11b74b-a6e4-4350-8e4c-35c8fe8facc0 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1159.159119] [55087]: INFO cinder.api.openstack.wsgi [None req-0d11b74b-a6e4-4350-8e4c-35c8fe8facc0 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1159.159119] [55087]: [pid: 55087|app: 0|req: 221/440] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:43 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.171324] [55086]: DEBUG cinder.api.middleware.request_id [None req-4f043290-1516-48c5-a71f-13521650ec46 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.173608] [55086]: INFO cinder.api.openstack.wsgi [None req-4f043290-1516-48c5-a71f-13521650ec46 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1160.173850] [55086]: DEBUG cinder.api.openstack.wsgi [None req-4f043290-1516-48c5-a71f-13521650ec46 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.174091] [55086]: DEBUG cinder.api.openstack.wsgi [None req-4f043290-1516-48c5-a71f-13521650ec46 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.189272] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.189272] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.193347] [55086]: INFO cinder.volume.api [None req-4f043290-1516-48c5-a71f-13521650ec46 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1160.199917] [55086]: INFO cinder.api.openstack.wsgi [None req-4f043290-1516-48c5-a71f-13521650ec46 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1160.199917] [55086]: [pid: 55086|app: 0|req: 220/441] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:45 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.209329] [55087]: DEBUG cinder.api.middleware.request_id [None req-6271132a-3f38-44a7-8603-61fa74b41990 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.211567] [55087]: INFO cinder.api.openstack.wsgi [None req-6271132a-3f38-44a7-8603-61fa74b41990 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1161.211819] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6271132a-3f38-44a7-8603-61fa74b41990 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.212068] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6271132a-3f38-44a7-8603-61fa74b41990 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.225918] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.225918] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.229840] [55087]: INFO cinder.volume.api [None req-6271132a-3f38-44a7-8603-61fa74b41990 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1161.234790] [55087]: INFO cinder.api.openstack.wsgi [None req-6271132a-3f38-44a7-8603-61fa74b41990 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1161.235256] [55087]: [pid: 55087|app: 0|req: 222/442] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:46 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.140654] [55086]: DEBUG cinder.api.middleware.request_id [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-48b63a8e-b2c2-405a-b5a3-649a4d8cf2b2 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.143384] [55086]: INFO cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-48b63a8e-b2c2-405a-b5a3-649a4d8cf2b2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] POST http://10.180.1.21/volume/v3/attachments/b4f150b6-42a6-4483-82ce-31741b11d3a4/action [ 1162.145022] [55086]: DEBUG cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-48b63a8e-b2c2-405a-b5a3-649a4d8cf2b2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action body: b'{"os-complete": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1162.145022] [55086]: DEBUG cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-48b63a8e-b2c2-405a-b5a3-649a4d8cf2b2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1162.170189] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.170189] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.179669] [55086]: INFO cinder.api.openstack.wsgi [req-3d4cef59-b067-48d5-82c2-2bd767ae5db0 req-48b63a8e-b2c2-405a-b5a3-649a4d8cf2b2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/attachments/b4f150b6-42a6-4483-82ce-31741b11d3a4/action returned with HTTP 204 [ 1162.180166] [55086]: [pid: 55086|app: 0|req: 221/443] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:30:46 2025] POST /volume/v3/attachments/b4f150b6-42a6-4483-82ce-31741b11d3a4/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1162.247225] [55087]: DEBUG cinder.api.middleware.request_id [None req-3f5c92c5-bab5-404a-8e18-a2a3d78261a5 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.250398] [55087]: INFO cinder.api.openstack.wsgi [None req-3f5c92c5-bab5-404a-8e18-a2a3d78261a5 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1162.250659] [55087]: DEBUG cinder.api.openstack.wsgi [None req-3f5c92c5-bab5-404a-8e18-a2a3d78261a5 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.250909] [55087]: DEBUG cinder.api.openstack.wsgi [None req-3f5c92c5-bab5-404a-8e18-a2a3d78261a5 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.265931] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.265931] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.270742] [55087]: INFO cinder.volume.api [None req-3f5c92c5-bab5-404a-8e18-a2a3d78261a5 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1162.278185] [55087]: INFO cinder.api.openstack.wsgi [None req-3f5c92c5-bab5-404a-8e18-a2a3d78261a5 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1162.278622] [55087]: [pid: 55087|app: 0|req: 223/444] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:47 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1162.288963] [55086]: DEBUG cinder.api.middleware.request_id [None req-0259d63c-4bc3-4fcf-9c4c-f8dd024fb010 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.291263] [55086]: INFO cinder.api.openstack.wsgi [None req-0259d63c-4bc3-4fcf-9c4c-f8dd024fb010 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1162.291573] [55086]: DEBUG cinder.api.openstack.wsgi [None req-0259d63c-4bc3-4fcf-9c4c-f8dd024fb010 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.291890] [55086]: DEBUG cinder.api.openstack.wsgi [None req-0259d63c-4bc3-4fcf-9c4c-f8dd024fb010 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.304241] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.304241] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.307765] [55086]: INFO cinder.volume.api [None req-0259d63c-4bc3-4fcf-9c4c-f8dd024fb010 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1162.314503] [55086]: INFO cinder.api.openstack.wsgi [None req-0259d63c-4bc3-4fcf-9c4c-f8dd024fb010 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1162.314503] [55086]: [pid: 55086|app: 0|req: 222/445] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:47 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1168.854609] [55087]: DEBUG cinder.api.middleware.request_id [req-0486daef-8fb9-4423-a24f-f9dee438aaee req-f1d3e8ec-d7c8-4256-b460-0ebb35142ef3 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.857315] [55087]: INFO cinder.api.openstack.wsgi [req-0486daef-8fb9-4423-a24f-f9dee438aaee req-f1d3e8ec-d7c8-4256-b460-0ebb35142ef3 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d [ 1168.857759] [55087]: DEBUG cinder.api.openstack.wsgi [req-0486daef-8fb9-4423-a24f-f9dee438aaee req-f1d3e8ec-d7c8-4256-b460-0ebb35142ef3 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.858085] [55087]: DEBUG cinder.api.openstack.wsgi [req-0486daef-8fb9-4423-a24f-f9dee438aaee req-f1d3e8ec-d7c8-4256-b460-0ebb35142ef3 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.869290] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.869290] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.873630] [55087]: INFO cinder.volume.api [req-0486daef-8fb9-4423-a24f-f9dee438aaee req-f1d3e8ec-d7c8-4256-b460-0ebb35142ef3 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1168.878725] [55087]: INFO cinder.api.openstack.wsgi [req-0486daef-8fb9-4423-a24f-f9dee438aaee req-f1d3e8ec-d7c8-4256-b460-0ebb35142ef3 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d returned with HTTP 200 [ 1168.879199] [55087]: [pid: 55087|app: 0|req: 224/446] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:30:53 2025] GET /volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.896746] [55086]: DEBUG cinder.api.middleware.request_id [None req-cb786f4c-ef93-4314-a99f-96ed66c9ae43 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.897503] [55086]: INFO cinder.api.openstack.wsgi [None req-cb786f4c-ef93-4314-a99f-96ed66c9ae43 None None] GET http://10.180.1.21/volume// [ 1168.897503] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cb786f4c-ef93-4314-a99f-96ed66c9ae43 None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.897646] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cb786f4c-ef93-4314-a99f-96ed66c9ae43 None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.898056] [55086]: INFO cinder.api.openstack.wsgi [None req-cb786f4c-ef93-4314-a99f-96ed66c9ae43 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1168.898380] [55086]: [pid: 55086|app: 0|req: 223/447] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:30:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1168.902309] [55087]: DEBUG cinder.api.middleware.request_id [req-0486daef-8fb9-4423-a24f-f9dee438aaee req-331cb5c4-2da7-4574-a87c-d34ae9e67562 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.904475] [55087]: INFO cinder.api.openstack.wsgi [req-0486daef-8fb9-4423-a24f-f9dee438aaee req-331cb5c4-2da7-4574-a87c-d34ae9e67562 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1168.904880] [55087]: DEBUG cinder.api.openstack.wsgi [req-0486daef-8fb9-4423-a24f-f9dee438aaee req-331cb5c4-2da7-4574-a87c-d34ae9e67562 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6de861d5-3058-4f1e-97c5-7d435d8af51d", "connector": null, "instance_uuid": "04cf193c-2741-4f87-9f32-81385bcfd14b"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1168.914431] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.914431] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.936489] [55087]: INFO cinder.api.openstack.wsgi [req-0486daef-8fb9-4423-a24f-f9dee438aaee req-331cb5c4-2da7-4574-a87c-d34ae9e67562 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1168.936983] [55087]: [pid: 55087|app: 0|req: 225/448] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:30:53 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1168.964379] [55086]: DEBUG cinder.api.middleware.request_id [req-0486daef-8fb9-4423-a24f-f9dee438aaee req-85127cac-ced3-4284-a85a-8af3ccfd1703 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.968968] [55086]: INFO cinder.api.openstack.wsgi [req-0486daef-8fb9-4423-a24f-f9dee438aaee req-85127cac-ced3-4284-a85a-8af3ccfd1703 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] POST http://10.180.1.21/volume/v3/attachments/d40f76d6-9e56-4d8a-9df4-dc358a6641a2/action [ 1168.969497] [55086]: DEBUG cinder.api.openstack.wsgi [req-0486daef-8fb9-4423-a24f-f9dee438aaee req-85127cac-ced3-4284-a85a-8af3ccfd1703 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Action body: b'{"os-complete": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1168.969735] [55086]: DEBUG cinder.api.openstack.wsgi [req-0486daef-8fb9-4423-a24f-f9dee438aaee req-85127cac-ced3-4284-a85a-8af3ccfd1703 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1168.986482] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.986482] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.992915] [55086]: INFO cinder.api.openstack.wsgi [req-0486daef-8fb9-4423-a24f-f9dee438aaee req-85127cac-ced3-4284-a85a-8af3ccfd1703 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/attachments/d40f76d6-9e56-4d8a-9df4-dc358a6641a2/action returned with HTTP 204 [ 1168.993395] [55086]: [pid: 55086|app: 0|req: 224/449] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:30:53 2025] POST /volume/v3/attachments/d40f76d6-9e56-4d8a-9df4-dc358a6641a2/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1169.016990] [55087]: DEBUG cinder.api.middleware.request_id [None req-22bf906b-895e-474e-b321-828d099e2bd7 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.019267] [55087]: INFO cinder.api.openstack.wsgi [None req-22bf906b-895e-474e-b321-828d099e2bd7 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d [ 1169.019490] [55087]: DEBUG cinder.api.openstack.wsgi [None req-22bf906b-895e-474e-b321-828d099e2bd7 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.019761] [55087]: DEBUG cinder.api.openstack.wsgi [None req-22bf906b-895e-474e-b321-828d099e2bd7 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.030376] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.030376] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.034074] [55087]: INFO cinder.volume.api [None req-22bf906b-895e-474e-b321-828d099e2bd7 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1169.039498] [55087]: INFO cinder.api.openstack.wsgi [None req-22bf906b-895e-474e-b321-828d099e2bd7 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d returned with HTTP 200 [ 1169.039944] [55087]: [pid: 55087|app: 0|req: 226/450] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:53 2025] GET /volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.051060] [55086]: DEBUG cinder.api.middleware.request_id [None req-65e529fc-f352-43d7-ad9d-ee7c225e2820 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.053143] [55086]: INFO cinder.api.openstack.wsgi [None req-65e529fc-f352-43d7-ad9d-ee7c225e2820 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d [ 1169.053392] [55086]: DEBUG cinder.api.openstack.wsgi [None req-65e529fc-f352-43d7-ad9d-ee7c225e2820 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.053615] [55086]: DEBUG cinder.api.openstack.wsgi [None req-65e529fc-f352-43d7-ad9d-ee7c225e2820 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.063906] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.063906] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.067803] [55086]: INFO cinder.volume.api [None req-65e529fc-f352-43d7-ad9d-ee7c225e2820 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1169.071453] [55086]: INFO cinder.api.openstack.wsgi [None req-65e529fc-f352-43d7-ad9d-ee7c225e2820 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d returned with HTTP 200 [ 1169.071825] [55086]: [pid: 55086|app: 0|req: 225/451] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:53 2025] GET /volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.108251] [55087]: DEBUG cinder.api.middleware.request_id [req-7be86282-1669-4b9f-a69d-7eb16186e398 req-4023e37a-2cd2-406d-9598-39f045e283d8 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.112026] [55087]: INFO cinder.api.openstack.wsgi [req-7be86282-1669-4b9f-a69d-7eb16186e398 req-4023e37a-2cd2-406d-9598-39f045e283d8 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d [ 1169.112244] [55087]: DEBUG cinder.api.openstack.wsgi [req-7be86282-1669-4b9f-a69d-7eb16186e398 req-4023e37a-2cd2-406d-9598-39f045e283d8 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.112454] [55087]: DEBUG cinder.api.openstack.wsgi [req-7be86282-1669-4b9f-a69d-7eb16186e398 req-4023e37a-2cd2-406d-9598-39f045e283d8 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.124692] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.124692] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.130368] [55087]: INFO cinder.volume.api [req-7be86282-1669-4b9f-a69d-7eb16186e398 req-4023e37a-2cd2-406d-9598-39f045e283d8 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1169.134175] [55087]: INFO cinder.api.openstack.wsgi [req-7be86282-1669-4b9f-a69d-7eb16186e398 req-4023e37a-2cd2-406d-9598-39f045e283d8 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d returned with HTTP 200 [ 1169.135279] [55087]: [pid: 55087|app: 0|req: 227/452] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:30:53 2025] GET /volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.157186] [55086]: DEBUG cinder.api.middleware.request_id [req-7be86282-1669-4b9f-a69d-7eb16186e398 req-e7ebb478-0111-4aeb-beae-e6ac48e6688c None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.159666] [55086]: INFO cinder.api.openstack.wsgi [req-7be86282-1669-4b9f-a69d-7eb16186e398 req-e7ebb478-0111-4aeb-beae-e6ac48e6688c tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d40f76d6-9e56-4d8a-9df4-dc358a6641a2 [ 1169.159954] [55086]: DEBUG cinder.api.openstack.wsgi [req-7be86282-1669-4b9f-a69d-7eb16186e398 req-e7ebb478-0111-4aeb-beae-e6ac48e6688c tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.160208] [55086]: DEBUG cinder.api.openstack.wsgi [req-7be86282-1669-4b9f-a69d-7eb16186e398 req-e7ebb478-0111-4aeb-beae-e6ac48e6688c tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.168673] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.168673] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.696471] [55086]: INFO cinder.api.openstack.wsgi [req-7be86282-1669-4b9f-a69d-7eb16186e398 req-e7ebb478-0111-4aeb-beae-e6ac48e6688c tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/attachments/d40f76d6-9e56-4d8a-9df4-dc358a6641a2 returned with HTTP 200 [ 1169.696947] [55086]: [pid: 55086|app: 0|req: 226/453] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:30:54 2025] DELETE /volume/v3/attachments/d40f76d6-9e56-4d8a-9df4-dc358a6641a2 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.714732] [55087]: DEBUG cinder.api.middleware.request_id [None req-ee53a281-1aa5-4f7f-a8d9-3ad2c56e8c9f None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.717975] [55087]: INFO cinder.api.openstack.wsgi [None req-ee53a281-1aa5-4f7f-a8d9-3ad2c56e8c9f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d [ 1169.718058] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ee53a281-1aa5-4f7f-a8d9-3ad2c56e8c9f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.718310] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ee53a281-1aa5-4f7f-a8d9-3ad2c56e8c9f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.733334] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.733334] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.738948] [55087]: INFO cinder.volume.api [None req-ee53a281-1aa5-4f7f-a8d9-3ad2c56e8c9f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1169.748121] [55087]: INFO cinder.api.openstack.wsgi [None req-ee53a281-1aa5-4f7f-a8d9-3ad2c56e8c9f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d returned with HTTP 200 [ 1169.748121] [55087]: [pid: 55087|app: 0|req: 228/454] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:30:54 2025] GET /volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.695423] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=66,cinder:UPDATE=16,cinder:INSERT=1 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1179.742141] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=158,cinder:UPDATE=29,cinder:INSERT=19 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1193.328348] [55086]: DEBUG cinder.api.middleware.request_id [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.332082] [55086]: INFO cinder.api.openstack.wsgi [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1193.332082] [55086]: DEBUG cinder.api.openstack.wsgi [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-291180636"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1193.332619] [55086]: DEBUG cinder.api.v3.volumes [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-291180636'}} {{(pid=55086) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1193.332753] [55086]: INFO cinder.api.v3.volumes [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Create volume of 1 GB [ 1193.333086] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.333086] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.338256] [55086]: INFO cinder.volume.api [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Availability Zones retrieved successfully. [ 1193.345043] [55086]: DEBUG cinder.volume.api [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Flow 'volume_create_api' (d638d869-f466-4268-8664-bacbef9cb94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1193.347121] [55086]: DEBUG cinder.volume.api [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9336fde8-1209-485a-a488-09e47bf991c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1193.347633] [55086]: DEBUG cinder.volume.flows.api.create_volume [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Validating volume size '1' using validate_int {{(pid=55086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1193.365435] [55086]: DEBUG cinder.volume.api [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9336fde8-1209-485a-a488-09e47bf991c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1193.366488] [55086]: DEBUG cinder.volume.api [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (506a10a3-ade0-4dcf-958a-be992f1e87a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1193.394606] [55086]: DEBUG cinder.quota [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Created reservations ['b72ae282-dc0f-4fe4-9794-2856d4dec163', 'd968b43c-8ac3-4e92-b25b-9d029c220090', '5195bfff-7a83-4b26-831c-08c91f087f62', 'aa13d288-ddaa-4e81-abd6-f1d23b11eab7'] {{(pid=55086) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1193.395598] [55086]: DEBUG cinder.volume.api [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (506a10a3-ade0-4dcf-958a-be992f1e87a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b72ae282-dc0f-4fe4-9794-2856d4dec163', 'd968b43c-8ac3-4e92-b25b-9d029c220090', '5195bfff-7a83-4b26-831c-08c91f087f62', 'aa13d288-ddaa-4e81-abd6-f1d23b11eab7']}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1193.396496] [55086]: DEBUG cinder.volume.api [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52798b43-817f-42a7-ad76-45576eba9a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1193.410893] [55086]: DEBUG cinder.volume.api [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52798b43-817f-42a7-ad76-45576eba9a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b2f2fb0-22e2-4426-a30e-a610e2148264', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-291180636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3b921e53f84c338ea60f3cedd4377d',qos_specs=None,replication_status=,reservations=['b72ae282-dc0f-4fe4-9794-2856d4dec163','d968b43c-8ac3-4e92-b25b-9d029c220090','5195bfff-7a83-4b26-831c-08c91f087f62','aa13d288-ddaa-4e81-abd6-f1d23b11eab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b80bda9cbc7b4a57917f2f289e903f30',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:31:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-291180636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b2f2fb0-22e2-4426-a30e-a610e2148264,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b3b921e53f84c338ea60f3cedd4377d',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='b80bda9cbc7b4a57917f2f289e903f30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1193.411849] [55086]: DEBUG cinder.volume.api [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (220d89cb-d8f8-4486-af75-7b676c7abcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1193.424855] [55086]: DEBUG cinder.volume.api [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (220d89cb-d8f8-4486-af75-7b676c7abcb4) 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-291180636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3b921e53f84c338ea60f3cedd4377d',qos_specs=None,replication_status=,reservations=['b72ae282-dc0f-4fe4-9794-2856d4dec163','d968b43c-8ac3-4e92-b25b-9d029c220090','5195bfff-7a83-4b26-831c-08c91f087f62','aa13d288-ddaa-4e81-abd6-f1d23b11eab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b80bda9cbc7b4a57917f2f289e903f30',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1193.425686] [55086]: DEBUG cinder.volume.api [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c9a453-c05c-4ebd-9552-74e142e66c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1193.434577] [55086]: DEBUG cinder.volume.api [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c9a453-c05c-4ebd-9552-74e142e66c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1193.435623] [55086]: DEBUG cinder.volume.api [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Flow 'volume_create_api' (d638d869-f466-4268-8664-bacbef9cb94b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1193.435996] [55086]: INFO cinder.volume.api [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Create volume request issued successfully. [ 1193.436652] [55086]: INFO cinder.api.openstack.wsgi [None req-9bfbf0b6-1e9e-4caa-8bab-f45b5b59566c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1193.437095] [55086]: [pid: 55086|app: 0|req: 227/455] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:31:18 2025] POST /volume/v3/volumes => generated 753 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1193.452769] [55087]: DEBUG cinder.api.middleware.request_id [None req-801c10de-929c-4035-b68d-96442a3e0e27 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.458916] [55087]: INFO cinder.api.openstack.wsgi [None req-801c10de-929c-4035-b68d-96442a3e0e27 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1193.459209] [55087]: DEBUG cinder.api.openstack.wsgi [None req-801c10de-929c-4035-b68d-96442a3e0e27 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.459465] [55087]: DEBUG cinder.api.openstack.wsgi [None req-801c10de-929c-4035-b68d-96442a3e0e27 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.477348] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.477348] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.482436] [55087]: INFO cinder.volume.api [None req-801c10de-929c-4035-b68d-96442a3e0e27 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1193.486626] [55087]: INFO cinder.api.openstack.wsgi [None req-801c10de-929c-4035-b68d-96442a3e0e27 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1193.487019] [55087]: [pid: 55087|app: 0|req: 229/456] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:18 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.500833] [55086]: DEBUG cinder.api.middleware.request_id [None req-6a9e70f6-11c2-48b5-9252-d27f95d5251b None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.503890] [55086]: INFO cinder.api.openstack.wsgi [None req-6a9e70f6-11c2-48b5-9252-d27f95d5251b tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1194.504225] [55086]: DEBUG cinder.api.openstack.wsgi [None req-6a9e70f6-11c2-48b5-9252-d27f95d5251b tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.504541] [55086]: DEBUG cinder.api.openstack.wsgi [None req-6a9e70f6-11c2-48b5-9252-d27f95d5251b tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.517945] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.517945] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.523230] [55086]: INFO cinder.volume.api [None req-6a9e70f6-11c2-48b5-9252-d27f95d5251b tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1194.529846] [55086]: INFO cinder.api.openstack.wsgi [None req-6a9e70f6-11c2-48b5-9252-d27f95d5251b tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1194.530399] [55086]: [pid: 55086|app: 0|req: 228/457] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:19 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.565515] [55087]: DEBUG cinder.api.middleware.request_id [req-34478870-6f4d-401b-93f8-65f50fb66143 req-15c7f04b-a896-4532-9ce0-c4bb6c6740a8 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.567647] [55087]: INFO cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-15c7f04b-a896-4532-9ce0-c4bb6c6740a8 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1194.567993] [55087]: DEBUG cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-15c7f04b-a896-4532-9ce0-c4bb6c6740a8 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.568344] [55087]: DEBUG cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-15c7f04b-a896-4532-9ce0-c4bb6c6740a8 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.575738] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.575738] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.579032] [55087]: INFO cinder.volume.api [req-34478870-6f4d-401b-93f8-65f50fb66143 req-15c7f04b-a896-4532-9ce0-c4bb6c6740a8 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1194.583565] [55087]: INFO cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-15c7f04b-a896-4532-9ce0-c4bb6c6740a8 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1194.583565] [55087]: [pid: 55087|app: 0|req: 230/458] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:31:19 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1196.102299] [55086]: DEBUG cinder.api.middleware.request_id [None req-68e4cfae-545d-44f1-9df0-f41e74f8e10b None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.102583] [55086]: INFO cinder.api.openstack.wsgi [None req-68e4cfae-545d-44f1-9df0-f41e74f8e10b None None] GET http://10.180.1.21/volume// [ 1196.103639] [55086]: DEBUG cinder.api.openstack.wsgi [None req-68e4cfae-545d-44f1-9df0-f41e74f8e10b None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.103639] [55086]: DEBUG cinder.api.openstack.wsgi [None req-68e4cfae-545d-44f1-9df0-f41e74f8e10b None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.103639] [55086]: INFO cinder.api.openstack.wsgi [None req-68e4cfae-545d-44f1-9df0-f41e74f8e10b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1196.103639] [55086]: [pid: 55086|app: 0|req: 229/459] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:31:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1196.107988] [55087]: DEBUG cinder.api.middleware.request_id [req-34478870-6f4d-401b-93f8-65f50fb66143 req-6ffbf0ce-4616-429e-b0ca-3c62c5c004d3 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.110487] [55087]: INFO cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-6ffbf0ce-4616-429e-b0ca-3c62c5c004d3 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1196.111076] [55087]: DEBUG cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-6ffbf0ce-4616-429e-b0ca-3c62c5c004d3 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b2f2fb0-22e2-4426-a30e-a610e2148264", "connector": null, "instance_uuid": "d1436ca4-9900-473a-934c-9f52ad7c6b7d"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1196.122626] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.122626] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.146103] [55087]: INFO cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-6ffbf0ce-4616-429e-b0ca-3c62c5c004d3 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1196.146617] [55087]: [pid: 55087|app: 0|req: 231/460] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:31:20 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1196.166095] [55086]: DEBUG cinder.api.middleware.request_id [None req-0709d358-cef7-4cef-a331-5d0221dbde6d None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.168422] [55086]: INFO cinder.api.openstack.wsgi [None req-0709d358-cef7-4cef-a331-5d0221dbde6d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1196.168808] [55086]: DEBUG cinder.api.openstack.wsgi [None req-0709d358-cef7-4cef-a331-5d0221dbde6d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.168915] [55086]: DEBUG cinder.api.openstack.wsgi [None req-0709d358-cef7-4cef-a331-5d0221dbde6d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.178809] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.178809] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.182241] [55086]: INFO cinder.volume.api [None req-0709d358-cef7-4cef-a331-5d0221dbde6d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1196.186964] [55086]: INFO cinder.api.openstack.wsgi [None req-0709d358-cef7-4cef-a331-5d0221dbde6d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1196.187498] [55086]: [pid: 55086|app: 0|req: 230/461] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:21 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.336416] [55087]: DEBUG cinder.api.middleware.request_id [req-b2395b13-a50d-41f2-bda8-4ccd182b59aa req-7a87e057-190b-4efb-ba07-071eca623c9b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.338652] [55087]: INFO cinder.api.openstack.wsgi [req-b2395b13-a50d-41f2-bda8-4ccd182b59aa req-7a87e057-190b-4efb-ba07-071eca623c9b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] DELETE http://10.180.1.21/volume/v3/attachments/86ac09f5-9506-463b-b1e4-73ad42813c1a [ 1196.338942] [55087]: DEBUG cinder.api.openstack.wsgi [req-b2395b13-a50d-41f2-bda8-4ccd182b59aa req-7a87e057-190b-4efb-ba07-071eca623c9b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.339187] [55087]: DEBUG cinder.api.openstack.wsgi [req-b2395b13-a50d-41f2-bda8-4ccd182b59aa req-7a87e057-190b-4efb-ba07-071eca623c9b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'version_select' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.346125] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.346125] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.669849] [55086]: DEBUG cinder.api.middleware.request_id [None req-95f96a3c-3767-4d4c-87af-c2cfb0fca707 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.670305] [55086]: INFO cinder.api.openstack.wsgi [None req-95f96a3c-3767-4d4c-87af-c2cfb0fca707 None None] GET http://10.180.1.21/volume// [ 1196.670487] [55086]: DEBUG cinder.api.openstack.wsgi [None req-95f96a3c-3767-4d4c-87af-c2cfb0fca707 None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.670723] [55086]: DEBUG cinder.api.openstack.wsgi [None req-95f96a3c-3767-4d4c-87af-c2cfb0fca707 None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.671126] [55086]: INFO cinder.api.openstack.wsgi [None req-95f96a3c-3767-4d4c-87af-c2cfb0fca707 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1196.671424] [55086]: [pid: 55086|app: 0|req: 231/462] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:31:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1196.674554] [55086]: DEBUG cinder.api.middleware.request_id [req-34478870-6f4d-401b-93f8-65f50fb66143 req-f825abc9-3265-4a16-b997-e66c0993c8aa None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.677237] [55086]: INFO cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-f825abc9-3265-4a16-b997-e66c0993c8aa tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1196.677479] [55086]: DEBUG cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-f825abc9-3265-4a16-b997-e66c0993c8aa tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.677715] [55086]: DEBUG cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-f825abc9-3265-4a16-b997-e66c0993c8aa tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.687297] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.687297] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.690395] [55086]: INFO cinder.volume.api [req-34478870-6f4d-401b-93f8-65f50fb66143 req-f825abc9-3265-4a16-b997-e66c0993c8aa tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1196.694772] [55086]: INFO cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-f825abc9-3265-4a16-b997-e66c0993c8aa tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1196.695145] [55086]: [pid: 55086|app: 0|req: 232/463] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:31:21 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1196.720067] [55086]: DEBUG cinder.api.middleware.request_id [req-34478870-6f4d-401b-93f8-65f50fb66143 req-fbd2e876-5042-46b1-bb33-c4504c116488 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.722241] [55086]: INFO cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-fbd2e876-5042-46b1-bb33-c4504c116488 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] PUT http://10.180.1.21/volume/v3/attachments/e12adda5-c3e7-44a9-9b56-494376901209 [ 1196.722628] [55086]: DEBUG cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-fbd2e876-5042-46b1-bb33-c4504c116488 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-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-535162", "mountpoint": "/dev/sdb"}}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1196.729420] [55086]: DEBUG cinder.coordination [req-34478870-6f4d-401b-93f8-65f50fb66143 req-fbd2e876-5042-46b1-bb33-c4504c116488 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Acquiring lock "cinder-attachment_update-7b2f2fb0-22e2-4426-a30e-a610e2148264-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1196.733615] [55086]: DEBUG cinder.coordination [req-34478870-6f4d-401b-93f8-65f50fb66143 req-fbd2e876-5042-46b1-bb33-c4504c116488 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Lock "cinder-attachment_update-7b2f2fb0-22e2-4426-a30e-a610e2148264-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1196.734617] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.734617] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.869668] [55087]: INFO cinder.api.openstack.wsgi [req-b2395b13-a50d-41f2-bda8-4ccd182b59aa req-7a87e057-190b-4efb-ba07-071eca623c9b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/attachments/86ac09f5-9506-463b-b1e4-73ad42813c1a returned with HTTP 200 [ 1196.870131] [55087]: [pid: 55087|app: 0|req: 232/464] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:31:21 2025] DELETE /volume/v3/attachments/86ac09f5-9506-463b-b1e4-73ad42813c1a => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.876428] [55087]: DEBUG cinder.api.middleware.request_id [req-b2395b13-a50d-41f2-bda8-4ccd182b59aa req-29b58065-e795-440f-92a8-2f02a4e884d7 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.878606] [55087]: INFO cinder.api.openstack.wsgi [req-b2395b13-a50d-41f2-bda8-4ccd182b59aa req-29b58065-e795-440f-92a8-2f02a4e884d7 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1196.878795] [55087]: DEBUG cinder.api.openstack.wsgi [req-b2395b13-a50d-41f2-bda8-4ccd182b59aa req-29b58065-e795-440f-92a8-2f02a4e884d7 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.879008] [55087]: DEBUG cinder.api.openstack.wsgi [req-b2395b13-a50d-41f2-bda8-4ccd182b59aa req-29b58065-e795-440f-92a8-2f02a4e884d7 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'delete' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.879224] [55087]: INFO cinder.api.v3.volumes [req-b2395b13-a50d-41f2-bda8-4ccd182b59aa req-29b58065-e795-440f-92a8-2f02a4e884d7 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Delete volume with id: 9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 [ 1196.886018] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.886018] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.886530] [55087]: INFO cinder.volume.api [req-b2395b13-a50d-41f2-bda8-4ccd182b59aa req-29b58065-e795-440f-92a8-2f02a4e884d7 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1196.901562] [55087]: INFO cinder.volume.api [req-b2395b13-a50d-41f2-bda8-4ccd182b59aa req-29b58065-e795-440f-92a8-2f02a4e884d7 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Delete volume request issued successfully. [ 1196.901739] [55087]: INFO cinder.api.openstack.wsgi [req-b2395b13-a50d-41f2-bda8-4ccd182b59aa req-29b58065-e795-440f-92a8-2f02a4e884d7 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 returned with HTTP 202 [ 1196.902281] [55087]: [pid: 55087|app: 0|req: 233/465] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 03:31:21 2025] DELETE /volume/v3/volumes/9b2a11ee-6b1f-49cf-9d3f-ba5fe169c618 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1197.197911] [55087]: DEBUG cinder.api.middleware.request_id [None req-c40957e7-2735-4e24-af2b-79ffa8665974 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.200191] [55087]: INFO cinder.api.openstack.wsgi [None req-c40957e7-2735-4e24-af2b-79ffa8665974 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1197.200476] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c40957e7-2735-4e24-af2b-79ffa8665974 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.200823] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c40957e7-2735-4e24-af2b-79ffa8665974 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.212053] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.212053] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.215607] [55087]: INFO cinder.volume.api [None req-c40957e7-2735-4e24-af2b-79ffa8665974 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1197.219914] [55087]: INFO cinder.api.openstack.wsgi [None req-c40957e7-2735-4e24-af2b-79ffa8665974 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1197.220334] [55087]: [pid: 55087|app: 0|req: 234/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:22 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.232237] [55087]: DEBUG cinder.api.middleware.request_id [None req-35ab22c1-66f8-473f-8102-f93e363dad30 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.234606] [55087]: INFO cinder.api.openstack.wsgi [None req-35ab22c1-66f8-473f-8102-f93e363dad30 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1198.234861] [55087]: DEBUG cinder.api.openstack.wsgi [None req-35ab22c1-66f8-473f-8102-f93e363dad30 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.235108] [55087]: DEBUG cinder.api.openstack.wsgi [None req-35ab22c1-66f8-473f-8102-f93e363dad30 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.248772] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.248772] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.252366] [55087]: INFO cinder.volume.api [None req-35ab22c1-66f8-473f-8102-f93e363dad30 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1198.256620] [55087]: INFO cinder.api.openstack.wsgi [None req-35ab22c1-66f8-473f-8102-f93e363dad30 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1198.257172] [55087]: [pid: 55087|app: 0|req: 235/467] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:23 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.267095] [55087]: DEBUG cinder.api.middleware.request_id [None req-57c4a201-9c35-4692-84f9-0e25e893c344 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.269467] [55087]: INFO cinder.api.openstack.wsgi [None req-57c4a201-9c35-4692-84f9-0e25e893c344 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1199.269762] [55087]: DEBUG cinder.api.openstack.wsgi [None req-57c4a201-9c35-4692-84f9-0e25e893c344 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.270095] [55087]: DEBUG cinder.api.openstack.wsgi [None req-57c4a201-9c35-4692-84f9-0e25e893c344 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.280585] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.280585] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.284125] [55087]: INFO cinder.volume.api [None req-57c4a201-9c35-4692-84f9-0e25e893c344 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1199.288763] [55087]: INFO cinder.api.openstack.wsgi [None req-57c4a201-9c35-4692-84f9-0e25e893c344 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1199.289201] [55087]: [pid: 55087|app: 0|req: 236/468] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:24 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1200.299414] [55087]: DEBUG cinder.api.middleware.request_id [None req-679d2cd1-072c-44a4-a6c3-48af43553596 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.301918] [55087]: INFO cinder.api.openstack.wsgi [None req-679d2cd1-072c-44a4-a6c3-48af43553596 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1200.302751] [55087]: DEBUG cinder.api.openstack.wsgi [None req-679d2cd1-072c-44a4-a6c3-48af43553596 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.302751] [55087]: DEBUG cinder.api.openstack.wsgi [None req-679d2cd1-072c-44a4-a6c3-48af43553596 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.314416] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.314416] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.317920] [55087]: INFO cinder.volume.api [None req-679d2cd1-072c-44a4-a6c3-48af43553596 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1200.322414] [55087]: INFO cinder.api.openstack.wsgi [None req-679d2cd1-072c-44a4-a6c3-48af43553596 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1200.322787] [55087]: [pid: 55087|app: 0|req: 237/469] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:25 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.256546] [55086]: DEBUG cinder.coordination [req-34478870-6f4d-401b-93f8-65f50fb66143 req-fbd2e876-5042-46b1-bb33-c4504c116488 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Lock "cinder-attachment_update-7b2f2fb0-22e2-4426-a30e-a610e2148264-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55086) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1201.256995] [55086]: INFO cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-fbd2e876-5042-46b1-bb33-c4504c116488 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/attachments/e12adda5-c3e7-44a9-9b56-494376901209 returned with HTTP 200 [ 1201.257470] [55086]: [pid: 55086|app: 0|req: 233/470] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:31:21 2025] PUT /volume/v3/attachments/e12adda5-c3e7-44a9-9b56-494376901209 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1201.332908] [55087]: DEBUG cinder.api.middleware.request_id [None req-2cc56447-c8bc-43b8-b612-11fed377c592 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.334937] [55087]: INFO cinder.api.openstack.wsgi [None req-2cc56447-c8bc-43b8-b612-11fed377c592 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1201.335200] [55087]: DEBUG cinder.api.openstack.wsgi [None req-2cc56447-c8bc-43b8-b612-11fed377c592 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.335469] [55087]: DEBUG cinder.api.openstack.wsgi [None req-2cc56447-c8bc-43b8-b612-11fed377c592 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.354027] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.354027] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.356692] [55087]: INFO cinder.volume.api [None req-2cc56447-c8bc-43b8-b612-11fed377c592 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1201.361571] [55087]: INFO cinder.api.openstack.wsgi [None req-2cc56447-c8bc-43b8-b612-11fed377c592 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1201.361954] [55087]: [pid: 55087|app: 0|req: 238/471] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:26 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.374235] [55086]: DEBUG cinder.api.middleware.request_id [None req-7b4a0ae6-92d3-40e3-b55b-b06b5fa768a3 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.378088] [55086]: INFO cinder.api.openstack.wsgi [None req-7b4a0ae6-92d3-40e3-b55b-b06b5fa768a3 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1202.378088] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7b4a0ae6-92d3-40e3-b55b-b06b5fa768a3 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.378088] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7b4a0ae6-92d3-40e3-b55b-b06b5fa768a3 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.391051] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.391051] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.394833] [55086]: INFO cinder.volume.api [None req-7b4a0ae6-92d3-40e3-b55b-b06b5fa768a3 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1202.401027] [55086]: INFO cinder.api.openstack.wsgi [None req-7b4a0ae6-92d3-40e3-b55b-b06b5fa768a3 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1202.401027] [55086]: [pid: 55086|app: 0|req: 234/472] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:27 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.913339] [55087]: DEBUG cinder.api.middleware.request_id [req-34478870-6f4d-401b-93f8-65f50fb66143 req-380fca57-350b-4caf-b16b-498884fb9b36 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.915665] [55087]: INFO cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-380fca57-350b-4caf-b16b-498884fb9b36 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] POST http://10.180.1.21/volume/v3/attachments/e12adda5-c3e7-44a9-9b56-494376901209/action [ 1202.916132] [55087]: DEBUG cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-380fca57-350b-4caf-b16b-498884fb9b36 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action body: b'{"os-complete": null}' {{(pid=55087) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1202.916287] [55087]: DEBUG cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-380fca57-350b-4caf-b16b-498884fb9b36 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1202.933809] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.933809] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.940272] [55087]: INFO cinder.api.openstack.wsgi [req-34478870-6f4d-401b-93f8-65f50fb66143 req-380fca57-350b-4caf-b16b-498884fb9b36 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/attachments/e12adda5-c3e7-44a9-9b56-494376901209/action returned with HTTP 204 [ 1202.940681] [55087]: [pid: 55087|app: 0|req: 239/473] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:31:27 2025] POST /volume/v3/attachments/e12adda5-c3e7-44a9-9b56-494376901209/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1203.410690] [55086]: DEBUG cinder.api.middleware.request_id [None req-4505534b-bba4-402e-bf39-ca21d2e0d337 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.413363] [55086]: INFO cinder.api.openstack.wsgi [None req-4505534b-bba4-402e-bf39-ca21d2e0d337 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1203.413582] [55086]: DEBUG cinder.api.openstack.wsgi [None req-4505534b-bba4-402e-bf39-ca21d2e0d337 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.414510] [55086]: DEBUG cinder.api.openstack.wsgi [None req-4505534b-bba4-402e-bf39-ca21d2e0d337 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.426060] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.426060] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.429774] [55086]: INFO cinder.volume.api [None req-4505534b-bba4-402e-bf39-ca21d2e0d337 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1203.435953] [55086]: INFO cinder.api.openstack.wsgi [None req-4505534b-bba4-402e-bf39-ca21d2e0d337 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1203.436371] [55086]: [pid: 55086|app: 0|req: 235/474] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:28 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1203.446412] [55087]: DEBUG cinder.api.middleware.request_id [None req-89fbb54c-4266-413d-9f59-ebc0233fc21c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.448240] [55087]: INFO cinder.api.openstack.wsgi [None req-89fbb54c-4266-413d-9f59-ebc0233fc21c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1203.448598] [55087]: DEBUG cinder.api.openstack.wsgi [None req-89fbb54c-4266-413d-9f59-ebc0233fc21c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.450082] [55087]: DEBUG cinder.api.openstack.wsgi [None req-89fbb54c-4266-413d-9f59-ebc0233fc21c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.459796] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.459796] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.463103] [55087]: INFO cinder.volume.api [None req-89fbb54c-4266-413d-9f59-ebc0233fc21c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1203.467531] [55087]: INFO cinder.api.openstack.wsgi [None req-89fbb54c-4266-413d-9f59-ebc0233fc21c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1203.468054] [55087]: [pid: 55087|app: 0|req: 240/475] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:28 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1203.505562] [55086]: DEBUG cinder.api.middleware.request_id [req-33b47ddc-3b86-4d23-ae30-2496d185521a req-1f65dbeb-401f-45cc-a893-8ca97164e836 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.507991] [55086]: INFO cinder.api.openstack.wsgi [req-33b47ddc-3b86-4d23-ae30-2496d185521a req-1f65dbeb-401f-45cc-a893-8ca97164e836 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1203.508251] [55086]: DEBUG cinder.api.openstack.wsgi [req-33b47ddc-3b86-4d23-ae30-2496d185521a req-1f65dbeb-401f-45cc-a893-8ca97164e836 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.508497] [55086]: DEBUG cinder.api.openstack.wsgi [req-33b47ddc-3b86-4d23-ae30-2496d185521a req-1f65dbeb-401f-45cc-a893-8ca97164e836 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.518840] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.518840] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.522026] [55086]: INFO cinder.volume.api [req-33b47ddc-3b86-4d23-ae30-2496d185521a req-1f65dbeb-401f-45cc-a893-8ca97164e836 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1203.526111] [55086]: INFO cinder.api.openstack.wsgi [req-33b47ddc-3b86-4d23-ae30-2496d185521a req-1f65dbeb-401f-45cc-a893-8ca97164e836 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1203.526485] [55086]: [pid: 55086|app: 0|req: 236/476] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:31:28 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1203.537571] [55087]: DEBUG cinder.api.middleware.request_id [None req-07f2682e-f608-45cb-8912-66b992ab2dd4 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.539363] [55087]: INFO cinder.api.openstack.wsgi [None req-07f2682e-f608-45cb-8912-66b992ab2dd4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1203.539837] [55087]: DEBUG cinder.api.openstack.wsgi [None req-07f2682e-f608-45cb-8912-66b992ab2dd4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.541106] [55087]: DEBUG cinder.api.openstack.wsgi [None req-07f2682e-f608-45cb-8912-66b992ab2dd4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.549499] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.549499] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.552602] [55087]: INFO cinder.volume.api [None req-07f2682e-f608-45cb-8912-66b992ab2dd4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1203.556656] [55087]: INFO cinder.api.openstack.wsgi [None req-07f2682e-f608-45cb-8912-66b992ab2dd4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1203.557028] [55087]: [pid: 55087|app: 0|req: 241/477] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:28 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1203.587988] [55086]: DEBUG cinder.api.middleware.request_id [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-e3c4752b-0510-43d3-9bb1-e12d4afcf5cc None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.590310] [55086]: INFO cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-e3c4752b-0510-43d3-9bb1-e12d4afcf5cc tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1203.590528] [55086]: DEBUG cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-e3c4752b-0510-43d3-9bb1-e12d4afcf5cc tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.590752] [55086]: DEBUG cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-e3c4752b-0510-43d3-9bb1-e12d4afcf5cc tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.600226] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.600226] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.603333] [55086]: INFO cinder.volume.api [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-e3c4752b-0510-43d3-9bb1-e12d4afcf5cc tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1203.607622] [55086]: INFO cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-e3c4752b-0510-43d3-9bb1-e12d4afcf5cc tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1203.608106] [55086]: [pid: 55086|app: 0|req: 237/478] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:31:28 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1203.622199] [55087]: DEBUG cinder.api.middleware.request_id [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-81a739dd-31b2-4d23-9460-7119e6eab333 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.624366] [55087]: INFO cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-81a739dd-31b2-4d23-9460-7119e6eab333 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] POST http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264/action [ 1203.624748] [55087]: DEBUG cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-81a739dd-31b2-4d23-9460-7119e6eab333 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55087) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1203.624884] [55087]: DEBUG cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-81a739dd-31b2-4d23-9460-7119e6eab333 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1203.634109] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.634109] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.634532] [55087]: INFO cinder.volume.api [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-81a739dd-31b2-4d23-9460-7119e6eab333 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1203.638725] [55087]: INFO cinder.volume.api [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-81a739dd-31b2-4d23-9460-7119e6eab333 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Begin detaching volume completed successfully. [ 1203.638937] [55087]: INFO cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-81a739dd-31b2-4d23-9460-7119e6eab333 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264/action returned with HTTP 202 [ 1203.639403] [55087]: [pid: 55087|app: 0|req: 242/479] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:31:28 2025] POST /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1204.661192] [55086]: DEBUG cinder.api.middleware.request_id [None req-43840f30-43da-47c4-9826-74e714f089e0 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.661634] [55086]: INFO cinder.api.openstack.wsgi [None req-43840f30-43da-47c4-9826-74e714f089e0 None None] GET http://10.180.1.21/volume// [ 1204.661814] [55086]: DEBUG cinder.api.openstack.wsgi [None req-43840f30-43da-47c4-9826-74e714f089e0 None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.662039] [55086]: DEBUG cinder.api.openstack.wsgi [None req-43840f30-43da-47c4-9826-74e714f089e0 None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.662440] [55086]: INFO cinder.api.openstack.wsgi [None req-43840f30-43da-47c4-9826-74e714f089e0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1204.662742] [55086]: [pid: 55086|app: 0|req: 238/480] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:31:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1204.666518] [55087]: DEBUG cinder.api.middleware.request_id [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-778579ba-f7ea-4ab3-84e8-4eea03da140f None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.668667] [55087]: INFO cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-778579ba-f7ea-4ab3-84e8-4eea03da140f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1204.669125] [55087]: DEBUG cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-778579ba-f7ea-4ab3-84e8-4eea03da140f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.669473] [55087]: DEBUG cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-778579ba-f7ea-4ab3-84e8-4eea03da140f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.682391] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.682391] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.687751] [55087]: INFO cinder.volume.api [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-778579ba-f7ea-4ab3-84e8-4eea03da140f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1204.691361] [55087]: INFO cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-778579ba-f7ea-4ab3-84e8-4eea03da140f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1204.691877] [55087]: [pid: 55087|app: 0|req: 243/481] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:31:29 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1205.827394] [55086]: DEBUG cinder.api.middleware.request_id [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-79eb4a34-df1e-4ca8-9bc7-4b14b759fd7c None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.828359] [55087]: DEBUG cinder.api.middleware.request_id [None req-c0f63c47-007e-4ac6-81f3-916e6b2afe06 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.829822] [55086]: INFO cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-79eb4a34-df1e-4ca8-9bc7-4b14b759fd7c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e12adda5-c3e7-44a9-9b56-494376901209 [ 1205.830104] [55086]: DEBUG cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-79eb4a34-df1e-4ca8-9bc7-4b14b759fd7c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.830332] [55086]: DEBUG cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-79eb4a34-df1e-4ca8-9bc7-4b14b759fd7c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.830387] [55087]: INFO cinder.api.openstack.wsgi [None req-c0f63c47-007e-4ac6-81f3-916e6b2afe06 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] DELETE http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 1205.830602] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c0f63c47-007e-4ac6-81f3-916e6b2afe06 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.830820] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c0f63c47-007e-4ac6-81f3-916e6b2afe06 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'delete' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.831011] [55087]: INFO cinder.api.v3.volumes [None req-c0f63c47-007e-4ac6-81f3-916e6b2afe06 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Delete volume with id: 39837722-4b9b-4728-93be-9bbba906b8f3 [ 1205.840252] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.840252] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.840672] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.840672] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.841204] [55087]: INFO cinder.volume.api [None req-c0f63c47-007e-4ac6-81f3-916e6b2afe06 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1205.858296] [55087]: INFO cinder.volume.api [None req-c0f63c47-007e-4ac6-81f3-916e6b2afe06 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Delete volume request issued successfully. [ 1205.858491] [55087]: INFO cinder.api.openstack.wsgi [None req-c0f63c47-007e-4ac6-81f3-916e6b2afe06 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 202 [ 1205.859018] [55087]: [pid: 55087|app: 0|req: 244/482] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:31:30 2025] DELETE /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1205.861694] [55087]: DEBUG cinder.api.middleware.request_id [None req-877ff9db-99f3-41b0-8be9-db0c30f5f4dd None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.864701] [55087]: INFO cinder.api.openstack.wsgi [None req-877ff9db-99f3-41b0-8be9-db0c30f5f4dd tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 1205.864919] [55087]: DEBUG cinder.api.openstack.wsgi [None req-877ff9db-99f3-41b0-8be9-db0c30f5f4dd tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.865159] [55087]: DEBUG cinder.api.openstack.wsgi [None req-877ff9db-99f3-41b0-8be9-db0c30f5f4dd tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.871994] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.871994] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.876352] [55087]: INFO cinder.volume.api [None req-877ff9db-99f3-41b0-8be9-db0c30f5f4dd tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1205.881196] [55087]: INFO cinder.api.openstack.wsgi [None req-877ff9db-99f3-41b0-8be9-db0c30f5f4dd tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 1205.881564] [55087]: [pid: 55087|app: 0|req: 245/483] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:30 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1206.363819] [55086]: INFO cinder.api.openstack.wsgi [req-afa16a5c-b2b2-4720-ba06-70fab34b2350 req-79eb4a34-df1e-4ca8-9bc7-4b14b759fd7c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/attachments/e12adda5-c3e7-44a9-9b56-494376901209 returned with HTTP 200 [ 1206.364220] [55086]: [pid: 55086|app: 0|req: 239/484] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:31:30 2025] DELETE /volume/v3/attachments/e12adda5-c3e7-44a9-9b56-494376901209 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.692318] [55087]: DEBUG cinder.api.middleware.request_id [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-69b429f5-f7c4-49ee-b80a-8b64e79816da None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.695263] [55087]: INFO cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-69b429f5-f7c4-49ee-b80a-8b64e79816da tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1206.695482] [55087]: DEBUG cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-69b429f5-f7c4-49ee-b80a-8b64e79816da tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.695697] [55087]: DEBUG cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-69b429f5-f7c4-49ee-b80a-8b64e79816da tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.709241] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.709241] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.712360] [55087]: INFO cinder.volume.api [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-69b429f5-f7c4-49ee-b80a-8b64e79816da tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1206.717096] [55087]: INFO cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-69b429f5-f7c4-49ee-b80a-8b64e79816da tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1206.717615] [55087]: [pid: 55087|app: 0|req: 246/485] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:31:31 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.734878] [55086]: DEBUG cinder.api.middleware.request_id [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-b799a40d-4e18-4c6e-b7e5-cc7e39dafff2 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.737893] [55086]: INFO cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-b799a40d-4e18-4c6e-b7e5-cc7e39dafff2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] POST http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5/action [ 1206.738376] [55086]: DEBUG cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-b799a40d-4e18-4c6e-b7e5-cc7e39dafff2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1206.738514] [55086]: DEBUG cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-b799a40d-4e18-4c6e-b7e5-cc7e39dafff2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1206.748754] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.748754] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.749291] [55086]: INFO cinder.volume.api [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-b799a40d-4e18-4c6e-b7e5-cc7e39dafff2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1206.755303] [55086]: INFO cinder.volume.api [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-b799a40d-4e18-4c6e-b7e5-cc7e39dafff2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Begin detaching volume completed successfully. [ 1206.755530] [55086]: INFO cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-b799a40d-4e18-4c6e-b7e5-cc7e39dafff2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5/action returned with HTTP 202 [ 1206.755941] [55086]: [pid: 55086|app: 0|req: 240/486] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:31:31 2025] POST /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1206.771581] [55087]: DEBUG cinder.api.middleware.request_id [None req-7354c182-2249-4803-a713-be7d038d5cee None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.773642] [55087]: INFO cinder.api.openstack.wsgi [None req-7354c182-2249-4803-a713-be7d038d5cee tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1206.773912] [55087]: DEBUG cinder.api.openstack.wsgi [None req-7354c182-2249-4803-a713-be7d038d5cee tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.774641] [55087]: DEBUG cinder.api.openstack.wsgi [None req-7354c182-2249-4803-a713-be7d038d5cee tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.786031] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.786031] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.789496] [55087]: INFO cinder.volume.api [None req-7354c182-2249-4803-a713-be7d038d5cee tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1206.795098] [55087]: INFO cinder.api.openstack.wsgi [None req-7354c182-2249-4803-a713-be7d038d5cee tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1206.795618] [55087]: [pid: 55087|app: 0|req: 247/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:31 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.891367] [55086]: DEBUG cinder.api.middleware.request_id [None req-e85342f7-28cb-42c5-8d5e-95238f76661b None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.893500] [55086]: INFO cinder.api.openstack.wsgi [None req-e85342f7-28cb-42c5-8d5e-95238f76661b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 1206.893727] [55086]: DEBUG cinder.api.openstack.wsgi [None req-e85342f7-28cb-42c5-8d5e-95238f76661b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.893949] [55086]: DEBUG cinder.api.openstack.wsgi [None req-e85342f7-28cb-42c5-8d5e-95238f76661b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.902536] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.902536] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.907647] [55086]: INFO cinder.volume.api [None req-e85342f7-28cb-42c5-8d5e-95238f76661b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1206.913580] [55086]: INFO cinder.api.openstack.wsgi [None req-e85342f7-28cb-42c5-8d5e-95238f76661b tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 1206.913885] [55086]: [pid: 55086|app: 0|req: 241/488] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:31 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.788754] [55087]: DEBUG cinder.api.middleware.request_id [None req-d8379e93-5005-4108-8ed8-9ecef996ac55 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.789317] [55087]: INFO cinder.api.openstack.wsgi [None req-d8379e93-5005-4108-8ed8-9ecef996ac55 None None] GET http://10.180.1.21/volume// [ 1207.789573] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d8379e93-5005-4108-8ed8-9ecef996ac55 None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.789841] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d8379e93-5005-4108-8ed8-9ecef996ac55 None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.790292] [55087]: INFO cinder.api.openstack.wsgi [None req-d8379e93-5005-4108-8ed8-9ecef996ac55 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1207.790644] [55087]: [pid: 55087|app: 0|req: 248/489] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:31:32 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1207.794711] [55086]: DEBUG cinder.api.middleware.request_id [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-410d5434-1491-416e-ad3b-d8e4babea99e None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.797208] [55086]: INFO cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-410d5434-1491-416e-ad3b-d8e4babea99e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1207.797472] [55086]: DEBUG cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-410d5434-1491-416e-ad3b-d8e4babea99e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.797704] [55086]: DEBUG cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-410d5434-1491-416e-ad3b-d8e4babea99e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.805307] [55087]: DEBUG cinder.api.middleware.request_id [None req-61d184f3-2ea0-491a-8823-36ceba94cee3 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.807333] [55087]: INFO cinder.api.openstack.wsgi [None req-61d184f3-2ea0-491a-8823-36ceba94cee3 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1207.807547] [55087]: DEBUG cinder.api.openstack.wsgi [None req-61d184f3-2ea0-491a-8823-36ceba94cee3 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.807742] [55087]: DEBUG cinder.api.openstack.wsgi [None req-61d184f3-2ea0-491a-8823-36ceba94cee3 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.811472] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.811472] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.817044] [55086]: INFO cinder.volume.api [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-410d5434-1491-416e-ad3b-d8e4babea99e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1207.819354] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.819354] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.822016] [55086]: INFO cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-410d5434-1491-416e-ad3b-d8e4babea99e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1207.822455] [55086]: [pid: 55086|app: 0|req: 242/490] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:31:32 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1207.823199] [55087]: INFO cinder.volume.api [None req-61d184f3-2ea0-491a-8823-36ceba94cee3 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1207.827724] [55087]: INFO cinder.api.openstack.wsgi [None req-61d184f3-2ea0-491a-8823-36ceba94cee3 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1207.828133] [55087]: [pid: 55087|app: 0|req: 249/491] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:32 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1207.840814] [55086]: DEBUG cinder.api.middleware.request_id [None req-c70f84ee-ad3a-47d6-9c14-032bc5d41fef None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.842914] [55086]: INFO cinder.api.openstack.wsgi [None req-c70f84ee-ad3a-47d6-9c14-032bc5d41fef tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1207.843159] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c70f84ee-ad3a-47d6-9c14-032bc5d41fef tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.843387] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c70f84ee-ad3a-47d6-9c14-032bc5d41fef tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.850993] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.850993] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.854502] [55086]: INFO cinder.volume.api [None req-c70f84ee-ad3a-47d6-9c14-032bc5d41fef tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1207.858744] [55086]: INFO cinder.api.openstack.wsgi [None req-c70f84ee-ad3a-47d6-9c14-032bc5d41fef tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1207.859175] [55086]: [pid: 55086|app: 0|req: 243/492] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:32 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.924353] [55087]: DEBUG cinder.api.middleware.request_id [None req-58e86777-be80-49de-af26-19fbc61d8d11 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.926886] [55087]: INFO cinder.api.openstack.wsgi [None req-58e86777-be80-49de-af26-19fbc61d8d11 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 1207.926886] [55087]: DEBUG cinder.api.openstack.wsgi [None req-58e86777-be80-49de-af26-19fbc61d8d11 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.927156] [55087]: DEBUG cinder.api.openstack.wsgi [None req-58e86777-be80-49de-af26-19fbc61d8d11 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.935562] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.935562] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.939864] [55087]: INFO cinder.volume.api [None req-58e86777-be80-49de-af26-19fbc61d8d11 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Volume info retrieved successfully. [ 1207.945046] [55087]: INFO cinder.api.openstack.wsgi [None req-58e86777-be80-49de-af26-19fbc61d8d11 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 200 [ 1207.945387] [55087]: [pid: 55087|app: 0|req: 250/493] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:32 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1208.838651] [55086]: DEBUG cinder.api.middleware.request_id [None req-37bfe1a0-6b17-4a8a-baa5-f98c5a635282 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.840493] [55086]: INFO cinder.api.openstack.wsgi [None req-37bfe1a0-6b17-4a8a-baa5-f98c5a635282 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1208.840794] [55086]: DEBUG cinder.api.openstack.wsgi [None req-37bfe1a0-6b17-4a8a-baa5-f98c5a635282 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.840939] [55086]: DEBUG cinder.api.openstack.wsgi [None req-37bfe1a0-6b17-4a8a-baa5-f98c5a635282 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.853890] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.853890] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.857383] [55086]: INFO cinder.volume.api [None req-37bfe1a0-6b17-4a8a-baa5-f98c5a635282 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1208.862009] [55086]: INFO cinder.api.openstack.wsgi [None req-37bfe1a0-6b17-4a8a-baa5-f98c5a635282 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1208.862400] [55086]: [pid: 55086|app: 0|req: 244/494] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:33 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.955329] [55087]: DEBUG cinder.api.middleware.request_id [None req-115393f0-33b3-481e-bc83-f944565d3903 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.957713] [55087]: INFO cinder.api.openstack.wsgi [None req-115393f0-33b3-481e-bc83-f944565d3903 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] GET http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 [ 1208.957937] [55087]: DEBUG cinder.api.openstack.wsgi [None req-115393f0-33b3-481e-bc83-f944565d3903 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.958179] [55087]: DEBUG cinder.api.openstack.wsgi [None req-115393f0-33b3-481e-bc83-f944565d3903 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.965991] [55087]: INFO cinder.api.openstack.wsgi [None req-115393f0-33b3-481e-bc83-f944565d3903 tempest-ServerActionsTestOtherA-1679859981 tempest-ServerActionsTestOtherA-1679859981-project-member] http://10.180.1.21/volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 returned with HTTP 404 [ 1208.966702] [55087]: [pid: 55087|app: 0|req: 251/495] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:33 2025] GET /volume/v3/volumes/39837722-4b9b-4728-93be-9bbba906b8f3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1208.978900] [55086]: DEBUG cinder.api.middleware.request_id [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-c6135615-7e56-448c-82e3-2031ed24b3f8 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.981479] [55086]: INFO cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-c6135615-7e56-448c-82e3-2031ed24b3f8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b4f150b6-42a6-4483-82ce-31741b11d3a4 [ 1208.981479] [55086]: DEBUG cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-c6135615-7e56-448c-82e3-2031ed24b3f8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.981725] [55086]: DEBUG cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-c6135615-7e56-448c-82e3-2031ed24b3f8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.989869] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.989869] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.521456] [55086]: INFO cinder.api.openstack.wsgi [req-a4731993-b337-48b1-9e9c-4bbece80c8f2 req-c6135615-7e56-448c-82e3-2031ed24b3f8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/attachments/b4f150b6-42a6-4483-82ce-31741b11d3a4 returned with HTTP 200 [ 1209.522112] [55086]: [pid: 55086|app: 0|req: 245/496] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:31:33 2025] DELETE /volume/v3/attachments/b4f150b6-42a6-4483-82ce-31741b11d3a4 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.872898] [55087]: DEBUG cinder.api.middleware.request_id [None req-498e6adf-58a9-4c49-acd6-406311a29193 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.875052] [55087]: INFO cinder.api.openstack.wsgi [None req-498e6adf-58a9-4c49-acd6-406311a29193 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1209.875284] [55087]: DEBUG cinder.api.openstack.wsgi [None req-498e6adf-58a9-4c49-acd6-406311a29193 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.875502] [55087]: DEBUG cinder.api.openstack.wsgi [None req-498e6adf-58a9-4c49-acd6-406311a29193 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.885859] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.885859] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.890341] [55087]: INFO cinder.volume.api [None req-498e6adf-58a9-4c49-acd6-406311a29193 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1209.895445] [55087]: INFO cinder.api.openstack.wsgi [None req-498e6adf-58a9-4c49-acd6-406311a29193 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1209.895860] [55087]: [pid: 55087|app: 0|req: 252/497] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:34 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.522022] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=98,cinder:INSERT=6,cinder:UPDATE=20 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1219.892767] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=104,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1227.839322] [55086]: DEBUG cinder.api.middleware.request_id [None req-169840e3-2a2e-4e40-b79f-62a5e23c3ad1 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.841684] [55086]: INFO cinder.api.openstack.wsgi [None req-169840e3-2a2e-4e40-b79f-62a5e23c3ad1 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] DELETE http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1227.841905] [55086]: DEBUG cinder.api.openstack.wsgi [None req-169840e3-2a2e-4e40-b79f-62a5e23c3ad1 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.842174] [55086]: DEBUG cinder.api.openstack.wsgi [None req-169840e3-2a2e-4e40-b79f-62a5e23c3ad1 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.842392] [55086]: INFO cinder.api.v3.volumes [None req-169840e3-2a2e-4e40-b79f-62a5e23c3ad1 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Delete volume with id: 75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1227.852948] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.852948] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.853934] [55086]: INFO cinder.volume.api [None req-169840e3-2a2e-4e40-b79f-62a5e23c3ad1 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1227.874964] [55086]: INFO cinder.volume.api [None req-169840e3-2a2e-4e40-b79f-62a5e23c3ad1 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Delete volume request issued successfully. [ 1227.874964] [55086]: INFO cinder.api.openstack.wsgi [None req-169840e3-2a2e-4e40-b79f-62a5e23c3ad1 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 202 [ 1227.874964] [55086]: [pid: 55086|app: 0|req: 246/498] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:31:52 2025] DELETE /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1227.878143] [55087]: DEBUG cinder.api.middleware.request_id [None req-a0b2b8cb-2606-472f-bd55-acc1c50e24b9 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.881100] [55087]: INFO cinder.api.openstack.wsgi [None req-a0b2b8cb-2606-472f-bd55-acc1c50e24b9 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1227.881367] [55087]: DEBUG cinder.api.openstack.wsgi [None req-a0b2b8cb-2606-472f-bd55-acc1c50e24b9 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.881638] [55087]: DEBUG cinder.api.openstack.wsgi [None req-a0b2b8cb-2606-472f-bd55-acc1c50e24b9 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.890497] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.890497] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.894819] [55087]: INFO cinder.volume.api [None req-a0b2b8cb-2606-472f-bd55-acc1c50e24b9 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1227.900339] [55087]: INFO cinder.api.openstack.wsgi [None req-a0b2b8cb-2606-472f-bd55-acc1c50e24b9 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1227.901051] [55087]: [pid: 55087|app: 0|req: 253/499] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:52 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.061935] [55086]: DEBUG cinder.api.middleware.request_id [None req-b8f1b41e-67fc-4fd4-93af-2093c0d1864d None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.064059] [55086]: INFO cinder.api.openstack.wsgi [None req-b8f1b41e-67fc-4fd4-93af-2093c0d1864d tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d [ 1228.064291] [55086]: DEBUG cinder.api.openstack.wsgi [None req-b8f1b41e-67fc-4fd4-93af-2093c0d1864d tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1228.064514] [55086]: DEBUG cinder.api.openstack.wsgi [None req-b8f1b41e-67fc-4fd4-93af-2093c0d1864d tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1228.072956] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.072956] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.076258] [55086]: INFO cinder.volume.api [None req-b8f1b41e-67fc-4fd4-93af-2093c0d1864d tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1228.080406] [55086]: INFO cinder.api.openstack.wsgi [None req-b8f1b41e-67fc-4fd4-93af-2093c0d1864d tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d returned with HTTP 200 [ 1228.080881] [55086]: [pid: 55086|app: 0|req: 247/500] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:52 2025] GET /volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.126919] [55087]: DEBUG cinder.api.middleware.request_id [None req-0810934f-c38b-4ba3-9303-fcf21fa84d6c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.129095] [55087]: INFO cinder.api.openstack.wsgi [None req-0810934f-c38b-4ba3-9303-fcf21fa84d6c tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d [ 1228.129303] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0810934f-c38b-4ba3-9303-fcf21fa84d6c tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1228.129515] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0810934f-c38b-4ba3-9303-fcf21fa84d6c tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1228.136960] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.136960] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.140428] [55087]: INFO cinder.volume.api [None req-0810934f-c38b-4ba3-9303-fcf21fa84d6c tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1228.144570] [55087]: INFO cinder.api.openstack.wsgi [None req-0810934f-c38b-4ba3-9303-fcf21fa84d6c tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d returned with HTTP 200 [ 1228.144929] [55087]: [pid: 55087|app: 0|req: 254/501] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:52 2025] GET /volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.912542] [55086]: DEBUG cinder.api.middleware.request_id [None req-493e7152-f3a1-4eb1-83f3-8ccbc5c45032 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.914718] [55086]: INFO cinder.api.openstack.wsgi [None req-493e7152-f3a1-4eb1-83f3-8ccbc5c45032 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1228.914989] [55086]: DEBUG cinder.api.openstack.wsgi [None req-493e7152-f3a1-4eb1-83f3-8ccbc5c45032 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1228.915277] [55086]: DEBUG cinder.api.openstack.wsgi [None req-493e7152-f3a1-4eb1-83f3-8ccbc5c45032 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1228.926200] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.926200] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.930177] [55086]: INFO cinder.volume.api [None req-493e7152-f3a1-4eb1-83f3-8ccbc5c45032 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Volume info retrieved successfully. [ 1228.934764] [55086]: INFO cinder.api.openstack.wsgi [None req-493e7152-f3a1-4eb1-83f3-8ccbc5c45032 tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 200 [ 1228.935271] [55086]: [pid: 55086|app: 0|req: 248/502] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:53 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.945404] [55087]: DEBUG cinder.api.middleware.request_id [None req-68106bd7-279a-4b8f-8c42-d7d33ec32c9e None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.947541] [55087]: INFO cinder.api.openstack.wsgi [None req-68106bd7-279a-4b8f-8c42-d7d33ec32c9e tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] GET http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 [ 1229.947916] [55087]: DEBUG cinder.api.openstack.wsgi [None req-68106bd7-279a-4b8f-8c42-d7d33ec32c9e tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.948186] [55087]: DEBUG cinder.api.openstack.wsgi [None req-68106bd7-279a-4b8f-8c42-d7d33ec32c9e tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.958840] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.958840] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1229.963097] [55087]: INFO cinder.api.openstack.wsgi [None req-68106bd7-279a-4b8f-8c42-d7d33ec32c9e tempest-ServerActionsTestOtherB-672625559 tempest-ServerActionsTestOtherB-672625559-project-member] http://10.180.1.21/volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 returned with HTTP 404 [ 1229.963648] [55087]: [pid: 55087|app: 0|req: 255/503] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:31:54 2025] GET /volume/v3/volumes/75cf9fb5-1c57-4e52-bf13-7b076d603530 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1235.225723] [55086]: DEBUG cinder.api.middleware.request_id [None req-878014b6-018e-45b3-98f4-a52a2d03cd65 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.227709] [55086]: INFO cinder.api.openstack.wsgi [None req-878014b6-018e-45b3-98f4-a52a2d03cd65 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d [ 1235.227923] [55086]: DEBUG cinder.api.openstack.wsgi [None req-878014b6-018e-45b3-98f4-a52a2d03cd65 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.228166] [55086]: DEBUG cinder.api.openstack.wsgi [None req-878014b6-018e-45b3-98f4-a52a2d03cd65 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.228390] [55086]: INFO cinder.api.v3.volumes [None req-878014b6-018e-45b3-98f4-a52a2d03cd65 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Delete volume with id: 6de861d5-3058-4f1e-97c5-7d435d8af51d [ 1235.238929] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.238929] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.239468] [55086]: INFO cinder.volume.api [None req-878014b6-018e-45b3-98f4-a52a2d03cd65 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1235.256602] [55086]: INFO cinder.volume.api [None req-878014b6-018e-45b3-98f4-a52a2d03cd65 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Delete volume request issued successfully. [ 1235.256885] [55086]: INFO cinder.api.openstack.wsgi [None req-878014b6-018e-45b3-98f4-a52a2d03cd65 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d returned with HTTP 202 [ 1235.257686] [55086]: [pid: 55086|app: 0|req: 249/504] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:32:00 2025] DELETE /volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1235.260855] [55087]: DEBUG cinder.api.middleware.request_id [None req-ee91131f-0d79-4547-bab2-7b5ce305509b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.262998] [55087]: INFO cinder.api.openstack.wsgi [None req-ee91131f-0d79-4547-bab2-7b5ce305509b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d [ 1235.263448] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ee91131f-0d79-4547-bab2-7b5ce305509b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.263448] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ee91131f-0d79-4547-bab2-7b5ce305509b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.271902] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.271902] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.276155] [55087]: INFO cinder.volume.api [None req-ee91131f-0d79-4547-bab2-7b5ce305509b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1235.281419] [55087]: INFO cinder.api.openstack.wsgi [None req-ee91131f-0d79-4547-bab2-7b5ce305509b tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d returned with HTTP 200 [ 1235.281845] [55087]: [pid: 55087|app: 0|req: 256/505] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:00 2025] GET /volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.291576] [55086]: DEBUG cinder.api.middleware.request_id [None req-84f459ec-0ded-477f-96ed-bf77d9e396e5 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.293849] [55086]: INFO cinder.api.openstack.wsgi [None req-84f459ec-0ded-477f-96ed-bf77d9e396e5 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d [ 1236.294061] [55086]: DEBUG cinder.api.openstack.wsgi [None req-84f459ec-0ded-477f-96ed-bf77d9e396e5 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.294282] [55086]: DEBUG cinder.api.openstack.wsgi [None req-84f459ec-0ded-477f-96ed-bf77d9e396e5 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.301698] [55086]: INFO cinder.api.openstack.wsgi [None req-84f459ec-0ded-477f-96ed-bf77d9e396e5 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d returned with HTTP 404 [ 1236.302370] [55086]: [pid: 55086|app: 0|req: 250/506] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:01 2025] GET /volume/v3/volumes/6de861d5-3058-4f1e-97c5-7d435d8af51d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1236.346483] [55087]: DEBUG cinder.api.middleware.request_id [None req-b273b40e-b63b-4148-82f9-efd865d91a42 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.350421] [55087]: INFO cinder.api.openstack.wsgi [None req-b273b40e-b63b-4148-82f9-efd865d91a42 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 1236.351877] [55087]: DEBUG cinder.api.openstack.wsgi [None req-b273b40e-b63b-4148-82f9-efd865d91a42 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.351877] [55087]: DEBUG cinder.api.openstack.wsgi [None req-b273b40e-b63b-4148-82f9-efd865d91a42 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'delete' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.351877] [55087]: INFO cinder.api.v3.volumes [None req-b273b40e-b63b-4148-82f9-efd865d91a42 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Delete volume with id: a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 1236.364218] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.364218] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.364348] [55087]: INFO cinder.volume.api [None req-b273b40e-b63b-4148-82f9-efd865d91a42 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1236.383591] [55087]: INFO cinder.volume.api [None req-b273b40e-b63b-4148-82f9-efd865d91a42 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Delete volume request issued successfully. [ 1236.383868] [55087]: INFO cinder.api.openstack.wsgi [None req-b273b40e-b63b-4148-82f9-efd865d91a42 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 returned with HTTP 202 [ 1236.384394] [55087]: [pid: 55087|app: 0|req: 257/507] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:32:01 2025] DELETE /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1236.387484] [55086]: DEBUG cinder.api.middleware.request_id [None req-755b788e-d407-440f-8838-82b62707fad5 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.389943] [55086]: INFO cinder.api.openstack.wsgi [None req-755b788e-d407-440f-8838-82b62707fad5 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 1236.390630] [55086]: DEBUG cinder.api.openstack.wsgi [None req-755b788e-d407-440f-8838-82b62707fad5 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.390630] [55086]: DEBUG cinder.api.openstack.wsgi [None req-755b788e-d407-440f-8838-82b62707fad5 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.399176] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.399176] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.403614] [55086]: INFO cinder.volume.api [None req-755b788e-d407-440f-8838-82b62707fad5 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1236.409268] [55086]: INFO cinder.api.openstack.wsgi [None req-755b788e-d407-440f-8838-82b62707fad5 tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 returned with HTTP 200 [ 1236.409675] [55086]: [pid: 55086|app: 0|req: 251/508] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:01 2025] GET /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.421424] [55087]: DEBUG cinder.api.middleware.request_id [None req-81abcd1a-d067-429b-850d-21ac61996d7f None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.426023] [55087]: INFO cinder.api.openstack.wsgi [None req-81abcd1a-d067-429b-850d-21ac61996d7f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 1237.426023] [55087]: DEBUG cinder.api.openstack.wsgi [None req-81abcd1a-d067-429b-850d-21ac61996d7f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.426023] [55087]: DEBUG cinder.api.openstack.wsgi [None req-81abcd1a-d067-429b-850d-21ac61996d7f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.435882] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.435882] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.445073] [55087]: INFO cinder.volume.api [None req-81abcd1a-d067-429b-850d-21ac61996d7f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1237.450893] [55087]: INFO cinder.api.openstack.wsgi [None req-81abcd1a-d067-429b-850d-21ac61996d7f tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 returned with HTTP 200 [ 1237.451312] [55087]: [pid: 55087|app: 0|req: 258/509] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:02 2025] GET /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.464061] [55086]: DEBUG cinder.api.middleware.request_id [None req-3b69152c-b3dd-48b3-a705-8e7a28a5348e None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.466801] [55086]: INFO cinder.api.openstack.wsgi [None req-3b69152c-b3dd-48b3-a705-8e7a28a5348e tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 1238.467146] [55086]: DEBUG cinder.api.openstack.wsgi [None req-3b69152c-b3dd-48b3-a705-8e7a28a5348e tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.467741] [55086]: DEBUG cinder.api.openstack.wsgi [None req-3b69152c-b3dd-48b3-a705-8e7a28a5348e tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.484349] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.484349] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.493904] [55086]: INFO cinder.volume.api [None req-3b69152c-b3dd-48b3-a705-8e7a28a5348e tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Volume info retrieved successfully. [ 1238.503589] [55086]: INFO cinder.api.openstack.wsgi [None req-3b69152c-b3dd-48b3-a705-8e7a28a5348e tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 returned with HTTP 200 [ 1238.504354] [55086]: [pid: 55086|app: 0|req: 252/510] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:03 2025] GET /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.515433] [55087]: DEBUG cinder.api.middleware.request_id [None req-ba0f3e15-0113-4a42-b5f2-0aa208bd6caa None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.517602] [55087]: INFO cinder.api.openstack.wsgi [None req-ba0f3e15-0113-4a42-b5f2-0aa208bd6caa tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] GET http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 [ 1239.517897] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ba0f3e15-0113-4a42-b5f2-0aa208bd6caa tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.518180] [55087]: DEBUG cinder.api.openstack.wsgi [None req-ba0f3e15-0113-4a42-b5f2-0aa208bd6caa tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.526373] [55087]: INFO cinder.api.openstack.wsgi [None req-ba0f3e15-0113-4a42-b5f2-0aa208bd6caa tempest-AttachVolumeShelveTestJSON-317004891 tempest-AttachVolumeShelveTestJSON-317004891-project-member] http://10.180.1.21/volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 returned with HTTP 404 [ 1239.526868] [55087]: [pid: 55087|app: 0|req: 259/511] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:04 2025] GET /volume/v3/volumes/a29c2f16-3698-4cf8-9f67-28b52c4cbd08 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1248.499166] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=23,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1249.520655] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=22,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1249.804808] [55086]: DEBUG cinder.api.middleware.request_id [None req-3ae59673-e54b-42a8-8061-ec3d6b7906da None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.806941] [55086]: INFO cinder.api.openstack.wsgi [None req-3ae59673-e54b-42a8-8061-ec3d6b7906da tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1249.807182] [55086]: DEBUG cinder.api.openstack.wsgi [None req-3ae59673-e54b-42a8-8061-ec3d6b7906da tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.807403] [55086]: DEBUG cinder.api.openstack.wsgi [None req-3ae59673-e54b-42a8-8061-ec3d6b7906da tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.817514] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.817514] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.821476] [55086]: INFO cinder.volume.api [None req-3ae59673-e54b-42a8-8061-ec3d6b7906da tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1249.826384] [55086]: INFO cinder.api.openstack.wsgi [None req-3ae59673-e54b-42a8-8061-ec3d6b7906da tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1249.826778] [55086]: [pid: 55086|app: 0|req: 253/512] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:14 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.872046] [55087]: DEBUG cinder.api.middleware.request_id [None req-11c42d59-99f5-499b-8e5f-94329b8c9eb1 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.874149] [55087]: INFO cinder.api.openstack.wsgi [None req-11c42d59-99f5-499b-8e5f-94329b8c9eb1 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1249.874405] [55087]: DEBUG cinder.api.openstack.wsgi [None req-11c42d59-99f5-499b-8e5f-94329b8c9eb1 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.874655] [55087]: DEBUG cinder.api.openstack.wsgi [None req-11c42d59-99f5-499b-8e5f-94329b8c9eb1 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.882143] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.882143] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.885437] [55087]: INFO cinder.volume.api [None req-11c42d59-99f5-499b-8e5f-94329b8c9eb1 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1249.889618] [55087]: INFO cinder.api.openstack.wsgi [None req-11c42d59-99f5-499b-8e5f-94329b8c9eb1 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1249.890018] [55087]: [pid: 55087|app: 0|req: 260/513] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:14 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.823802] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=4 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1259.887511] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=4 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1268.622142] [55086]: DEBUG cinder.api.middleware.request_id [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.624147] [55086]: INFO cinder.api.openstack.wsgi [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1268.624520] [55086]: DEBUG cinder.api.openstack.wsgi [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-45111693"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1268.626138] [55086]: DEBUG cinder.api.v3.volumes [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-45111693'}} {{(pid=55086) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1268.626280] [55086]: INFO cinder.api.v3.volumes [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Create volume of 1 GB [ 1268.632223] [55086]: INFO cinder.volume.api [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Availability Zones retrieved successfully. [ 1268.639093] [55086]: DEBUG cinder.volume.api [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Flow 'volume_create_api' (96cbd519-6d0f-407d-a17b-5d46ff044767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1268.640281] [55086]: DEBUG cinder.volume.api [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b3570a-580b-4d57-b276-6fac9799a050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1268.641435] [55086]: DEBUG cinder.volume.flows.api.create_volume [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Validating volume size '1' using validate_int {{(pid=55086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1268.660157] [55086]: DEBUG cinder.volume.api [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5b3570a-580b-4d57-b276-6fac9799a050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1268.661137] [55086]: DEBUG cinder.volume.api [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833e5145-0041-428b-bafc-c388ab19532f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1268.687269] [55086]: DEBUG cinder.quota [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Created reservations ['84dfc099-6ed6-46ca-9da4-6e271c75ef2f', 'c4beb673-31b0-45ee-9d61-bf429715d60e', 'e323b671-1251-48e7-94d8-0238e11c1887', '685c8261-330d-4a5d-99f7-027555d2ca47'] {{(pid=55086) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1268.688088] [55086]: DEBUG cinder.volume.api [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833e5145-0041-428b-bafc-c388ab19532f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84dfc099-6ed6-46ca-9da4-6e271c75ef2f', 'c4beb673-31b0-45ee-9d61-bf429715d60e', 'e323b671-1251-48e7-94d8-0238e11c1887', '685c8261-330d-4a5d-99f7-027555d2ca47']}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1268.688940] [55086]: DEBUG cinder.volume.api [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8ce325f-cb73-468e-bf0e-76f1224bd985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1268.700840] [55086]: DEBUG cinder.volume.api [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8ce325f-cb73-468e-bf0e-76f1224bd985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08544ecd-0a21-43eb-b9a1-42224c3a5ec5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-45111693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3b921e53f84c338ea60f3cedd4377d',qos_specs=None,replication_status=,reservations=['84dfc099-6ed6-46ca-9da4-6e271c75ef2f','c4beb673-31b0-45ee-9d61-bf429715d60e','e323b671-1251-48e7-94d8-0238e11c1887','685c8261-330d-4a5d-99f7-027555d2ca47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b80bda9cbc7b4a57917f2f289e903f30',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:32:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-45111693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08544ecd-0a21-43eb-b9a1-42224c3a5ec5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b3b921e53f84c338ea60f3cedd4377d',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='b80bda9cbc7b4a57917f2f289e903f30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1268.701724] [55086]: DEBUG cinder.volume.api [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31779a46-ba39-4c90-a52d-6efca4a58242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1268.712864] [55086]: DEBUG cinder.volume.api [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31779a46-ba39-4c90-a52d-6efca4a58242) 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-45111693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3b921e53f84c338ea60f3cedd4377d',qos_specs=None,replication_status=,reservations=['84dfc099-6ed6-46ca-9da4-6e271c75ef2f','c4beb673-31b0-45ee-9d61-bf429715d60e','e323b671-1251-48e7-94d8-0238e11c1887','685c8261-330d-4a5d-99f7-027555d2ca47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b80bda9cbc7b4a57917f2f289e903f30',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1268.713815] [55086]: DEBUG cinder.volume.api [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd0d3b5-4c25-4c84-b124-eea693920caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1268.726151] [55086]: DEBUG cinder.volume.api [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd0d3b5-4c25-4c84-b124-eea693920caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1268.727238] [55086]: DEBUG cinder.volume.api [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Flow 'volume_create_api' (96cbd519-6d0f-407d-a17b-5d46ff044767) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1268.727605] [55086]: INFO cinder.volume.api [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Create volume request issued successfully. [ 1268.728298] [55086]: INFO cinder.api.openstack.wsgi [None req-3502b005-4138-4087-b68e-312ac0dbe0b4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1268.728757] [55086]: [pid: 55086|app: 0|req: 254/514] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:32:33 2025] POST /volume/v3/volumes => generated 752 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1268.738432] [55087]: DEBUG cinder.api.middleware.request_id [None req-956abe53-5c2f-4178-9872-115520170b61 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.740546] [55087]: INFO cinder.api.openstack.wsgi [None req-956abe53-5c2f-4178-9872-115520170b61 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1268.740763] [55087]: DEBUG cinder.api.openstack.wsgi [None req-956abe53-5c2f-4178-9872-115520170b61 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.740993] [55087]: DEBUG cinder.api.openstack.wsgi [None req-956abe53-5c2f-4178-9872-115520170b61 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.748761] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.748761] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.752834] [55087]: INFO cinder.volume.api [None req-956abe53-5c2f-4178-9872-115520170b61 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1268.757377] [55087]: INFO cinder.api.openstack.wsgi [None req-956abe53-5c2f-4178-9872-115520170b61 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1268.757743] [55087]: [pid: 55087|app: 0|req: 261/515] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:33 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.769197] [55086]: DEBUG cinder.api.middleware.request_id [None req-bf796e96-f96f-4726-938c-7587bed2718f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.771540] [55086]: INFO cinder.api.openstack.wsgi [None req-bf796e96-f96f-4726-938c-7587bed2718f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1269.771762] [55086]: DEBUG cinder.api.openstack.wsgi [None req-bf796e96-f96f-4726-938c-7587bed2718f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.771982] [55086]: DEBUG cinder.api.openstack.wsgi [None req-bf796e96-f96f-4726-938c-7587bed2718f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.779801] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.779801] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.783344] [55086]: INFO cinder.volume.api [None req-bf796e96-f96f-4726-938c-7587bed2718f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1269.787403] [55086]: INFO cinder.api.openstack.wsgi [None req-bf796e96-f96f-4726-938c-7587bed2718f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1269.787764] [55086]: [pid: 55086|app: 0|req: 255/516] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:34 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.821043] [55087]: DEBUG cinder.api.middleware.request_id [req-2084554b-9259-47f9-a42c-4be7579b9354 req-6c1b6cc6-a143-47a7-abc9-66bc16de8041 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.823450] [55087]: INFO cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-6c1b6cc6-a143-47a7-abc9-66bc16de8041 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1269.823714] [55087]: DEBUG cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-6c1b6cc6-a143-47a7-abc9-66bc16de8041 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.823933] [55087]: DEBUG cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-6c1b6cc6-a143-47a7-abc9-66bc16de8041 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.831356] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.831356] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.834597] [55087]: INFO cinder.volume.api [req-2084554b-9259-47f9-a42c-4be7579b9354 req-6c1b6cc6-a143-47a7-abc9-66bc16de8041 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1269.838774] [55087]: INFO cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-6c1b6cc6-a143-47a7-abc9-66bc16de8041 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1269.839150] [55087]: [pid: 55087|app: 0|req: 262/517] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:32:34 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.357798] [55086]: DEBUG cinder.api.middleware.request_id [None req-ec68686c-1302-479c-a005-61e4edc40322 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.358300] [55086]: INFO cinder.api.openstack.wsgi [None req-ec68686c-1302-479c-a005-61e4edc40322 None None] GET http://10.180.1.21/volume// [ 1271.358498] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ec68686c-1302-479c-a005-61e4edc40322 None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.358729] [55086]: DEBUG cinder.api.openstack.wsgi [None req-ec68686c-1302-479c-a005-61e4edc40322 None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.359167] [55086]: INFO cinder.api.openstack.wsgi [None req-ec68686c-1302-479c-a005-61e4edc40322 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1271.359586] [55086]: [pid: 55086|app: 0|req: 256/518] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:32:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1271.363427] [55087]: DEBUG cinder.api.middleware.request_id [req-2084554b-9259-47f9-a42c-4be7579b9354 req-6be25683-c900-43c0-857d-c13ce26f1411 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.365773] [55087]: INFO cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-6be25683-c900-43c0-857d-c13ce26f1411 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1271.366220] [55087]: DEBUG cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-6be25683-c900-43c0-857d-c13ce26f1411 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08544ecd-0a21-43eb-b9a1-42224c3a5ec5", "connector": null, "instance_uuid": "3c023876-2cc9-4de9-80b5-7bc499916e81"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1271.375259] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.375259] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.394772] [55087]: INFO cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-6be25683-c900-43c0-857d-c13ce26f1411 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1271.395230] [55087]: [pid: 55087|app: 0|req: 263/519] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:32:36 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1271.417353] [55086]: DEBUG cinder.api.middleware.request_id [None req-db4fd1ed-6047-46cf-bdd9-9e0fcde74995 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.419707] [55086]: INFO cinder.api.openstack.wsgi [None req-db4fd1ed-6047-46cf-bdd9-9e0fcde74995 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1271.419856] [55086]: DEBUG cinder.api.openstack.wsgi [None req-db4fd1ed-6047-46cf-bdd9-9e0fcde74995 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.420021] [55086]: DEBUG cinder.api.openstack.wsgi [None req-db4fd1ed-6047-46cf-bdd9-9e0fcde74995 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.431526] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.431526] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.435376] [55086]: INFO cinder.volume.api [None req-db4fd1ed-6047-46cf-bdd9-9e0fcde74995 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1271.439840] [55086]: INFO cinder.api.openstack.wsgi [None req-db4fd1ed-6047-46cf-bdd9-9e0fcde74995 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1271.440374] [55086]: [pid: 55086|app: 0|req: 257/520] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:36 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.926665] [55087]: DEBUG cinder.api.middleware.request_id [None req-0adf77eb-7dc9-40b1-adc0-fbc358e1ce29 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.927161] [55087]: INFO cinder.api.openstack.wsgi [None req-0adf77eb-7dc9-40b1-adc0-fbc358e1ce29 None None] GET http://10.180.1.21/volume// [ 1271.927350] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0adf77eb-7dc9-40b1-adc0-fbc358e1ce29 None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.927566] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0adf77eb-7dc9-40b1-adc0-fbc358e1ce29 None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.927965] [55087]: INFO cinder.api.openstack.wsgi [None req-0adf77eb-7dc9-40b1-adc0-fbc358e1ce29 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1271.928307] [55087]: [pid: 55087|app: 0|req: 264/521] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:32:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1271.932445] [55086]: DEBUG cinder.api.middleware.request_id [req-2084554b-9259-47f9-a42c-4be7579b9354 req-86b8636b-6a4c-47fe-8125-4f4fd53acfdb None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.934379] [55086]: INFO cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-86b8636b-6a4c-47fe-8125-4f4fd53acfdb tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1271.934791] [55086]: DEBUG cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-86b8636b-6a4c-47fe-8125-4f4fd53acfdb tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.935162] [55086]: DEBUG cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-86b8636b-6a4c-47fe-8125-4f4fd53acfdb tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.945140] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.945140] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.950034] [55086]: INFO cinder.volume.api [req-2084554b-9259-47f9-a42c-4be7579b9354 req-86b8636b-6a4c-47fe-8125-4f4fd53acfdb tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1271.953841] [55086]: INFO cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-86b8636b-6a4c-47fe-8125-4f4fd53acfdb tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1271.954265] [55086]: [pid: 55086|app: 0|req: 258/522] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:32:36 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1271.985530] [55087]: DEBUG cinder.api.middleware.request_id [req-2084554b-9259-47f9-a42c-4be7579b9354 req-8e76040b-0b9a-45d2-b745-f51305283619 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.987839] [55087]: INFO cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-8e76040b-0b9a-45d2-b745-f51305283619 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] PUT http://10.180.1.21/volume/v3/attachments/04a5d90f-c71b-495a-b2cf-cdf858dfbc2a [ 1271.988298] [55087]: DEBUG cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-8e76040b-0b9a-45d2-b745-f51305283619 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-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-535179", "mountpoint": "/dev/sdb"}}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1271.996601] [55087]: DEBUG cinder.coordination [req-2084554b-9259-47f9-a42c-4be7579b9354 req-8e76040b-0b9a-45d2-b745-f51305283619 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Acquiring lock "cinder-attachment_update-08544ecd-0a21-43eb-b9a1-42224c3a5ec5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1272.003025] [55087]: DEBUG cinder.coordination [req-2084554b-9259-47f9-a42c-4be7579b9354 req-8e76040b-0b9a-45d2-b745-f51305283619 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Lock "cinder-attachment_update-08544ecd-0a21-43eb-b9a1-42224c3a5ec5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1272.003662] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.003662] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1272.450723] [55086]: DEBUG cinder.api.middleware.request_id [None req-22454b40-013c-4612-9533-ed0edea5b88e None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.453014] [55086]: INFO cinder.api.openstack.wsgi [None req-22454b40-013c-4612-9533-ed0edea5b88e tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1272.453148] [55086]: DEBUG cinder.api.openstack.wsgi [None req-22454b40-013c-4612-9533-ed0edea5b88e tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.453313] [55086]: DEBUG cinder.api.openstack.wsgi [None req-22454b40-013c-4612-9533-ed0edea5b88e tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.462958] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.462958] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1272.466188] [55086]: INFO cinder.volume.api [None req-22454b40-013c-4612-9533-ed0edea5b88e tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1272.470416] [55086]: INFO cinder.api.openstack.wsgi [None req-22454b40-013c-4612-9533-ed0edea5b88e tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1272.470958] [55086]: [pid: 55086|app: 0|req: 259/523] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:37 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.481439] [55086]: DEBUG cinder.api.middleware.request_id [None req-0ff7227f-980a-4b0b-a192-7afa8087cef6 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.483557] [55086]: INFO cinder.api.openstack.wsgi [None req-0ff7227f-980a-4b0b-a192-7afa8087cef6 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1273.483782] [55086]: DEBUG cinder.api.openstack.wsgi [None req-0ff7227f-980a-4b0b-a192-7afa8087cef6 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.484007] [55086]: DEBUG cinder.api.openstack.wsgi [None req-0ff7227f-980a-4b0b-a192-7afa8087cef6 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.497336] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.497336] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.500974] [55086]: INFO cinder.volume.api [None req-0ff7227f-980a-4b0b-a192-7afa8087cef6 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1273.505574] [55086]: INFO cinder.api.openstack.wsgi [None req-0ff7227f-980a-4b0b-a192-7afa8087cef6 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1273.505939] [55086]: [pid: 55086|app: 0|req: 260/524] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:38 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.516122] [55086]: DEBUG cinder.api.middleware.request_id [None req-a9c2d70a-43fd-41b3-b92d-2324ed23deb0 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.518321] [55086]: INFO cinder.api.openstack.wsgi [None req-a9c2d70a-43fd-41b3-b92d-2324ed23deb0 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1274.518650] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a9c2d70a-43fd-41b3-b92d-2324ed23deb0 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1274.518809] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a9c2d70a-43fd-41b3-b92d-2324ed23deb0 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1274.528695] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.528695] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1274.531845] [55086]: INFO cinder.volume.api [None req-a9c2d70a-43fd-41b3-b92d-2324ed23deb0 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1274.536068] [55086]: INFO cinder.api.openstack.wsgi [None req-a9c2d70a-43fd-41b3-b92d-2324ed23deb0 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1274.536448] [55086]: [pid: 55086|app: 0|req: 261/525] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:39 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.546498] [55086]: DEBUG cinder.api.middleware.request_id [None req-4ca5b402-3f13-445b-a6fb-9f98c2caf356 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.548687] [55086]: INFO cinder.api.openstack.wsgi [None req-4ca5b402-3f13-445b-a6fb-9f98c2caf356 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1275.548925] [55086]: DEBUG cinder.api.openstack.wsgi [None req-4ca5b402-3f13-445b-a6fb-9f98c2caf356 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.549172] [55086]: DEBUG cinder.api.openstack.wsgi [None req-4ca5b402-3f13-445b-a6fb-9f98c2caf356 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.561161] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.561161] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.564631] [55086]: INFO cinder.volume.api [None req-4ca5b402-3f13-445b-a6fb-9f98c2caf356 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1275.569274] [55086]: INFO cinder.api.openstack.wsgi [None req-4ca5b402-3f13-445b-a6fb-9f98c2caf356 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1275.569754] [55086]: [pid: 55086|app: 0|req: 262/526] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:40 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.527154] [55087]: DEBUG cinder.coordination [req-2084554b-9259-47f9-a42c-4be7579b9354 req-8e76040b-0b9a-45d2-b745-f51305283619 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Lock "cinder-attachment_update-08544ecd-0a21-43eb-b9a1-42224c3a5ec5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55087) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1276.527547] [55087]: INFO cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-8e76040b-0b9a-45d2-b745-f51305283619 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/attachments/04a5d90f-c71b-495a-b2cf-cdf858dfbc2a returned with HTTP 200 [ 1276.528051] [55087]: [pid: 55087|app: 0|req: 265/527] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:32:36 2025] PUT /volume/v3/attachments/04a5d90f-c71b-495a-b2cf-cdf858dfbc2a => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1276.579352] [55086]: DEBUG cinder.api.middleware.request_id [None req-90c573c3-2e1a-41c6-9840-4daddc462ffa None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.581179] [55086]: INFO cinder.api.openstack.wsgi [None req-90c573c3-2e1a-41c6-9840-4daddc462ffa tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1276.581432] [55086]: DEBUG cinder.api.openstack.wsgi [None req-90c573c3-2e1a-41c6-9840-4daddc462ffa tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.581654] [55086]: DEBUG cinder.api.openstack.wsgi [None req-90c573c3-2e1a-41c6-9840-4daddc462ffa tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.591180] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.591180] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.594552] [55086]: INFO cinder.volume.api [None req-90c573c3-2e1a-41c6-9840-4daddc462ffa tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1276.598839] [55086]: INFO cinder.api.openstack.wsgi [None req-90c573c3-2e1a-41c6-9840-4daddc462ffa tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1276.599217] [55086]: [pid: 55086|app: 0|req: 263/528] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:41 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.609420] [55087]: DEBUG cinder.api.middleware.request_id [None req-0ec783de-c52e-4e0c-b890-48f545411bc6 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.611571] [55087]: INFO cinder.api.openstack.wsgi [None req-0ec783de-c52e-4e0c-b890-48f545411bc6 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1277.611785] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0ec783de-c52e-4e0c-b890-48f545411bc6 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.611995] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0ec783de-c52e-4e0c-b890-48f545411bc6 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.621694] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.621694] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.624852] [55087]: INFO cinder.volume.api [None req-0ec783de-c52e-4e0c-b890-48f545411bc6 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1277.629033] [55087]: INFO cinder.api.openstack.wsgi [None req-0ec783de-c52e-4e0c-b890-48f545411bc6 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1277.629395] [55087]: [pid: 55087|app: 0|req: 266/529] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:42 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.140060] [55086]: DEBUG cinder.api.middleware.request_id [req-2084554b-9259-47f9-a42c-4be7579b9354 req-76d2afff-347d-4fc2-a772-26507117c3c2 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.142062] [55086]: INFO cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-76d2afff-347d-4fc2-a772-26507117c3c2 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] POST http://10.180.1.21/volume/v3/attachments/04a5d90f-c71b-495a-b2cf-cdf858dfbc2a/action [ 1278.142522] [55086]: DEBUG cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-76d2afff-347d-4fc2-a772-26507117c3c2 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action body: b'{"os-complete": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1278.142701] [55086]: DEBUG cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-76d2afff-347d-4fc2-a772-26507117c3c2 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1278.157048] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.157048] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.163486] [55086]: INFO cinder.api.openstack.wsgi [req-2084554b-9259-47f9-a42c-4be7579b9354 req-76d2afff-347d-4fc2-a772-26507117c3c2 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/attachments/04a5d90f-c71b-495a-b2cf-cdf858dfbc2a/action returned with HTTP 204 [ 1278.163898] [55086]: [pid: 55086|app: 0|req: 264/530] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:32:42 2025] POST /volume/v3/attachments/04a5d90f-c71b-495a-b2cf-cdf858dfbc2a/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1278.639261] [55087]: DEBUG cinder.api.middleware.request_id [None req-db9dff05-c0b8-4f79-8323-80f182ff9b22 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.641510] [55087]: INFO cinder.api.openstack.wsgi [None req-db9dff05-c0b8-4f79-8323-80f182ff9b22 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1278.641736] [55087]: DEBUG cinder.api.openstack.wsgi [None req-db9dff05-c0b8-4f79-8323-80f182ff9b22 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.641953] [55087]: DEBUG cinder.api.openstack.wsgi [None req-db9dff05-c0b8-4f79-8323-80f182ff9b22 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.651384] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.651384] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.654533] [55087]: INFO cinder.volume.api [None req-db9dff05-c0b8-4f79-8323-80f182ff9b22 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1278.658864] [55087]: INFO cinder.api.openstack.wsgi [None req-db9dff05-c0b8-4f79-8323-80f182ff9b22 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1278.659111] [55087]: [pid: 55087|app: 0|req: 267/531] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:43 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1278.668834] [55086]: DEBUG cinder.api.middleware.request_id [None req-50ff62bb-f1d8-424a-b44d-ce6b582143ad None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.670565] [55086]: INFO cinder.api.openstack.wsgi [None req-50ff62bb-f1d8-424a-b44d-ce6b582143ad tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1278.670948] [55086]: DEBUG cinder.api.openstack.wsgi [None req-50ff62bb-f1d8-424a-b44d-ce6b582143ad tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.671307] [55086]: DEBUG cinder.api.openstack.wsgi [None req-50ff62bb-f1d8-424a-b44d-ce6b582143ad tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.680914] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.680914] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.684116] [55086]: INFO cinder.volume.api [None req-50ff62bb-f1d8-424a-b44d-ce6b582143ad tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1278.688430] [55086]: INFO cinder.api.openstack.wsgi [None req-50ff62bb-f1d8-424a-b44d-ce6b582143ad tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1278.688905] [55086]: [pid: 55086|app: 0|req: 265/532] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:43 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1278.697797] [55087]: DEBUG cinder.api.middleware.request_id [None req-4183d4fa-b425-448c-a2e5-03e45e639fe7 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.699795] [55087]: INFO cinder.api.openstack.wsgi [None req-4183d4fa-b425-448c-a2e5-03e45e639fe7 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] DELETE http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1278.700029] [55087]: DEBUG cinder.api.openstack.wsgi [None req-4183d4fa-b425-448c-a2e5-03e45e639fe7 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.700282] [55087]: DEBUG cinder.api.openstack.wsgi [None req-4183d4fa-b425-448c-a2e5-03e45e639fe7 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'delete' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.700481] [55087]: INFO cinder.api.v3.volumes [None req-4183d4fa-b425-448c-a2e5-03e45e639fe7 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Delete volume with id: 08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1278.710510] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.710510] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.711179] [55087]: INFO cinder.volume.api [None req-4183d4fa-b425-448c-a2e5-03e45e639fe7 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1278.719822] [55087]: INFO cinder.volume.api [None req-4183d4fa-b425-448c-a2e5-03e45e639fe7 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-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. [ 1278.720251] [55087]: INFO cinder.api.openstack.wsgi [None req-4183d4fa-b425-448c-a2e5-03e45e639fe7 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 400 [ 1278.720819] [55087]: [pid: 55087|app: 0|req: 268/533] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:32:43 2025] DELETE /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1278.724106] [55086]: DEBUG cinder.api.middleware.request_id [None req-fe54443b-867d-4f5e-981d-ada2860008f1 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.726150] [55086]: INFO cinder.api.openstack.wsgi [None req-fe54443b-867d-4f5e-981d-ada2860008f1 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1278.726396] [55086]: DEBUG cinder.api.openstack.wsgi [None req-fe54443b-867d-4f5e-981d-ada2860008f1 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.726625] [55086]: DEBUG cinder.api.openstack.wsgi [None req-fe54443b-867d-4f5e-981d-ada2860008f1 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.737174] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.737174] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.740335] [55086]: INFO cinder.volume.api [None req-fe54443b-867d-4f5e-981d-ada2860008f1 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1278.744544] [55086]: INFO cinder.api.openstack.wsgi [None req-fe54443b-867d-4f5e-981d-ada2860008f1 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1278.744916] [55086]: [pid: 55086|app: 0|req: 266/534] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:43 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1278.784208] [55087]: DEBUG cinder.api.middleware.request_id [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-f300a0cf-aa64-47ca-8131-f74862226c16 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.786726] [55087]: INFO cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-f300a0cf-aa64-47ca-8131-f74862226c16 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1278.786726] [55087]: DEBUG cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-f300a0cf-aa64-47ca-8131-f74862226c16 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.786950] [55087]: DEBUG cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-f300a0cf-aa64-47ca-8131-f74862226c16 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.800758] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.800758] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.805174] [55087]: INFO cinder.volume.api [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-f300a0cf-aa64-47ca-8131-f74862226c16 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1278.811300] [55087]: INFO cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-f300a0cf-aa64-47ca-8131-f74862226c16 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1278.811871] [55087]: [pid: 55087|app: 0|req: 269/535] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:32:43 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1278.831218] [55086]: DEBUG cinder.api.middleware.request_id [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-055b142e-0533-4946-bc15-c69098a7f933 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.834511] [55086]: INFO cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-055b142e-0533-4946-bc15-c69098a7f933 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] POST http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5/action [ 1278.835098] [55086]: DEBUG cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-055b142e-0533-4946-bc15-c69098a7f933 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1278.835332] [55086]: DEBUG cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-055b142e-0533-4946-bc15-c69098a7f933 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1278.849219] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.849219] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.849987] [55086]: INFO cinder.volume.api [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-055b142e-0533-4946-bc15-c69098a7f933 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1278.856739] [55086]: INFO cinder.volume.api [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-055b142e-0533-4946-bc15-c69098a7f933 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Begin detaching volume completed successfully. [ 1278.857093] [55086]: INFO cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-055b142e-0533-4946-bc15-c69098a7f933 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5/action returned with HTTP 202 [ 1278.857686] [55086]: [pid: 55086|app: 0|req: 267/536] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:32:43 2025] POST /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1279.875560] [55087]: DEBUG cinder.api.middleware.request_id [None req-8f59e4db-f363-4960-83fb-abb83debbe6e None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.876028] [55087]: INFO cinder.api.openstack.wsgi [None req-8f59e4db-f363-4960-83fb-abb83debbe6e None None] GET http://10.180.1.21/volume// [ 1279.876221] [55087]: DEBUG cinder.api.openstack.wsgi [None req-8f59e4db-f363-4960-83fb-abb83debbe6e None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.876439] [55087]: DEBUG cinder.api.openstack.wsgi [None req-8f59e4db-f363-4960-83fb-abb83debbe6e None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.876849] [55087]: INFO cinder.api.openstack.wsgi [None req-8f59e4db-f363-4960-83fb-abb83debbe6e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1279.877170] [55087]: [pid: 55087|app: 0|req: 270/537] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:32:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1279.880769] [55086]: DEBUG cinder.api.middleware.request_id [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-76cb5973-7005-44d4-aa3a-19546a39ddda None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.883059] [55086]: INFO cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-76cb5973-7005-44d4-aa3a-19546a39ddda tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1279.883318] [55086]: DEBUG cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-76cb5973-7005-44d4-aa3a-19546a39ddda tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.883538] [55086]: DEBUG cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-76cb5973-7005-44d4-aa3a-19546a39ddda tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.893163] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.893163] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.896130] [55086]: INFO cinder.volume.api [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-76cb5973-7005-44d4-aa3a-19546a39ddda tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1279.900219] [55086]: INFO cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-76cb5973-7005-44d4-aa3a-19546a39ddda tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1279.900581] [55086]: [pid: 55086|app: 0|req: 268/538] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:32:44 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1281.033943] [55087]: DEBUG cinder.api.middleware.request_id [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-fb36c257-6390-4577-97c3-31b8f7331052 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.036325] [55087]: INFO cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-fb36c257-6390-4577-97c3-31b8f7331052 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] DELETE http://10.180.1.21/volume/v3/attachments/04a5d90f-c71b-495a-b2cf-cdf858dfbc2a [ 1281.036552] [55087]: DEBUG cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-fb36c257-6390-4577-97c3-31b8f7331052 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.036755] [55087]: DEBUG cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-fb36c257-6390-4577-97c3-31b8f7331052 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'version_select' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.043715] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.043715] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.568632] [55087]: INFO cinder.api.openstack.wsgi [req-626950b6-130f-4aa2-baa4-e951d928b3d7 req-fb36c257-6390-4577-97c3-31b8f7331052 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/attachments/04a5d90f-c71b-495a-b2cf-cdf858dfbc2a returned with HTTP 200 [ 1281.569405] [55087]: [pid: 55087|app: 0|req: 271/539] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:32:45 2025] DELETE /volume/v3/attachments/04a5d90f-c71b-495a-b2cf-cdf858dfbc2a => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.017510] [55086]: DEBUG cinder.api.middleware.request_id [None req-8d7a5c5c-1b09-4d56-8eae-b961dd272ee9 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.019663] [55086]: INFO cinder.api.openstack.wsgi [None req-8d7a5c5c-1b09-4d56-8eae-b961dd272ee9 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1283.019895] [55086]: DEBUG cinder.api.openstack.wsgi [None req-8d7a5c5c-1b09-4d56-8eae-b961dd272ee9 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.020128] [55086]: DEBUG cinder.api.openstack.wsgi [None req-8d7a5c5c-1b09-4d56-8eae-b961dd272ee9 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.028980] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.028980] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.033307] [55086]: INFO cinder.volume.api [None req-8d7a5c5c-1b09-4d56-8eae-b961dd272ee9 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1283.038025] [55086]: INFO cinder.api.openstack.wsgi [None req-8d7a5c5c-1b09-4d56-8eae-b961dd272ee9 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1283.038429] [55086]: [pid: 55086|app: 0|req: 269/540] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:47 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.979083] [55087]: DEBUG cinder.api.middleware.request_id [None req-697cff32-352e-4045-af07-262c3a77a69d None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.981798] [55087]: INFO cinder.api.openstack.wsgi [None req-697cff32-352e-4045-af07-262c3a77a69d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] DELETE http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1289.982238] [55087]: DEBUG cinder.api.openstack.wsgi [None req-697cff32-352e-4045-af07-262c3a77a69d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.982467] [55087]: DEBUG cinder.api.openstack.wsgi [None req-697cff32-352e-4045-af07-262c3a77a69d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'delete' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.982664] [55087]: INFO cinder.api.v3.volumes [None req-697cff32-352e-4045-af07-262c3a77a69d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Delete volume with id: 08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1289.992751] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.992751] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.993247] [55087]: INFO cinder.volume.api [None req-697cff32-352e-4045-af07-262c3a77a69d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1290.009461] [55087]: INFO cinder.volume.api [None req-697cff32-352e-4045-af07-262c3a77a69d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Delete volume request issued successfully. [ 1290.009516] [55087]: INFO cinder.api.openstack.wsgi [None req-697cff32-352e-4045-af07-262c3a77a69d tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 202 [ 1290.010031] [55087]: [pid: 55087|app: 0|req: 272/541] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:32:54 2025] DELETE /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1290.014609] [55086]: DEBUG cinder.api.middleware.request_id [None req-399790e0-281e-4b72-acad-2a9555f9e0b2 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.016677] [55086]: INFO cinder.api.openstack.wsgi [None req-399790e0-281e-4b72-acad-2a9555f9e0b2 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1290.016901] [55086]: DEBUG cinder.api.openstack.wsgi [None req-399790e0-281e-4b72-acad-2a9555f9e0b2 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.017139] [55086]: DEBUG cinder.api.openstack.wsgi [None req-399790e0-281e-4b72-acad-2a9555f9e0b2 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.024752] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.024752] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.030018] [55086]: INFO cinder.volume.api [None req-399790e0-281e-4b72-acad-2a9555f9e0b2 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1290.033851] [55086]: INFO cinder.api.openstack.wsgi [None req-399790e0-281e-4b72-acad-2a9555f9e0b2 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1290.034242] [55086]: [pid: 55086|app: 0|req: 270/542] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:54 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.046828] [55087]: DEBUG cinder.api.middleware.request_id [None req-efa0ac0d-0ff0-40d8-a21e-c95a4c99e1b0 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.048796] [55087]: INFO cinder.api.openstack.wsgi [None req-efa0ac0d-0ff0-40d8-a21e-c95a4c99e1b0 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1291.049036] [55087]: DEBUG cinder.api.openstack.wsgi [None req-efa0ac0d-0ff0-40d8-a21e-c95a4c99e1b0 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.049264] [55087]: DEBUG cinder.api.openstack.wsgi [None req-efa0ac0d-0ff0-40d8-a21e-c95a4c99e1b0 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.057104] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.057104] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.060681] [55087]: INFO cinder.volume.api [None req-efa0ac0d-0ff0-40d8-a21e-c95a4c99e1b0 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1291.064879] [55087]: INFO cinder.api.openstack.wsgi [None req-efa0ac0d-0ff0-40d8-a21e-c95a4c99e1b0 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1291.065247] [55087]: [pid: 55087|app: 0|req: 273/543] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:55 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1292.075959] [55086]: DEBUG cinder.api.middleware.request_id [None req-c819c961-8fc7-475d-b5cf-b5a7c0a7ec59 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.077895] [55086]: INFO cinder.api.openstack.wsgi [None req-c819c961-8fc7-475d-b5cf-b5a7c0a7ec59 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1292.078097] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c819c961-8fc7-475d-b5cf-b5a7c0a7ec59 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.078327] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c819c961-8fc7-475d-b5cf-b5a7c0a7ec59 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.085732] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1292.085732] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1292.089288] [55086]: INFO cinder.volume.api [None req-c819c961-8fc7-475d-b5cf-b5a7c0a7ec59 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1292.093555] [55086]: INFO cinder.api.openstack.wsgi [None req-c819c961-8fc7-475d-b5cf-b5a7c0a7ec59 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 200 [ 1292.093922] [55086]: [pid: 55086|app: 0|req: 271/544] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:56 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1293.103843] [55087]: DEBUG cinder.api.middleware.request_id [None req-5867bba6-9843-4a8c-83a2-1b6891f273f9 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.106016] [55087]: INFO cinder.api.openstack.wsgi [None req-5867bba6-9843-4a8c-83a2-1b6891f273f9 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 [ 1293.106280] [55087]: DEBUG cinder.api.openstack.wsgi [None req-5867bba6-9843-4a8c-83a2-1b6891f273f9 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.106532] [55087]: DEBUG cinder.api.openstack.wsgi [None req-5867bba6-9843-4a8c-83a2-1b6891f273f9 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.112789] [55087]: INFO cinder.api.openstack.wsgi [None req-5867bba6-9843-4a8c-83a2-1b6891f273f9 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 returned with HTTP 404 [ 1293.113440] [55087]: [pid: 55087|app: 0|req: 274/545] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:57 2025] GET /volume/v3/volumes/08544ecd-0a21-43eb-b9a1-42224c3a5ec5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1293.159166] [55086]: DEBUG cinder.api.middleware.request_id [None req-f055c38b-2a96-4b9b-938f-389d46b170d4 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.161937] [55086]: INFO cinder.api.openstack.wsgi [None req-f055c38b-2a96-4b9b-938f-389d46b170d4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1293.162321] [55086]: DEBUG cinder.api.openstack.wsgi [None req-f055c38b-2a96-4b9b-938f-389d46b170d4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.162664] [55086]: DEBUG cinder.api.openstack.wsgi [None req-f055c38b-2a96-4b9b-938f-389d46b170d4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.162940] [55086]: INFO cinder.api.v3.volumes [None req-f055c38b-2a96-4b9b-938f-389d46b170d4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Delete volume with id: 7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1293.170798] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.170798] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1293.171286] [55086]: INFO cinder.volume.api [None req-f055c38b-2a96-4b9b-938f-389d46b170d4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1293.184876] [55086]: INFO cinder.volume.api [None req-f055c38b-2a96-4b9b-938f-389d46b170d4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Delete volume request issued successfully. [ 1293.185340] [55086]: INFO cinder.api.openstack.wsgi [None req-f055c38b-2a96-4b9b-938f-389d46b170d4 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 202 [ 1293.185767] [55086]: [pid: 55086|app: 0|req: 272/546] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:32:58 2025] DELETE /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1293.189141] [55087]: DEBUG cinder.api.middleware.request_id [None req-473c647f-2d2b-4f09-a523-72ad50fe3802 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.191088] [55087]: INFO cinder.api.openstack.wsgi [None req-473c647f-2d2b-4f09-a523-72ad50fe3802 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1293.191272] [55087]: DEBUG cinder.api.openstack.wsgi [None req-473c647f-2d2b-4f09-a523-72ad50fe3802 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.191605] [55087]: DEBUG cinder.api.openstack.wsgi [None req-473c647f-2d2b-4f09-a523-72ad50fe3802 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.199017] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.199017] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1293.202408] [55087]: INFO cinder.volume.api [None req-473c647f-2d2b-4f09-a523-72ad50fe3802 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1293.206509] [55087]: INFO cinder.api.openstack.wsgi [None req-473c647f-2d2b-4f09-a523-72ad50fe3802 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1293.206916] [55087]: [pid: 55087|app: 0|req: 275/547] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:58 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1294.217318] [55086]: DEBUG cinder.api.middleware.request_id [None req-2ea0410f-399a-4742-b1c8-e34bd9aeb8fe None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.219486] [55086]: INFO cinder.api.openstack.wsgi [None req-2ea0410f-399a-4742-b1c8-e34bd9aeb8fe tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1294.219707] [55086]: DEBUG cinder.api.openstack.wsgi [None req-2ea0410f-399a-4742-b1c8-e34bd9aeb8fe tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1294.219924] [55086]: DEBUG cinder.api.openstack.wsgi [None req-2ea0410f-399a-4742-b1c8-e34bd9aeb8fe tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1294.231069] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1294.231069] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.235479] [55086]: INFO cinder.volume.api [None req-2ea0410f-399a-4742-b1c8-e34bd9aeb8fe tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1294.240765] [55086]: INFO cinder.api.openstack.wsgi [None req-2ea0410f-399a-4742-b1c8-e34bd9aeb8fe tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 200 [ 1294.241150] [55086]: [pid: 55086|app: 0|req: 273/548] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:32:59 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.252714] [55087]: DEBUG cinder.api.middleware.request_id [None req-6d452b2b-a795-458e-8eaf-3e9a7b43aa2c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.254845] [55087]: INFO cinder.api.openstack.wsgi [None req-6d452b2b-a795-458e-8eaf-3e9a7b43aa2c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 [ 1295.255077] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6d452b2b-a795-458e-8eaf-3e9a7b43aa2c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.255294] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6d452b2b-a795-458e-8eaf-3e9a7b43aa2c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.262843] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.262843] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.265285] [55087]: INFO cinder.api.openstack.wsgi [None req-6d452b2b-a795-458e-8eaf-3e9a7b43aa2c tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 returned with HTTP 404 [ 1295.265806] [55087]: [pid: 55087|app: 0|req: 276/549] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:00 2025] GET /volume/v3/volumes/7b2f2fb0-22e2-4426-a30e-a610e2148264 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1295.346977] [55086]: DEBUG cinder.api.middleware.request_id [None req-92822958-07cb-4e0e-a643-a11a745aec0f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.349074] [55086]: INFO cinder.api.openstack.wsgi [None req-92822958-07cb-4e0e-a643-a11a745aec0f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] DELETE http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1295.349325] [55086]: DEBUG cinder.api.openstack.wsgi [None req-92822958-07cb-4e0e-a643-a11a745aec0f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.349514] [55086]: DEBUG cinder.api.openstack.wsgi [None req-92822958-07cb-4e0e-a643-a11a745aec0f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.349702] [55086]: INFO cinder.api.v3.volumes [None req-92822958-07cb-4e0e-a643-a11a745aec0f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Delete volume with id: 781def64-6292-4d2c-8171-876cccf4737c [ 1295.356987] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.356987] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.357431] [55086]: INFO cinder.volume.api [None req-92822958-07cb-4e0e-a643-a11a745aec0f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1295.372216] [55086]: INFO cinder.volume.api [None req-92822958-07cb-4e0e-a643-a11a745aec0f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Delete volume request issued successfully. [ 1295.372531] [55086]: INFO cinder.api.openstack.wsgi [None req-92822958-07cb-4e0e-a643-a11a745aec0f tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 202 [ 1295.372910] [55086]: [pid: 55086|app: 0|req: 274/550] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:33:00 2025] DELETE /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1295.375613] [55087]: DEBUG cinder.api.middleware.request_id [None req-47e38e72-6092-4f5c-bcdd-d3cd62a8c6ed None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.377651] [55087]: INFO cinder.api.openstack.wsgi [None req-47e38e72-6092-4f5c-bcdd-d3cd62a8c6ed tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1295.377873] [55087]: DEBUG cinder.api.openstack.wsgi [None req-47e38e72-6092-4f5c-bcdd-d3cd62a8c6ed tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.378146] [55087]: DEBUG cinder.api.openstack.wsgi [None req-47e38e72-6092-4f5c-bcdd-d3cd62a8c6ed tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.385506] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.385506] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.388765] [55087]: INFO cinder.volume.api [None req-47e38e72-6092-4f5c-bcdd-d3cd62a8c6ed tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1295.392873] [55087]: INFO cinder.api.openstack.wsgi [None req-47e38e72-6092-4f5c-bcdd-d3cd62a8c6ed tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1295.393248] [55087]: [pid: 55087|app: 0|req: 277/551] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:00 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1296.403687] [55086]: DEBUG cinder.api.middleware.request_id [None req-f636a408-6fce-4a54-afd3-d10ffd85f4b7 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.405765] [55086]: INFO cinder.api.openstack.wsgi [None req-f636a408-6fce-4a54-afd3-d10ffd85f4b7 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1296.405980] [55086]: DEBUG cinder.api.openstack.wsgi [None req-f636a408-6fce-4a54-afd3-d10ffd85f4b7 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.406403] [55086]: DEBUG cinder.api.openstack.wsgi [None req-f636a408-6fce-4a54-afd3-d10ffd85f4b7 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.417423] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.417423] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.421491] [55086]: INFO cinder.volume.api [None req-f636a408-6fce-4a54-afd3-d10ffd85f4b7 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1296.426154] [55086]: INFO cinder.api.openstack.wsgi [None req-f636a408-6fce-4a54-afd3-d10ffd85f4b7 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1296.426956] [55086]: [pid: 55086|app: 0|req: 275/552] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:01 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1297.437408] [55087]: DEBUG cinder.api.middleware.request_id [None req-0dae8d0f-2a6a-4072-bb7b-267bfac54805 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.440357] [55087]: INFO cinder.api.openstack.wsgi [None req-0dae8d0f-2a6a-4072-bb7b-267bfac54805 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1297.440640] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0dae8d0f-2a6a-4072-bb7b-267bfac54805 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1297.440960] [55087]: DEBUG cinder.api.openstack.wsgi [None req-0dae8d0f-2a6a-4072-bb7b-267bfac54805 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1297.449392] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1297.449392] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1297.453086] [55087]: INFO cinder.volume.api [None req-0dae8d0f-2a6a-4072-bb7b-267bfac54805 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Volume info retrieved successfully. [ 1297.458011] [55087]: INFO cinder.api.openstack.wsgi [None req-0dae8d0f-2a6a-4072-bb7b-267bfac54805 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 200 [ 1297.458428] [55087]: [pid: 55087|app: 0|req: 278/553] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:02 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1298.469070] [55086]: DEBUG cinder.api.middleware.request_id [None req-1afa746f-ebe7-44bc-8634-f02794b50490 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.471342] [55086]: INFO cinder.api.openstack.wsgi [None req-1afa746f-ebe7-44bc-8634-f02794b50490 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] GET http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c [ 1298.471571] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1afa746f-ebe7-44bc-8634-f02794b50490 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1298.471789] [55086]: DEBUG cinder.api.openstack.wsgi [None req-1afa746f-ebe7-44bc-8634-f02794b50490 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1298.478827] [55086]: INFO cinder.api.openstack.wsgi [None req-1afa746f-ebe7-44bc-8634-f02794b50490 tempest-AttachVolumeNegativeTest-1572413757 tempest-AttachVolumeNegativeTest-1572413757-project-member] http://10.180.1.21/volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c returned with HTTP 404 [ 1298.479317] [55086]: [pid: 55086|app: 0|req: 276/554] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:03 2025] GET /volume/v3/volumes/781def64-6292-4d2c-8171-876cccf4737c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1307.455341] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=68,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1308.474240] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=107,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1310.568115] [55087]: DEBUG cinder.api.middleware.request_id [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.570095] [55087]: INFO cinder.api.openstack.wsgi [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1310.570481] [55087]: DEBUG cinder.api.openstack.wsgi [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-947059035"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1310.572143] [55087]: DEBUG cinder.api.v3.volumes [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-947059035'}} {{(pid=55087) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1310.572276] [55087]: INFO cinder.api.v3.volumes [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Create volume of 1 GB [ 1310.577543] [55087]: INFO cinder.volume.api [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Availability Zones retrieved successfully. [ 1310.584193] [55087]: DEBUG cinder.volume.api [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Flow 'volume_create_api' (42df3e82-8a0a-4714-baee-e05ee87336e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1310.585331] [55087]: DEBUG cinder.volume.api [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239e6f85-bdad-4ef2-90a9-6aaf79e2d75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1310.586420] [55087]: DEBUG cinder.volume.flows.api.create_volume [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Validating volume size '1' using validate_int {{(pid=55087) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1310.605176] [55087]: DEBUG cinder.volume.api [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239e6f85-bdad-4ef2-90a9-6aaf79e2d75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1310.606153] [55087]: DEBUG cinder.volume.api [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8852dad-dee9-4a3e-b07b-09ad7b9d7044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1310.634603] [55087]: DEBUG cinder.quota [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Created reservations ['571311a2-239a-4d82-afa0-7116353395fa', 'a6e4e767-3081-447c-ab48-45954beeae03', 'bbebfed4-b5a1-42c1-8b31-c83c271981cd', 'd6149324-05ba-4465-85ad-b8731899135b'] {{(pid=55087) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1310.635716] [55087]: DEBUG cinder.volume.api [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8852dad-dee9-4a3e-b07b-09ad7b9d7044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['571311a2-239a-4d82-afa0-7116353395fa', 'a6e4e767-3081-447c-ab48-45954beeae03', 'bbebfed4-b5a1-42c1-8b31-c83c271981cd', 'd6149324-05ba-4465-85ad-b8731899135b']}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1310.636722] [55087]: DEBUG cinder.volume.api [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7d766d-1dca-4318-93b2-61d58e98ca00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1310.649784] [55087]: DEBUG cinder.volume.api [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7d766d-1dca-4318-93b2-61d58e98ca00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6893e513-f604-4934-93fc-bd49968b0078', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-947059035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='423d14dbf51b45cc99bd762b468c5b31',qos_specs=None,replication_status=,reservations=['571311a2-239a-4d82-afa0-7116353395fa','a6e4e767-3081-447c-ab48-45954beeae03','bbebfed4-b5a1-42c1-8b31-c83c271981cd','d6149324-05ba-4465-85ad-b8731899135b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='002e726edd1f42fe9a956058ff8465a0',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:33:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-947059035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6893e513-f604-4934-93fc-bd49968b0078,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='423d14dbf51b45cc99bd762b468c5b31',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='002e726edd1f42fe9a956058ff8465a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1310.650691] [55087]: DEBUG cinder.volume.api [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc25e0bf-dfee-4076-9eac-d4171230beb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1310.661810] [55087]: DEBUG cinder.volume.api [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc25e0bf-dfee-4076-9eac-d4171230beb0) 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-947059035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='423d14dbf51b45cc99bd762b468c5b31',qos_specs=None,replication_status=,reservations=['571311a2-239a-4d82-afa0-7116353395fa','a6e4e767-3081-447c-ab48-45954beeae03','bbebfed4-b5a1-42c1-8b31-c83c271981cd','d6149324-05ba-4465-85ad-b8731899135b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='002e726edd1f42fe9a956058ff8465a0',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1310.662675] [55087]: DEBUG cinder.volume.api [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6de939d-6e96-4100-bc83-5c96dace46b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1310.671109] [55087]: DEBUG cinder.volume.api [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6de939d-6e96-4100-bc83-5c96dace46b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55087) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1310.672228] [55087]: DEBUG cinder.volume.api [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Flow 'volume_create_api' (42df3e82-8a0a-4714-baee-e05ee87336e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55087) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1310.672600] [55087]: INFO cinder.volume.api [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Create volume request issued successfully. [ 1310.673358] [55087]: INFO cinder.api.openstack.wsgi [None req-8737f11b-d4ca-4315-96fe-f7ed181a430a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1310.673864] [55087]: [pid: 55087|app: 0|req: 279/555] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:33:15 2025] POST /volume/v3/volumes => generated 749 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1310.682802] [55086]: DEBUG cinder.api.middleware.request_id [None req-cca7b650-9b0c-496f-9639-e4a0a5a4b11e None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.684856] [55086]: INFO cinder.api.openstack.wsgi [None req-cca7b650-9b0c-496f-9639-e4a0a5a4b11e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1310.685127] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cca7b650-9b0c-496f-9639-e4a0a5a4b11e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.685353] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cca7b650-9b0c-496f-9639-e4a0a5a4b11e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.692717] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.692717] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.696498] [55086]: INFO cinder.volume.api [None req-cca7b650-9b0c-496f-9639-e4a0a5a4b11e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1310.700634] [55086]: INFO cinder.api.openstack.wsgi [None req-cca7b650-9b0c-496f-9639-e4a0a5a4b11e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1310.701126] [55086]: [pid: 55086|app: 0|req: 277/556] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:15 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1311.711035] [55087]: DEBUG cinder.api.middleware.request_id [None req-d4bf0337-ce86-4d3e-9567-6201e5fd34f1 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.714271] [55087]: INFO cinder.api.openstack.wsgi [None req-d4bf0337-ce86-4d3e-9567-6201e5fd34f1 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1311.714385] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d4bf0337-ce86-4d3e-9567-6201e5fd34f1 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.714689] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d4bf0337-ce86-4d3e-9567-6201e5fd34f1 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.724074] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.724074] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.727988] [55087]: INFO cinder.volume.api [None req-d4bf0337-ce86-4d3e-9567-6201e5fd34f1 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1311.732935] [55087]: INFO cinder.api.openstack.wsgi [None req-d4bf0337-ce86-4d3e-9567-6201e5fd34f1 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1311.733334] [55087]: [pid: 55087|app: 0|req: 280/557] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:16 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1311.767893] [55086]: DEBUG cinder.api.middleware.request_id [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-5bc48e7f-4360-40ea-8de4-63f018090973 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.770202] [55086]: INFO cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-5bc48e7f-4360-40ea-8de4-63f018090973 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1311.770426] [55086]: DEBUG cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-5bc48e7f-4360-40ea-8de4-63f018090973 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.770698] [55086]: DEBUG cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-5bc48e7f-4360-40ea-8de4-63f018090973 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.777986] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.777986] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.781241] [55086]: INFO cinder.volume.api [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-5bc48e7f-4360-40ea-8de4-63f018090973 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1311.785326] [55086]: INFO cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-5bc48e7f-4360-40ea-8de4-63f018090973 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1311.785673] [55086]: [pid: 55086|app: 0|req: 278/558] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:33:16 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.303412] [55087]: DEBUG cinder.api.middleware.request_id [None req-306c1073-62c4-42cd-af10-57aafcd62b56 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.303868] [55087]: INFO cinder.api.openstack.wsgi [None req-306c1073-62c4-42cd-af10-57aafcd62b56 None None] GET http://10.180.1.21/volume// [ 1313.304063] [55087]: DEBUG cinder.api.openstack.wsgi [None req-306c1073-62c4-42cd-af10-57aafcd62b56 None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.304296] [55087]: DEBUG cinder.api.openstack.wsgi [None req-306c1073-62c4-42cd-af10-57aafcd62b56 None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.304696] [55087]: INFO cinder.api.openstack.wsgi [None req-306c1073-62c4-42cd-af10-57aafcd62b56 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1313.304997] [55087]: [pid: 55087|app: 0|req: 281/559] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:33:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1313.308812] [55086]: DEBUG cinder.api.middleware.request_id [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-50f67353-bdc4-4e37-b5c7-059def5ce54e None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.311074] [55086]: INFO cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-50f67353-bdc4-4e37-b5c7-059def5ce54e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1313.311475] [55086]: DEBUG cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-50f67353-bdc4-4e37-b5c7-059def5ce54e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6893e513-f604-4934-93fc-bd49968b0078", "connector": null, "instance_uuid": "b7cc2ff0-8202-4803-aeac-93f072b5e8b7"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1313.320179] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.320179] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.342139] [55086]: INFO cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-50f67353-bdc4-4e37-b5c7-059def5ce54e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1313.342543] [55086]: [pid: 55086|app: 0|req: 279/560] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:33:18 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1313.361602] [55087]: DEBUG cinder.api.middleware.request_id [None req-51a471f9-9527-4dab-b5bb-cca49a0115c2 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.363805] [55087]: INFO cinder.api.openstack.wsgi [None req-51a471f9-9527-4dab-b5bb-cca49a0115c2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1313.364043] [55087]: DEBUG cinder.api.openstack.wsgi [None req-51a471f9-9527-4dab-b5bb-cca49a0115c2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.364256] [55087]: DEBUG cinder.api.openstack.wsgi [None req-51a471f9-9527-4dab-b5bb-cca49a0115c2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.373794] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.373794] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.376790] [55087]: INFO cinder.volume.api [None req-51a471f9-9527-4dab-b5bb-cca49a0115c2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1313.380819] [55087]: INFO cinder.api.openstack.wsgi [None req-51a471f9-9527-4dab-b5bb-cca49a0115c2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1313.381195] [55087]: [pid: 55087|app: 0|req: 282/561] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:18 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.865862] [55086]: DEBUG cinder.api.middleware.request_id [None req-a127fd5b-f728-4cfb-9454-43a11917a220 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.866327] [55086]: INFO cinder.api.openstack.wsgi [None req-a127fd5b-f728-4cfb-9454-43a11917a220 None None] GET http://10.180.1.21/volume// [ 1313.866510] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a127fd5b-f728-4cfb-9454-43a11917a220 None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.866726] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a127fd5b-f728-4cfb-9454-43a11917a220 None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.867163] [55086]: INFO cinder.api.openstack.wsgi [None req-a127fd5b-f728-4cfb-9454-43a11917a220 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1313.867466] [55086]: [pid: 55086|app: 0|req: 280/562] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:33:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1313.870793] [55087]: DEBUG cinder.api.middleware.request_id [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-2932f9f3-61bd-40a9-8b36-88e8bf9c1053 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.873042] [55087]: INFO cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-2932f9f3-61bd-40a9-8b36-88e8bf9c1053 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1313.873292] [55087]: DEBUG cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-2932f9f3-61bd-40a9-8b36-88e8bf9c1053 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.873502] [55087]: DEBUG cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-2932f9f3-61bd-40a9-8b36-88e8bf9c1053 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.884585] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.884585] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.887780] [55087]: INFO cinder.volume.api [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-2932f9f3-61bd-40a9-8b36-88e8bf9c1053 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1313.891999] [55087]: INFO cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-2932f9f3-61bd-40a9-8b36-88e8bf9c1053 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1313.892484] [55087]: [pid: 55087|app: 0|req: 283/563] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:33:18 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1313.917673] [55086]: DEBUG cinder.api.middleware.request_id [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-f5a6cae9-175e-4145-8602-6f21f16c7d47 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.920184] [55086]: INFO cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-f5a6cae9-175e-4145-8602-6f21f16c7d47 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] PUT http://10.180.1.21/volume/v3/attachments/663f192a-c7ab-4b32-b64c-0a5cb6d28981 [ 1313.920683] [55086]: DEBUG cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-f5a6cae9-175e-4145-8602-6f21f16c7d47 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-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-535185", "mountpoint": "/dev/sdb"}}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1313.928267] [55086]: DEBUG cinder.coordination [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-f5a6cae9-175e-4145-8602-6f21f16c7d47 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Acquiring lock "cinder-attachment_update-6893e513-f604-4934-93fc-bd49968b0078-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1313.932621] [55086]: DEBUG cinder.coordination [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-f5a6cae9-175e-4145-8602-6f21f16c7d47 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Lock "cinder-attachment_update-6893e513-f604-4934-93fc-bd49968b0078-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55086) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1313.933730] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.933730] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.391302] [55087]: DEBUG cinder.api.middleware.request_id [None req-7e621cca-416f-4591-96c1-832a03da9dde None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.395059] [55087]: INFO cinder.api.openstack.wsgi [None req-7e621cca-416f-4591-96c1-832a03da9dde tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1314.395059] [55087]: DEBUG cinder.api.openstack.wsgi [None req-7e621cca-416f-4591-96c1-832a03da9dde tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.395360] [55087]: DEBUG cinder.api.openstack.wsgi [None req-7e621cca-416f-4591-96c1-832a03da9dde tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.405228] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1314.405228] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.408344] [55087]: INFO cinder.volume.api [None req-7e621cca-416f-4591-96c1-832a03da9dde tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1314.412653] [55087]: INFO cinder.api.openstack.wsgi [None req-7e621cca-416f-4591-96c1-832a03da9dde tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1314.413071] [55087]: [pid: 55087|app: 0|req: 284/564] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:19 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1315.423351] [55087]: DEBUG cinder.api.middleware.request_id [None req-c265a4b3-ebe8-4854-906e-0b777a43100b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.425415] [55087]: INFO cinder.api.openstack.wsgi [None req-c265a4b3-ebe8-4854-906e-0b777a43100b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1315.425637] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c265a4b3-ebe8-4854-906e-0b777a43100b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.425852] [55087]: DEBUG cinder.api.openstack.wsgi [None req-c265a4b3-ebe8-4854-906e-0b777a43100b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.435514] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.435514] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.438591] [55087]: INFO cinder.volume.api [None req-c265a4b3-ebe8-4854-906e-0b777a43100b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1315.442837] [55087]: INFO cinder.api.openstack.wsgi [None req-c265a4b3-ebe8-4854-906e-0b777a43100b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1315.443257] [55087]: [pid: 55087|app: 0|req: 285/565] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:20 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1316.453826] [55087]: DEBUG cinder.api.middleware.request_id [None req-977e9874-a69c-409e-aad8-31de1a01e57c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.456042] [55087]: INFO cinder.api.openstack.wsgi [None req-977e9874-a69c-409e-aad8-31de1a01e57c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1316.456281] [55087]: DEBUG cinder.api.openstack.wsgi [None req-977e9874-a69c-409e-aad8-31de1a01e57c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.456515] [55087]: DEBUG cinder.api.openstack.wsgi [None req-977e9874-a69c-409e-aad8-31de1a01e57c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.467327] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.467327] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.470585] [55087]: INFO cinder.volume.api [None req-977e9874-a69c-409e-aad8-31de1a01e57c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1316.475044] [55087]: INFO cinder.api.openstack.wsgi [None req-977e9874-a69c-409e-aad8-31de1a01e57c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1316.475427] [55087]: [pid: 55087|app: 0|req: 286/566] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:21 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1317.486318] [55087]: DEBUG cinder.api.middleware.request_id [None req-6f9c49f5-cda9-4f33-bb9b-577dcef4914c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.488420] [55087]: INFO cinder.api.openstack.wsgi [None req-6f9c49f5-cda9-4f33-bb9b-577dcef4914c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1317.488656] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6f9c49f5-cda9-4f33-bb9b-577dcef4914c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.488871] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6f9c49f5-cda9-4f33-bb9b-577dcef4914c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.499231] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.499231] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.502406] [55087]: INFO cinder.volume.api [None req-6f9c49f5-cda9-4f33-bb9b-577dcef4914c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1317.506728] [55087]: INFO cinder.api.openstack.wsgi [None req-6f9c49f5-cda9-4f33-bb9b-577dcef4914c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1317.507129] [55087]: [pid: 55087|app: 0|req: 287/567] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:22 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1318.455644] [55086]: DEBUG cinder.coordination [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-f5a6cae9-175e-4145-8602-6f21f16c7d47 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Lock "cinder-attachment_update-6893e513-f604-4934-93fc-bd49968b0078-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55086) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1318.455989] [55086]: INFO cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-f5a6cae9-175e-4145-8602-6f21f16c7d47 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/attachments/663f192a-c7ab-4b32-b64c-0a5cb6d28981 returned with HTTP 200 [ 1318.456459] [55086]: [pid: 55086|app: 0|req: 281/568] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:33:18 2025] PUT /volume/v3/attachments/663f192a-c7ab-4b32-b64c-0a5cb6d28981 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1318.517681] [55087]: DEBUG cinder.api.middleware.request_id [None req-bcfa61bb-be62-468c-bee0-b0a6005668e8 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.519857] [55087]: INFO cinder.api.openstack.wsgi [None req-bcfa61bb-be62-468c-bee0-b0a6005668e8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1318.520231] [55087]: DEBUG cinder.api.openstack.wsgi [None req-bcfa61bb-be62-468c-bee0-b0a6005668e8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.520335] [55087]: DEBUG cinder.api.openstack.wsgi [None req-bcfa61bb-be62-468c-bee0-b0a6005668e8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1318.530355] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.530355] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.533964] [55087]: INFO cinder.volume.api [None req-bcfa61bb-be62-468c-bee0-b0a6005668e8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1318.538822] [55087]: INFO cinder.api.openstack.wsgi [None req-bcfa61bb-be62-468c-bee0-b0a6005668e8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1318.539344] [55087]: [pid: 55087|app: 0|req: 288/569] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:23 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1319.549200] [55086]: DEBUG cinder.api.middleware.request_id [None req-c5d79909-2076-435e-a945-b03a9bb35961 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.551289] [55086]: INFO cinder.api.openstack.wsgi [None req-c5d79909-2076-435e-a945-b03a9bb35961 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1319.551512] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c5d79909-2076-435e-a945-b03a9bb35961 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.551750] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c5d79909-2076-435e-a945-b03a9bb35961 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.561592] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.561592] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.564779] [55086]: INFO cinder.volume.api [None req-c5d79909-2076-435e-a945-b03a9bb35961 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1319.568942] [55086]: INFO cinder.api.openstack.wsgi [None req-c5d79909-2076-435e-a945-b03a9bb35961 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1319.569350] [55086]: [pid: 55086|app: 0|req: 282/570] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:24 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1320.081056] [55087]: DEBUG cinder.api.middleware.request_id [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-910b5d1c-0716-4ec5-b075-ec33149fd554 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.083197] [55087]: INFO cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-910b5d1c-0716-4ec5-b075-ec33149fd554 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] POST http://10.180.1.21/volume/v3/attachments/663f192a-c7ab-4b32-b64c-0a5cb6d28981/action [ 1320.083614] [55087]: DEBUG cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-910b5d1c-0716-4ec5-b075-ec33149fd554 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action body: b'{"os-complete": null}' {{(pid=55087) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1320.083748] [55087]: DEBUG cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-910b5d1c-0716-4ec5-b075-ec33149fd554 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1320.101098] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.101098] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.107608] [55087]: INFO cinder.api.openstack.wsgi [req-1a4d4700-026c-48aa-9fd0-4bd8a949694d req-910b5d1c-0716-4ec5-b075-ec33149fd554 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/attachments/663f192a-c7ab-4b32-b64c-0a5cb6d28981/action returned with HTTP 204 [ 1320.108013] [55087]: [pid: 55087|app: 0|req: 289/571] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:33:24 2025] POST /volume/v3/attachments/663f192a-c7ab-4b32-b64c-0a5cb6d28981/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1320.579479] [55086]: DEBUG cinder.api.middleware.request_id [None req-de74bf93-0498-4f9b-b7a6-df5f86a0cb70 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.581502] [55086]: INFO cinder.api.openstack.wsgi [None req-de74bf93-0498-4f9b-b7a6-df5f86a0cb70 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1320.581721] [55086]: DEBUG cinder.api.openstack.wsgi [None req-de74bf93-0498-4f9b-b7a6-df5f86a0cb70 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.581936] [55086]: DEBUG cinder.api.openstack.wsgi [None req-de74bf93-0498-4f9b-b7a6-df5f86a0cb70 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.591416] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.591416] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.595395] [55086]: INFO cinder.volume.api [None req-de74bf93-0498-4f9b-b7a6-df5f86a0cb70 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1320.600264] [55086]: INFO cinder.api.openstack.wsgi [None req-de74bf93-0498-4f9b-b7a6-df5f86a0cb70 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1320.600647] [55086]: [pid: 55086|app: 0|req: 283/572] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:25 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1320.610935] [55087]: DEBUG cinder.api.middleware.request_id [None req-6a2a4c14-2637-4b88-81f5-a0aac0ea5f6c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.613281] [55087]: INFO cinder.api.openstack.wsgi [None req-6a2a4c14-2637-4b88-81f5-a0aac0ea5f6c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1320.613549] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6a2a4c14-2637-4b88-81f5-a0aac0ea5f6c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.613809] [55087]: DEBUG cinder.api.openstack.wsgi [None req-6a2a4c14-2637-4b88-81f5-a0aac0ea5f6c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.624537] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.624537] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.627858] [55087]: INFO cinder.volume.api [None req-6a2a4c14-2637-4b88-81f5-a0aac0ea5f6c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1320.632095] [55087]: INFO cinder.api.openstack.wsgi [None req-6a2a4c14-2637-4b88-81f5-a0aac0ea5f6c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1320.632488] [55087]: [pid: 55087|app: 0|req: 290/573] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:25 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1320.698037] [55086]: DEBUG cinder.api.middleware.request_id [None req-79ca0931-f741-457b-8af2-8806416a7538 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.700012] [55086]: INFO cinder.api.openstack.wsgi [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1320.700387] [55086]: DEBUG cinder.api.openstack.wsgi [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1104009366"}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1320.702125] [55086]: DEBUG cinder.api.v3.volumes [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1104009366'}} {{(pid=55086) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1320.702257] [55086]: INFO cinder.api.v3.volumes [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Create volume of 1 GB [ 1320.706127] [55086]: INFO cinder.volume.api [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Availability Zones retrieved successfully. [ 1320.713566] [55086]: DEBUG cinder.volume.api [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Flow 'volume_create_api' (36030eac-4e2a-4feb-ab2e-0686ba8f8fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1320.714786] [55086]: DEBUG cinder.volume.api [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d5db87-fd12-47a1-b43a-17d03700c338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1320.715822] [55086]: DEBUG cinder.volume.flows.api.create_volume [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Validating volume size '1' using validate_int {{(pid=55086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1320.732898] [55086]: DEBUG cinder.volume.api [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d5db87-fd12-47a1-b43a-17d03700c338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1320.733797] [55086]: DEBUG cinder.volume.api [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c846ca0a-12e7-4c92-bc9d-f291e5877285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1320.764875] [55086]: DEBUG cinder.quota [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Created reservations ['006de1f0-9894-4d58-a198-94745b4d9150', '294f007a-efb4-412a-9c5d-662f6256a7b2', '4eab5b3b-58b2-46f6-b040-2bc3e8371f72', '07b6de15-4bd9-4b67-bef8-5ce1658e09a1'] {{(pid=55086) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1320.765690] [55086]: DEBUG cinder.volume.api [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c846ca0a-12e7-4c92-bc9d-f291e5877285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['006de1f0-9894-4d58-a198-94745b4d9150', '294f007a-efb4-412a-9c5d-662f6256a7b2', '4eab5b3b-58b2-46f6-b040-2bc3e8371f72', '07b6de15-4bd9-4b67-bef8-5ce1658e09a1']}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1320.766548] [55086]: DEBUG cinder.volume.api [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a281448-efbd-4b29-ad5c-a2c999ee4a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1320.777605] [55086]: DEBUG cinder.volume.api [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a281448-efbd-4b29-ad5c-a2c999ee4a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cb71027-962c-41c0-a70f-c457100de509', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1104009366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='423d14dbf51b45cc99bd762b468c5b31',qos_specs=None,replication_status=,reservations=['006de1f0-9894-4d58-a198-94745b4d9150','294f007a-efb4-412a-9c5d-662f6256a7b2','4eab5b3b-58b2-46f6-b040-2bc3e8371f72','07b6de15-4bd9-4b67-bef8-5ce1658e09a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='002e726edd1f42fe9a956058ff8465a0',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:33:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1104009366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cb71027-962c-41c0-a70f-c457100de509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='423d14dbf51b45cc99bd762b468c5b31',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='002e726edd1f42fe9a956058ff8465a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1320.778454] [55086]: DEBUG cinder.volume.api [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf39b91-9f6f-435d-b720-65dbc8eeb443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1320.789075] [55086]: DEBUG cinder.volume.api [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf39b91-9f6f-435d-b720-65dbc8eeb443) 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-1104009366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='423d14dbf51b45cc99bd762b468c5b31',qos_specs=None,replication_status=,reservations=['006de1f0-9894-4d58-a198-94745b4d9150','294f007a-efb4-412a-9c5d-662f6256a7b2','4eab5b3b-58b2-46f6-b040-2bc3e8371f72','07b6de15-4bd9-4b67-bef8-5ce1658e09a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='002e726edd1f42fe9a956058ff8465a0',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1320.789886] [55086]: DEBUG cinder.volume.api [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a30f641e-4456-442c-b596-4d9d77a97eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1320.797994] [55086]: DEBUG cinder.volume.api [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a30f641e-4456-442c-b596-4d9d77a97eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1320.798844] [55086]: DEBUG cinder.volume.api [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Flow 'volume_create_api' (36030eac-4e2a-4feb-ab2e-0686ba8f8fdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1320.799177] [55086]: INFO cinder.volume.api [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Create volume request issued successfully. [ 1320.799807] [55086]: INFO cinder.api.openstack.wsgi [None req-79ca0931-f741-457b-8af2-8806416a7538 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1320.800238] [55086]: [pid: 55086|app: 0|req: 284/574] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 03:33:25 2025] POST /volume/v3/volumes => generated 750 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1320.808353] [55087]: DEBUG cinder.api.middleware.request_id [None req-38ab4fb3-b64b-4ce9-8b44-ec6e4136ffb2 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.810428] [55087]: INFO cinder.api.openstack.wsgi [None req-38ab4fb3-b64b-4ce9-8b44-ec6e4136ffb2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1320.810649] [55087]: DEBUG cinder.api.openstack.wsgi [None req-38ab4fb3-b64b-4ce9-8b44-ec6e4136ffb2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.810895] [55087]: DEBUG cinder.api.openstack.wsgi [None req-38ab4fb3-b64b-4ce9-8b44-ec6e4136ffb2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.818322] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.818322] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.822107] [55087]: INFO cinder.volume.api [None req-38ab4fb3-b64b-4ce9-8b44-ec6e4136ffb2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1320.826234] [55087]: INFO cinder.api.openstack.wsgi [None req-38ab4fb3-b64b-4ce9-8b44-ec6e4136ffb2 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1320.826592] [55087]: [pid: 55087|app: 0|req: 291/575] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:25 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.836746] [55086]: DEBUG cinder.api.middleware.request_id [None req-7e4e443b-428e-49d3-834b-04c75e2295ea None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.838992] [55086]: INFO cinder.api.openstack.wsgi [None req-7e4e443b-428e-49d3-834b-04c75e2295ea tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1321.839228] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7e4e443b-428e-49d3-834b-04c75e2295ea tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1321.839447] [55086]: DEBUG cinder.api.openstack.wsgi [None req-7e4e443b-428e-49d3-834b-04c75e2295ea tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1321.848669] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.848669] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1321.852511] [55086]: INFO cinder.volume.api [None req-7e4e443b-428e-49d3-834b-04c75e2295ea tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1321.857136] [55086]: INFO cinder.api.openstack.wsgi [None req-7e4e443b-428e-49d3-834b-04c75e2295ea tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1321.857502] [55086]: [pid: 55086|app: 0|req: 285/576] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:26 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.892282] [55087]: DEBUG cinder.api.middleware.request_id [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-dfcbf77d-dc06-4b7d-9a87-7642d25258f6 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.894543] [55087]: INFO cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-dfcbf77d-dc06-4b7d-9a87-7642d25258f6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1321.894761] [55087]: DEBUG cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-dfcbf77d-dc06-4b7d-9a87-7642d25258f6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1321.894975] [55087]: DEBUG cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-dfcbf77d-dc06-4b7d-9a87-7642d25258f6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1321.902148] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.902148] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1321.905378] [55087]: INFO cinder.volume.api [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-dfcbf77d-dc06-4b7d-9a87-7642d25258f6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1321.909381] [55087]: INFO cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-dfcbf77d-dc06-4b7d-9a87-7642d25258f6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1321.909755] [55087]: [pid: 55087|app: 0|req: 292/577] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:33:26 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.428328] [55086]: DEBUG cinder.api.middleware.request_id [None req-cc94d00e-e452-46f3-86df-8f5edd6d3856 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.428717] [55086]: INFO cinder.api.openstack.wsgi [None req-cc94d00e-e452-46f3-86df-8f5edd6d3856 None None] GET http://10.180.1.21/volume// [ 1323.428931] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cc94d00e-e452-46f3-86df-8f5edd6d3856 None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.429169] [55086]: DEBUG cinder.api.openstack.wsgi [None req-cc94d00e-e452-46f3-86df-8f5edd6d3856 None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.429561] [55086]: INFO cinder.api.openstack.wsgi [None req-cc94d00e-e452-46f3-86df-8f5edd6d3856 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1323.429870] [55086]: [pid: 55086|app: 0|req: 286/578] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 03:33:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1323.434432] [55087]: DEBUG cinder.api.middleware.request_id [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-2e41f120-be03-44fc-ae82-79b28e410a11 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.436750] [55087]: INFO cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-2e41f120-be03-44fc-ae82-79b28e410a11 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1323.437214] [55087]: DEBUG cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-2e41f120-be03-44fc-ae82-79b28e410a11 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2cb71027-962c-41c0-a70f-c457100de509", "connector": null, "instance_uuid": "b7cc2ff0-8202-4803-aeac-93f072b5e8b7"}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1323.448344] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.448344] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.469808] [55087]: INFO cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-2e41f120-be03-44fc-ae82-79b28e410a11 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1323.470339] [55087]: [pid: 55087|app: 0|req: 293/579] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 03:33:28 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1323.496340] [55086]: DEBUG cinder.api.middleware.request_id [None req-aab49c10-ae55-4d30-bdc0-82de0ce3b1b3 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.498438] [55086]: INFO cinder.api.openstack.wsgi [None req-aab49c10-ae55-4d30-bdc0-82de0ce3b1b3 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1323.498666] [55086]: DEBUG cinder.api.openstack.wsgi [None req-aab49c10-ae55-4d30-bdc0-82de0ce3b1b3 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.498896] [55086]: DEBUG cinder.api.openstack.wsgi [None req-aab49c10-ae55-4d30-bdc0-82de0ce3b1b3 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.508636] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.508636] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.512471] [55086]: INFO cinder.volume.api [None req-aab49c10-ae55-4d30-bdc0-82de0ce3b1b3 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1323.516812] [55086]: INFO cinder.api.openstack.wsgi [None req-aab49c10-ae55-4d30-bdc0-82de0ce3b1b3 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1323.517184] [55086]: [pid: 55086|app: 0|req: 287/580] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:28 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.999548] [55087]: DEBUG cinder.api.middleware.request_id [None req-b67ff0e1-97a5-4ba8-93a0-e6591c776a12 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.000009] [55087]: INFO cinder.api.openstack.wsgi [None req-b67ff0e1-97a5-4ba8-93a0-e6591c776a12 None None] GET http://10.180.1.21/volume// [ 1324.000202] [55087]: DEBUG cinder.api.openstack.wsgi [None req-b67ff0e1-97a5-4ba8-93a0-e6591c776a12 None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.000417] [55087]: DEBUG cinder.api.openstack.wsgi [None req-b67ff0e1-97a5-4ba8-93a0-e6591c776a12 None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.000848] [55087]: INFO cinder.api.openstack.wsgi [None req-b67ff0e1-97a5-4ba8-93a0-e6591c776a12 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1324.001158] [55087]: [pid: 55087|app: 0|req: 294/581] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:33:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1324.005051] [55086]: DEBUG cinder.api.middleware.request_id [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-5131978d-bf08-4f5d-833e-3c9bbacdb93a None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.007173] [55086]: INFO cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-5131978d-bf08-4f5d-833e-3c9bbacdb93a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1324.007425] [55086]: DEBUG cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-5131978d-bf08-4f5d-833e-3c9bbacdb93a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.007653] [55086]: DEBUG cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-5131978d-bf08-4f5d-833e-3c9bbacdb93a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.017751] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.017751] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.021251] [55086]: INFO cinder.volume.api [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-5131978d-bf08-4f5d-833e-3c9bbacdb93a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1324.025501] [55086]: INFO cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-5131978d-bf08-4f5d-833e-3c9bbacdb93a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1324.025891] [55086]: [pid: 55086|app: 0|req: 288/582] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:33:28 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1324.050560] [55087]: DEBUG cinder.api.middleware.request_id [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-5e03e709-4132-4a1d-88bc-ad6ae1406151 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.052868] [55087]: INFO cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-5e03e709-4132-4a1d-88bc-ad6ae1406151 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] PUT http://10.180.1.21/volume/v3/attachments/bb9cc2b5-79f5-48f7-b0ba-7c568f0e53d2 [ 1324.053358] [55087]: DEBUG cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-5e03e709-4132-4a1d-88bc-ad6ae1406151 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-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-535185", "mountpoint": "/dev/sdc"}}} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1324.060926] [55087]: DEBUG cinder.coordination [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-5e03e709-4132-4a1d-88bc-ad6ae1406151 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Acquiring lock "cinder-attachment_update-2cb71027-962c-41c0-a70f-c457100de509-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1324.065333] [55087]: DEBUG cinder.coordination [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-5e03e709-4132-4a1d-88bc-ad6ae1406151 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Lock "cinder-attachment_update-2cb71027-962c-41c0-a70f-c457100de509-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55087) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1324.066353] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.066353] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.528541] [55086]: DEBUG cinder.api.middleware.request_id [None req-b48d19c1-79c1-4f45-a71b-0328854a05e0 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.530711] [55086]: INFO cinder.api.openstack.wsgi [None req-b48d19c1-79c1-4f45-a71b-0328854a05e0 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1324.531142] [55086]: DEBUG cinder.api.openstack.wsgi [None req-b48d19c1-79c1-4f45-a71b-0328854a05e0 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.532050] [55086]: DEBUG cinder.api.openstack.wsgi [None req-b48d19c1-79c1-4f45-a71b-0328854a05e0 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.541684] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.541684] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.545095] [55086]: INFO cinder.volume.api [None req-b48d19c1-79c1-4f45-a71b-0328854a05e0 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1324.549174] [55086]: INFO cinder.api.openstack.wsgi [None req-b48d19c1-79c1-4f45-a71b-0328854a05e0 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1324.549555] [55086]: [pid: 55086|app: 0|req: 289/583] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:29 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1325.559836] [55086]: DEBUG cinder.api.middleware.request_id [None req-8410ab3b-749d-459b-9413-1eb24156dd3e None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.561984] [55086]: INFO cinder.api.openstack.wsgi [None req-8410ab3b-749d-459b-9413-1eb24156dd3e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1325.562234] [55086]: DEBUG cinder.api.openstack.wsgi [None req-8410ab3b-749d-459b-9413-1eb24156dd3e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.562454] [55086]: DEBUG cinder.api.openstack.wsgi [None req-8410ab3b-749d-459b-9413-1eb24156dd3e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.573931] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.573931] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.576960] [55086]: INFO cinder.volume.api [None req-8410ab3b-749d-459b-9413-1eb24156dd3e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1325.580979] [55086]: INFO cinder.api.openstack.wsgi [None req-8410ab3b-749d-459b-9413-1eb24156dd3e tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1325.581343] [55086]: [pid: 55086|app: 0|req: 290/584] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:30 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1326.591426] [55086]: DEBUG cinder.api.middleware.request_id [None req-f2facc26-2c84-4ea1-98fd-f8ea9932c919 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.593529] [55086]: INFO cinder.api.openstack.wsgi [None req-f2facc26-2c84-4ea1-98fd-f8ea9932c919 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1326.593742] [55086]: DEBUG cinder.api.openstack.wsgi [None req-f2facc26-2c84-4ea1-98fd-f8ea9932c919 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.593963] [55086]: DEBUG cinder.api.openstack.wsgi [None req-f2facc26-2c84-4ea1-98fd-f8ea9932c919 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.603167] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.603167] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.606635] [55086]: INFO cinder.volume.api [None req-f2facc26-2c84-4ea1-98fd-f8ea9932c919 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1326.611315] [55086]: INFO cinder.api.openstack.wsgi [None req-f2facc26-2c84-4ea1-98fd-f8ea9932c919 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1326.611673] [55086]: [pid: 55086|app: 0|req: 291/585] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:31 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1327.621988] [55086]: DEBUG cinder.api.middleware.request_id [None req-e806eee8-9dd9-4c63-b1bd-4bbf91b940f4 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.624112] [55086]: INFO cinder.api.openstack.wsgi [None req-e806eee8-9dd9-4c63-b1bd-4bbf91b940f4 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1327.624395] [55086]: DEBUG cinder.api.openstack.wsgi [None req-e806eee8-9dd9-4c63-b1bd-4bbf91b940f4 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1327.624604] [55086]: DEBUG cinder.api.openstack.wsgi [None req-e806eee8-9dd9-4c63-b1bd-4bbf91b940f4 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1327.637939] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1327.637939] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1327.641471] [55086]: INFO cinder.volume.api [None req-e806eee8-9dd9-4c63-b1bd-4bbf91b940f4 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1327.646243] [55086]: INFO cinder.api.openstack.wsgi [None req-e806eee8-9dd9-4c63-b1bd-4bbf91b940f4 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1327.646603] [55086]: [pid: 55086|app: 0|req: 292/586] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:32 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.587561] [55087]: DEBUG cinder.coordination [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-5e03e709-4132-4a1d-88bc-ad6ae1406151 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Lock "cinder-attachment_update-2cb71027-962c-41c0-a70f-c457100de509-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55087) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1328.587904] [55087]: INFO cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-5e03e709-4132-4a1d-88bc-ad6ae1406151 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/attachments/bb9cc2b5-79f5-48f7-b0ba-7c568f0e53d2 returned with HTTP 200 [ 1328.588387] [55087]: [pid: 55087|app: 0|req: 295/587] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 03:33:28 2025] PUT /volume/v3/attachments/bb9cc2b5-79f5-48f7-b0ba-7c568f0e53d2 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1328.656825] [55086]: DEBUG cinder.api.middleware.request_id [None req-a03f0b7e-5a46-47ea-9b76-3c325dede9cb None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.658908] [55086]: INFO cinder.api.openstack.wsgi [None req-a03f0b7e-5a46-47ea-9b76-3c325dede9cb tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1328.659144] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a03f0b7e-5a46-47ea-9b76-3c325dede9cb tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.659367] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a03f0b7e-5a46-47ea-9b76-3c325dede9cb tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.668924] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.668924] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.672092] [55086]: INFO cinder.volume.api [None req-a03f0b7e-5a46-47ea-9b76-3c325dede9cb tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1328.676729] [55086]: INFO cinder.api.openstack.wsgi [None req-a03f0b7e-5a46-47ea-9b76-3c325dede9cb tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1328.677127] [55086]: [pid: 55086|app: 0|req: 293/588] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:33 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1329.687157] [55087]: DEBUG cinder.api.middleware.request_id [None req-06a9c485-8354-41e8-b063-58bcdd23b277 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.689349] [55087]: INFO cinder.api.openstack.wsgi [None req-06a9c485-8354-41e8-b063-58bcdd23b277 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1329.689569] [55087]: DEBUG cinder.api.openstack.wsgi [None req-06a9c485-8354-41e8-b063-58bcdd23b277 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.689779] [55087]: DEBUG cinder.api.openstack.wsgi [None req-06a9c485-8354-41e8-b063-58bcdd23b277 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.703475] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.703475] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.707442] [55087]: INFO cinder.volume.api [None req-06a9c485-8354-41e8-b063-58bcdd23b277 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1329.713183] [55087]: INFO cinder.api.openstack.wsgi [None req-06a9c485-8354-41e8-b063-58bcdd23b277 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1329.714180] [55087]: [pid: 55087|app: 0|req: 296/589] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:34 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.204183] [55086]: DEBUG cinder.api.middleware.request_id [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-42775ced-5dd4-4e4d-8438-a264e318c359 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.206470] [55086]: INFO cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-42775ced-5dd4-4e4d-8438-a264e318c359 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] POST http://10.180.1.21/volume/v3/attachments/bb9cc2b5-79f5-48f7-b0ba-7c568f0e53d2/action [ 1330.206887] [55086]: DEBUG cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-42775ced-5dd4-4e4d-8438-a264e318c359 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action body: b'{"os-complete": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1330.207037] [55086]: DEBUG cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-42775ced-5dd4-4e4d-8438-a264e318c359 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1330.222048] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.222048] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.228719] [55086]: INFO cinder.api.openstack.wsgi [req-50787c53-4b23-4544-b5c5-a8f234ac06af req-42775ced-5dd4-4e4d-8438-a264e318c359 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/attachments/bb9cc2b5-79f5-48f7-b0ba-7c568f0e53d2/action returned with HTTP 204 [ 1330.229173] [55086]: [pid: 55086|app: 0|req: 294/590] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 03:33:35 2025] POST /volume/v3/attachments/bb9cc2b5-79f5-48f7-b0ba-7c568f0e53d2/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1330.724986] [55087]: DEBUG cinder.api.middleware.request_id [None req-d881bc8d-0ebd-4d0e-841d-692e3a5e5d0d None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.727111] [55087]: INFO cinder.api.openstack.wsgi [None req-d881bc8d-0ebd-4d0e-841d-692e3a5e5d0d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1330.727374] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d881bc8d-0ebd-4d0e-841d-692e3a5e5d0d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.727612] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d881bc8d-0ebd-4d0e-841d-692e3a5e5d0d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.737473] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.737473] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.740541] [55087]: INFO cinder.volume.api [None req-d881bc8d-0ebd-4d0e-841d-692e3a5e5d0d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1330.744779] [55087]: INFO cinder.api.openstack.wsgi [None req-d881bc8d-0ebd-4d0e-841d-692e3a5e5d0d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1330.745169] [55087]: [pid: 55087|app: 0|req: 297/591] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:35 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1330.754615] [55086]: DEBUG cinder.api.middleware.request_id [None req-3f536e7a-a54f-4094-8ac7-45338d57aecb None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.756677] [55086]: INFO cinder.api.openstack.wsgi [None req-3f536e7a-a54f-4094-8ac7-45338d57aecb tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1330.757968] [55086]: DEBUG cinder.api.openstack.wsgi [None req-3f536e7a-a54f-4094-8ac7-45338d57aecb tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.757968] [55086]: DEBUG cinder.api.openstack.wsgi [None req-3f536e7a-a54f-4094-8ac7-45338d57aecb tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.766696] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.766696] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.769801] [55086]: INFO cinder.volume.api [None req-3f536e7a-a54f-4094-8ac7-45338d57aecb tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1330.774189] [55086]: INFO cinder.api.openstack.wsgi [None req-3f536e7a-a54f-4094-8ac7-45338d57aecb tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1330.774746] [55086]: [pid: 55086|app: 0|req: 295/592] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:35 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1330.968390] [55087]: DEBUG cinder.api.middleware.request_id [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-4a0a1cfb-0a6c-4e57-a156-950bfe9ec59c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.971147] [55087]: INFO cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-4a0a1cfb-0a6c-4e57-a156-950bfe9ec59c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1330.971466] [55087]: DEBUG cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-4a0a1cfb-0a6c-4e57-a156-950bfe9ec59c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.971685] [55087]: DEBUG cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-4a0a1cfb-0a6c-4e57-a156-950bfe9ec59c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.980863] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.980863] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.983995] [55087]: INFO cinder.volume.api [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-4a0a1cfb-0a6c-4e57-a156-950bfe9ec59c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1330.988060] [55087]: INFO cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-4a0a1cfb-0a6c-4e57-a156-950bfe9ec59c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1330.988439] [55087]: [pid: 55087|app: 0|req: 298/593] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:33:35 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1331.004007] [55086]: DEBUG cinder.api.middleware.request_id [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-0a8f21f9-6b77-4082-a89d-517a8c94e032 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.006375] [55086]: INFO cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-0a8f21f9-6b77-4082-a89d-517a8c94e032 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] POST http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078/action [ 1331.006849] [55086]: DEBUG cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-0a8f21f9-6b77-4082-a89d-517a8c94e032 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1331.007051] [55086]: DEBUG cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-0a8f21f9-6b77-4082-a89d-517a8c94e032 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1331.016492] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1331.016492] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.016980] [55086]: INFO cinder.volume.api [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-0a8f21f9-6b77-4082-a89d-517a8c94e032 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1331.021120] [55086]: INFO cinder.volume.api [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-0a8f21f9-6b77-4082-a89d-517a8c94e032 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Begin detaching volume completed successfully. [ 1331.021341] [55086]: INFO cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-0a8f21f9-6b77-4082-a89d-517a8c94e032 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078/action returned with HTTP 202 [ 1331.021796] [55086]: [pid: 55086|app: 0|req: 296/594] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:33:35 2025] POST /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1331.036120] [55087]: DEBUG cinder.api.middleware.request_id [None req-99671be2-68d6-4de7-975d-8d343dc66275 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.038030] [55087]: INFO cinder.api.openstack.wsgi [None req-99671be2-68d6-4de7-975d-8d343dc66275 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1331.038240] [55087]: DEBUG cinder.api.openstack.wsgi [None req-99671be2-68d6-4de7-975d-8d343dc66275 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.038454] [55087]: DEBUG cinder.api.openstack.wsgi [None req-99671be2-68d6-4de7-975d-8d343dc66275 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.048563] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1331.048563] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.051767] [55087]: INFO cinder.volume.api [None req-99671be2-68d6-4de7-975d-8d343dc66275 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1331.055946] [55087]: INFO cinder.api.openstack.wsgi [None req-99671be2-68d6-4de7-975d-8d343dc66275 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1331.056334] [55087]: [pid: 55087|app: 0|req: 299/595] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:35 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1332.040771] [55086]: DEBUG cinder.api.middleware.request_id [None req-8cb0f098-afe0-4d32-928e-32ae5328c64e None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.041300] [55086]: INFO cinder.api.openstack.wsgi [None req-8cb0f098-afe0-4d32-928e-32ae5328c64e None None] GET http://10.180.1.21/volume// [ 1332.041484] [55086]: DEBUG cinder.api.openstack.wsgi [None req-8cb0f098-afe0-4d32-928e-32ae5328c64e None None] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.041699] [55086]: DEBUG cinder.api.openstack.wsgi [None req-8cb0f098-afe0-4d32-928e-32ae5328c64e None None] Calling method 'all' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.042113] [55086]: INFO cinder.api.openstack.wsgi [None req-8cb0f098-afe0-4d32-928e-32ae5328c64e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1332.042415] [55086]: [pid: 55086|app: 0|req: 297/596] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:33:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1332.046065] [55087]: DEBUG cinder.api.middleware.request_id [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-985fdc1e-6130-44e5-ad41-38cefba1ba0b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.048630] [55087]: INFO cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-985fdc1e-6130-44e5-ad41-38cefba1ba0b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1332.048830] [55087]: DEBUG cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-985fdc1e-6130-44e5-ad41-38cefba1ba0b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.049111] [55087]: DEBUG cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-985fdc1e-6130-44e5-ad41-38cefba1ba0b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.062097] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.062097] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.065851] [55087]: INFO cinder.volume.api [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-985fdc1e-6130-44e5-ad41-38cefba1ba0b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1332.066153] [55086]: DEBUG cinder.api.middleware.request_id [None req-a5ae9ed3-06e7-4607-a8f6-063a974f9fff None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.068177] [55086]: INFO cinder.api.openstack.wsgi [None req-a5ae9ed3-06e7-4607-a8f6-063a974f9fff tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1332.068398] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a5ae9ed3-06e7-4607-a8f6-063a974f9fff tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.068619] [55086]: DEBUG cinder.api.openstack.wsgi [None req-a5ae9ed3-06e7-4607-a8f6-063a974f9fff tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.070394] [55087]: INFO cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-985fdc1e-6130-44e5-ad41-38cefba1ba0b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1332.070794] [55087]: [pid: 55087|app: 0|req: 300/597] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:33:36 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1332.078460] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.078460] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.081766] [55086]: INFO cinder.volume.api [None req-a5ae9ed3-06e7-4607-a8f6-063a974f9fff tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1332.086065] [55086]: INFO cinder.api.openstack.wsgi [None req-a5ae9ed3-06e7-4607-a8f6-063a974f9fff tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1332.086530] [55086]: [pid: 55086|app: 0|req: 298/598] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:36 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1333.096686] [55087]: DEBUG cinder.api.middleware.request_id [None req-d36886e2-d93b-4ff0-b6b4-396889b07188 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.099052] [55087]: INFO cinder.api.openstack.wsgi [None req-d36886e2-d93b-4ff0-b6b4-396889b07188 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1333.099328] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d36886e2-d93b-4ff0-b6b4-396889b07188 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.099578] [55087]: DEBUG cinder.api.openstack.wsgi [None req-d36886e2-d93b-4ff0-b6b4-396889b07188 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.111148] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.111148] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.114632] [55087]: INFO cinder.volume.api [None req-d36886e2-d93b-4ff0-b6b4-396889b07188 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1333.119212] [55087]: INFO cinder.api.openstack.wsgi [None req-d36886e2-d93b-4ff0-b6b4-396889b07188 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1333.119615] [55087]: [pid: 55087|app: 0|req: 301/599] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:37 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1333.209314] [55086]: DEBUG cinder.api.middleware.request_id [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-d73364e6-ccbb-4cf4-a3fa-78691f15dea8 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.211708] [55086]: INFO cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-d73364e6-ccbb-4cf4-a3fa-78691f15dea8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] DELETE http://10.180.1.21/volume/v3/attachments/663f192a-c7ab-4b32-b64c-0a5cb6d28981 [ 1333.211922] [55086]: DEBUG cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-d73364e6-ccbb-4cf4-a3fa-78691f15dea8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.212161] [55086]: DEBUG cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-d73364e6-ccbb-4cf4-a3fa-78691f15dea8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'version_select' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.219241] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.219241] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.744197] [55086]: INFO cinder.api.openstack.wsgi [req-e7a8b01c-c099-4060-8a22-e483023b3ba4 req-d73364e6-ccbb-4cf4-a3fa-78691f15dea8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/attachments/663f192a-c7ab-4b32-b64c-0a5cb6d28981 returned with HTTP 200 [ 1333.744604] [55086]: [pid: 55086|app: 0|req: 299/600] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:33:38 2025] DELETE /volume/v3/attachments/663f192a-c7ab-4b32-b64c-0a5cb6d28981 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1334.130010] [55087]: DEBUG cinder.api.middleware.request_id [None req-9b26b825-8128-43a7-acca-1356c24c1dd9 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.132545] [55087]: INFO cinder.api.openstack.wsgi [None req-9b26b825-8128-43a7-acca-1356c24c1dd9 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1334.132545] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9b26b825-8128-43a7-acca-1356c24c1dd9 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.132718] [55087]: DEBUG cinder.api.openstack.wsgi [None req-9b26b825-8128-43a7-acca-1356c24c1dd9 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.140066] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.140066] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.143365] [55087]: INFO cinder.volume.api [None req-9b26b825-8128-43a7-acca-1356c24c1dd9 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1334.147345] [55087]: INFO cinder.api.openstack.wsgi [None req-9b26b825-8128-43a7-acca-1356c24c1dd9 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1334.147710] [55087]: [pid: 55087|app: 0|req: 302/601] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:38 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1334.207739] [55086]: DEBUG cinder.api.middleware.request_id [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-52539dd1-d9cc-4a7f-9401-cdd7574b16db None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.210065] [55086]: INFO cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-52539dd1-d9cc-4a7f-9401-cdd7574b16db tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1334.210318] [55086]: DEBUG cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-52539dd1-d9cc-4a7f-9401-cdd7574b16db tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.210505] [55086]: DEBUG cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-52539dd1-d9cc-4a7f-9401-cdd7574b16db tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.219881] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.219881] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.222940] [55086]: INFO cinder.volume.api [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-52539dd1-d9cc-4a7f-9401-cdd7574b16db tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1334.226950] [55086]: INFO cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-52539dd1-d9cc-4a7f-9401-cdd7574b16db tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1334.227327] [55086]: [pid: 55086|app: 0|req: 300/602] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:33:39 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1334.242675] [55087]: DEBUG cinder.api.middleware.request_id [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-a8ecad62-2ecb-4e9b-81e1-1ee75f7675fc None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.244807] [55087]: INFO cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-a8ecad62-2ecb-4e9b-81e1-1ee75f7675fc tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] POST http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509/action [ 1334.245201] [55087]: DEBUG cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-a8ecad62-2ecb-4e9b-81e1-1ee75f7675fc tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55087) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1334.245341] [55087]: DEBUG cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-a8ecad62-2ecb-4e9b-81e1-1ee75f7675fc tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1334.254824] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.254824] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.255340] [55087]: INFO cinder.volume.api [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-a8ecad62-2ecb-4e9b-81e1-1ee75f7675fc tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1334.260835] [55087]: INFO cinder.volume.api [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-a8ecad62-2ecb-4e9b-81e1-1ee75f7675fc tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Begin detaching volume completed successfully. [ 1334.261085] [55087]: INFO cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-a8ecad62-2ecb-4e9b-81e1-1ee75f7675fc tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509/action returned with HTTP 202 [ 1334.261479] [55087]: [pid: 55087|app: 0|req: 303/603] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 03:33:39 2025] POST /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1334.274630] [55086]: DEBUG cinder.api.middleware.request_id [None req-efc53ea0-58da-40fb-978b-b92fe61e0797 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.276666] [55086]: INFO cinder.api.openstack.wsgi [None req-efc53ea0-58da-40fb-978b-b92fe61e0797 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1334.276888] [55086]: DEBUG cinder.api.openstack.wsgi [None req-efc53ea0-58da-40fb-978b-b92fe61e0797 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.277157] [55086]: DEBUG cinder.api.openstack.wsgi [None req-efc53ea0-58da-40fb-978b-b92fe61e0797 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.286828] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.286828] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.289886] [55086]: INFO cinder.volume.api [None req-efc53ea0-58da-40fb-978b-b92fe61e0797 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1334.294083] [55086]: INFO cinder.api.openstack.wsgi [None req-efc53ea0-58da-40fb-978b-b92fe61e0797 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1334.294545] [55086]: [pid: 55086|app: 0|req: 301/604] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:39 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1335.282634] [55087]: DEBUG cinder.api.middleware.request_id [None req-760b1657-5f63-4bfc-ae8d-b37bd623669a None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.282938] [55087]: INFO cinder.api.openstack.wsgi [None req-760b1657-5f63-4bfc-ae8d-b37bd623669a None None] GET http://10.180.1.21/volume// [ 1335.283138] [55087]: DEBUG cinder.api.openstack.wsgi [None req-760b1657-5f63-4bfc-ae8d-b37bd623669a None None] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.283354] [55087]: DEBUG cinder.api.openstack.wsgi [None req-760b1657-5f63-4bfc-ae8d-b37bd623669a None None] Calling method 'all' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.283747] [55087]: INFO cinder.api.openstack.wsgi [None req-760b1657-5f63-4bfc-ae8d-b37bd623669a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1335.284054] [55087]: [pid: 55087|app: 0|req: 304/605] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 03:33:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1335.292143] [55086]: DEBUG cinder.api.middleware.request_id [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-9f1fb90c-e9e3-456a-a90c-dfe9cbd539fa None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.294408] [55086]: INFO cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-9f1fb90c-e9e3-456a-a90c-dfe9cbd539fa tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1335.294658] [55086]: DEBUG cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-9f1fb90c-e9e3-456a-a90c-dfe9cbd539fa tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.294876] [55086]: DEBUG cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-9f1fb90c-e9e3-456a-a90c-dfe9cbd539fa tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.304268] [55087]: DEBUG cinder.api.middleware.request_id [None req-7e76a2af-96d6-4be4-946d-502764541b8b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.306516] [55087]: INFO cinder.api.openstack.wsgi [None req-7e76a2af-96d6-4be4-946d-502764541b8b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1335.306736] [55087]: DEBUG cinder.api.openstack.wsgi [None req-7e76a2af-96d6-4be4-946d-502764541b8b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.306949] [55087]: DEBUG cinder.api.openstack.wsgi [None req-7e76a2af-96d6-4be4-946d-502764541b8b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.310901] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.310901] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.315160] [55086]: INFO cinder.volume.api [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-9f1fb90c-e9e3-456a-a90c-dfe9cbd539fa tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1335.316864] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.316864] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.320089] [55087]: INFO cinder.volume.api [None req-7e76a2af-96d6-4be4-946d-502764541b8b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1335.320651] [55086]: INFO cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-9f1fb90c-e9e3-456a-a90c-dfe9cbd539fa tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1335.321195] [55086]: [pid: 55086|app: 0|req: 302/606] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 03:33:40 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1335.324789] [55087]: INFO cinder.api.openstack.wsgi [None req-7e76a2af-96d6-4be4-946d-502764541b8b tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1335.325176] [55087]: [pid: 55087|app: 0|req: 305/607] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:40 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1336.338881] [55086]: DEBUG cinder.api.middleware.request_id [None req-649ff485-1757-40ef-b2b3-1451d9ef8aa4 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.341139] [55086]: INFO cinder.api.openstack.wsgi [None req-649ff485-1757-40ef-b2b3-1451d9ef8aa4 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1336.341368] [55086]: DEBUG cinder.api.openstack.wsgi [None req-649ff485-1757-40ef-b2b3-1451d9ef8aa4 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.341601] [55086]: DEBUG cinder.api.openstack.wsgi [None req-649ff485-1757-40ef-b2b3-1451d9ef8aa4 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.353091] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1336.353091] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.356836] [55086]: INFO cinder.volume.api [None req-649ff485-1757-40ef-b2b3-1451d9ef8aa4 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1336.361888] [55086]: INFO cinder.api.openstack.wsgi [None req-649ff485-1757-40ef-b2b3-1451d9ef8aa4 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1336.362317] [55086]: [pid: 55086|app: 0|req: 303/608] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:41 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1336.484929] [55087]: DEBUG cinder.api.middleware.request_id [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-febb8c48-8dd7-47e3-8124-8dbe685f77af None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.487115] [55087]: INFO cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-febb8c48-8dd7-47e3-8124-8dbe685f77af tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bb9cc2b5-79f5-48f7-b0ba-7c568f0e53d2 [ 1336.487336] [55087]: DEBUG cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-febb8c48-8dd7-47e3-8124-8dbe685f77af tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.487554] [55087]: DEBUG cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-febb8c48-8dd7-47e3-8124-8dbe685f77af tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'version_select' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.494486] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1336.494486] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.021205] [55087]: INFO cinder.api.openstack.wsgi [req-8a758e40-ac75-49a7-8e82-48aebe486e12 req-febb8c48-8dd7-47e3-8124-8dbe685f77af tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/attachments/bb9cc2b5-79f5-48f7-b0ba-7c568f0e53d2 returned with HTTP 200 [ 1337.021755] [55087]: [pid: 55087|app: 0|req: 306/609] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 03:33:41 2025] DELETE /volume/v3/attachments/bb9cc2b5-79f5-48f7-b0ba-7c568f0e53d2 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.372963] [55086]: DEBUG cinder.api.middleware.request_id [None req-b3346198-f387-4d2c-8af8-35736bdfb845 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.375140] [55086]: INFO cinder.api.openstack.wsgi [None req-b3346198-f387-4d2c-8af8-35736bdfb845 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1337.375492] [55086]: DEBUG cinder.api.openstack.wsgi [None req-b3346198-f387-4d2c-8af8-35736bdfb845 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.375695] [55086]: DEBUG cinder.api.openstack.wsgi [None req-b3346198-f387-4d2c-8af8-35736bdfb845 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.383196] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.383196] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.386420] [55086]: INFO cinder.volume.api [None req-b3346198-f387-4d2c-8af8-35736bdfb845 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1337.391073] [55086]: INFO cinder.api.openstack.wsgi [None req-b3346198-f387-4d2c-8af8-35736bdfb845 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1337.391940] [55086]: [pid: 55086|app: 0|req: 304/610] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:42 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.400462] [55087]: DEBUG cinder.api.middleware.request_id [None req-7c3fc1a7-bcb8-476a-a543-372359a90a3f None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.402609] [55087]: INFO cinder.api.openstack.wsgi [None req-7c3fc1a7-bcb8-476a-a543-372359a90a3f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1337.402854] [55087]: DEBUG cinder.api.openstack.wsgi [None req-7c3fc1a7-bcb8-476a-a543-372359a90a3f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.403078] [55087]: DEBUG cinder.api.openstack.wsgi [None req-7c3fc1a7-bcb8-476a-a543-372359a90a3f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.410617] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.410617] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.413992] [55087]: INFO cinder.volume.api [None req-7c3fc1a7-bcb8-476a-a543-372359a90a3f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1337.418161] [55087]: INFO cinder.api.openstack.wsgi [None req-7c3fc1a7-bcb8-476a-a543-372359a90a3f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1337.418516] [55087]: [pid: 55087|app: 0|req: 307/611] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:42 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.457763] [55086]: DEBUG cinder.api.middleware.request_id [None req-b3999326-c017-4946-9665-ce92982f1d47 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.459903] [55086]: INFO cinder.api.openstack.wsgi [None req-b3999326-c017-4946-9665-ce92982f1d47 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1337.460497] [55086]: DEBUG cinder.api.openstack.wsgi [None req-b3999326-c017-4946-9665-ce92982f1d47 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.460497] [55086]: DEBUG cinder.api.openstack.wsgi [None req-b3999326-c017-4946-9665-ce92982f1d47 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.467862] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.467862] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.471122] [55086]: INFO cinder.volume.api [None req-b3999326-c017-4946-9665-ce92982f1d47 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1337.475529] [55086]: INFO cinder.api.openstack.wsgi [None req-b3999326-c017-4946-9665-ce92982f1d47 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1337.475943] [55086]: [pid: 55086|app: 0|req: 305/612] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:42 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.484597] [55087]: DEBUG cinder.api.middleware.request_id [None req-8e40c643-3f21-4ff8-996d-b5104878dcd9 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.486594] [55087]: INFO cinder.api.openstack.wsgi [None req-8e40c643-3f21-4ff8-996d-b5104878dcd9 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1337.486856] [55087]: DEBUG cinder.api.openstack.wsgi [None req-8e40c643-3f21-4ff8-996d-b5104878dcd9 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.487023] [55087]: DEBUG cinder.api.openstack.wsgi [None req-8e40c643-3f21-4ff8-996d-b5104878dcd9 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.494501] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.494501] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.497719] [55087]: INFO cinder.volume.api [None req-8e40c643-3f21-4ff8-996d-b5104878dcd9 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1337.501963] [55087]: INFO cinder.api.openstack.wsgi [None req-8e40c643-3f21-4ff8-996d-b5104878dcd9 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1337.502323] [55087]: [pid: 55087|app: 0|req: 308/613] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:42 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.540853] [55086]: DEBUG cinder.api.middleware.request_id [None req-85e23ee5-be89-4cec-b4ba-22ce6e7ddffe None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.542593] [55086]: INFO cinder.api.openstack.wsgi [None req-85e23ee5-be89-4cec-b4ba-22ce6e7ddffe tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1337.542979] [55086]: DEBUG cinder.api.openstack.wsgi [None req-85e23ee5-be89-4cec-b4ba-22ce6e7ddffe tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.543374] [55086]: DEBUG cinder.api.openstack.wsgi [None req-85e23ee5-be89-4cec-b4ba-22ce6e7ddffe tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.551311] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.551311] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.555603] [55086]: INFO cinder.volume.api [None req-85e23ee5-be89-4cec-b4ba-22ce6e7ddffe tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1337.560790] [55086]: INFO cinder.api.openstack.wsgi [None req-85e23ee5-be89-4cec-b4ba-22ce6e7ddffe tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1337.560790] [55086]: [pid: 55086|app: 0|req: 306/614] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:42 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1344.538952] [55087]: DEBUG cinder.api.middleware.request_id [None req-457e004b-1dcc-4ad6-a4a8-ae646c4dc390 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.541016] [55087]: INFO cinder.api.openstack.wsgi [None req-457e004b-1dcc-4ad6-a4a8-ae646c4dc390 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1344.541278] [55087]: DEBUG cinder.api.openstack.wsgi [None req-457e004b-1dcc-4ad6-a4a8-ae646c4dc390 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.541499] [55087]: DEBUG cinder.api.openstack.wsgi [None req-457e004b-1dcc-4ad6-a4a8-ae646c4dc390 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'delete' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.541684] [55087]: INFO cinder.api.v3.volumes [None req-457e004b-1dcc-4ad6-a4a8-ae646c4dc390 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Delete volume with id: 2cb71027-962c-41c0-a70f-c457100de509 [ 1344.552016] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.552016] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.552514] [55087]: INFO cinder.volume.api [None req-457e004b-1dcc-4ad6-a4a8-ae646c4dc390 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1344.569371] [55087]: INFO cinder.volume.api [None req-457e004b-1dcc-4ad6-a4a8-ae646c4dc390 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Delete volume request issued successfully. [ 1344.569648] [55087]: INFO cinder.api.openstack.wsgi [None req-457e004b-1dcc-4ad6-a4a8-ae646c4dc390 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 202 [ 1344.570158] [55087]: [pid: 55087|app: 0|req: 309/615] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:33:49 2025] DELETE /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1344.573051] [55086]: DEBUG cinder.api.middleware.request_id [None req-b003b371-65e0-4d21-9910-8f5894987462 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.576684] [55086]: INFO cinder.api.openstack.wsgi [None req-b003b371-65e0-4d21-9910-8f5894987462 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1344.576943] [55086]: DEBUG cinder.api.openstack.wsgi [None req-b003b371-65e0-4d21-9910-8f5894987462 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.577303] [55086]: DEBUG cinder.api.openstack.wsgi [None req-b003b371-65e0-4d21-9910-8f5894987462 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.586749] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.586749] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.590447] [55086]: INFO cinder.volume.api [None req-b003b371-65e0-4d21-9910-8f5894987462 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1344.595320] [55086]: INFO cinder.api.openstack.wsgi [None req-b003b371-65e0-4d21-9910-8f5894987462 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1344.595695] [55086]: [pid: 55086|app: 0|req: 307/616] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:49 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1345.606742] [55087]: DEBUG cinder.api.middleware.request_id [None req-8ccca775-4753-4948-b27e-e0e29187dd9f None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.609023] [55087]: INFO cinder.api.openstack.wsgi [None req-8ccca775-4753-4948-b27e-e0e29187dd9f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1345.609023] [55087]: DEBUG cinder.api.openstack.wsgi [None req-8ccca775-4753-4948-b27e-e0e29187dd9f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.609167] [55087]: DEBUG cinder.api.openstack.wsgi [None req-8ccca775-4753-4948-b27e-e0e29187dd9f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.616948] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.616948] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.620432] [55087]: INFO cinder.volume.api [None req-8ccca775-4753-4948-b27e-e0e29187dd9f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1345.624790] [55087]: INFO cinder.api.openstack.wsgi [None req-8ccca775-4753-4948-b27e-e0e29187dd9f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1345.625194] [55087]: [pid: 55087|app: 0|req: 310/617] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:50 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1346.635117] [55086]: DEBUG cinder.api.middleware.request_id [None req-bcdc026b-f603-4a09-9b16-dc57af29a2e0 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.637199] [55086]: INFO cinder.api.openstack.wsgi [None req-bcdc026b-f603-4a09-9b16-dc57af29a2e0 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1346.637415] [55086]: DEBUG cinder.api.openstack.wsgi [None req-bcdc026b-f603-4a09-9b16-dc57af29a2e0 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.637634] [55086]: DEBUG cinder.api.openstack.wsgi [None req-bcdc026b-f603-4a09-9b16-dc57af29a2e0 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.645338] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.645338] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.648665] [55086]: INFO cinder.volume.api [None req-bcdc026b-f603-4a09-9b16-dc57af29a2e0 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1346.653076] [55086]: INFO cinder.api.openstack.wsgi [None req-bcdc026b-f603-4a09-9b16-dc57af29a2e0 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 200 [ 1346.653451] [55086]: [pid: 55086|app: 0|req: 308/618] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:51 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1347.663342] [55087]: DEBUG cinder.api.middleware.request_id [None req-8b3328bf-7701-41df-acff-bab29a46db1f None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.665620] [55087]: INFO cinder.api.openstack.wsgi [None req-8b3328bf-7701-41df-acff-bab29a46db1f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 [ 1347.665831] [55087]: DEBUG cinder.api.openstack.wsgi [None req-8b3328bf-7701-41df-acff-bab29a46db1f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.666058] [55087]: DEBUG cinder.api.openstack.wsgi [None req-8b3328bf-7701-41df-acff-bab29a46db1f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.672205] [55087]: INFO cinder.api.openstack.wsgi [None req-8b3328bf-7701-41df-acff-bab29a46db1f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 returned with HTTP 404 [ 1347.672656] [55087]: [pid: 55087|app: 0|req: 311/619] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:52 2025] GET /volume/v3/volumes/2cb71027-962c-41c0-a70f-c457100de509 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1347.675551] [55086]: DEBUG cinder.api.middleware.request_id [None req-c8fb89ca-6c62-4662-8639-27cb5bb839f6 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.677613] [55086]: INFO cinder.api.openstack.wsgi [None req-c8fb89ca-6c62-4662-8639-27cb5bb839f6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1347.677834] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c8fb89ca-6c62-4662-8639-27cb5bb839f6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.678063] [55086]: DEBUG cinder.api.openstack.wsgi [None req-c8fb89ca-6c62-4662-8639-27cb5bb839f6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.678255] [55086]: INFO cinder.api.v3.volumes [None req-c8fb89ca-6c62-4662-8639-27cb5bb839f6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Delete volume with id: 6893e513-f604-4934-93fc-bd49968b0078 [ 1347.688016] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.688016] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.688519] [55086]: INFO cinder.volume.api [None req-c8fb89ca-6c62-4662-8639-27cb5bb839f6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1347.704068] [55086]: INFO cinder.volume.api [None req-c8fb89ca-6c62-4662-8639-27cb5bb839f6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Delete volume request issued successfully. [ 1347.704068] [55086]: INFO cinder.api.openstack.wsgi [None req-c8fb89ca-6c62-4662-8639-27cb5bb839f6 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 202 [ 1347.704574] [55086]: [pid: 55086|app: 0|req: 309/620] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:33:52 2025] DELETE /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1347.707834] [55087]: DEBUG cinder.api.middleware.request_id [None req-28920e65-d3d2-4ed8-ba30-5434a80980e3 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.710078] [55087]: INFO cinder.api.openstack.wsgi [None req-28920e65-d3d2-4ed8-ba30-5434a80980e3 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1347.710530] [55087]: DEBUG cinder.api.openstack.wsgi [None req-28920e65-d3d2-4ed8-ba30-5434a80980e3 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.710530] [55087]: DEBUG cinder.api.openstack.wsgi [None req-28920e65-d3d2-4ed8-ba30-5434a80980e3 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.719634] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.719634] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.732674] [55087]: INFO cinder.volume.api [None req-28920e65-d3d2-4ed8-ba30-5434a80980e3 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1347.744523] [55087]: INFO cinder.api.openstack.wsgi [None req-28920e65-d3d2-4ed8-ba30-5434a80980e3 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1347.744523] [55087]: [pid: 55087|app: 0|req: 312/621] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:52 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.754318] [55086]: DEBUG cinder.api.middleware.request_id [None req-63bce605-ee41-4b0e-830c-8bc6666f9ec8 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.756419] [55086]: INFO cinder.api.openstack.wsgi [None req-63bce605-ee41-4b0e-830c-8bc6666f9ec8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1348.756646] [55086]: DEBUG cinder.api.openstack.wsgi [None req-63bce605-ee41-4b0e-830c-8bc6666f9ec8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.756872] [55086]: DEBUG cinder.api.openstack.wsgi [None req-63bce605-ee41-4b0e-830c-8bc6666f9ec8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.767409] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.767409] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.771681] [55086]: INFO cinder.volume.api [None req-63bce605-ee41-4b0e-830c-8bc6666f9ec8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1348.776256] [55086]: INFO cinder.api.openstack.wsgi [None req-63bce605-ee41-4b0e-830c-8bc6666f9ec8 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 200 [ 1348.776751] [55086]: [pid: 55086|app: 0|req: 310/622] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:53 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.787415] [55087]: DEBUG cinder.api.middleware.request_id [None req-71cfbf8d-9205-4caa-8ce0-c998fa1f0c0d None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.789602] [55087]: INFO cinder.api.openstack.wsgi [None req-71cfbf8d-9205-4caa-8ce0-c998fa1f0c0d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 [ 1349.789789] [55087]: DEBUG cinder.api.openstack.wsgi [None req-71cfbf8d-9205-4caa-8ce0-c998fa1f0c0d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.790008] [55087]: DEBUG cinder.api.openstack.wsgi [None req-71cfbf8d-9205-4caa-8ce0-c998fa1f0c0d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.797598] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.797598] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.800212] [55087]: INFO cinder.api.openstack.wsgi [None req-71cfbf8d-9205-4caa-8ce0-c998fa1f0c0d tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 returned with HTTP 404 [ 1349.800687] [55087]: [pid: 55087|app: 0|req: 313/623] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:54 2025] GET /volume/v3/volumes/6893e513-f604-4934-93fc-bd49968b0078 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1349.849232] [55086]: DEBUG cinder.api.middleware.request_id [None req-285d51fd-5bb6-4015-a278-fb3bd805f52f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.851291] [55086]: INFO cinder.api.openstack.wsgi [None req-285d51fd-5bb6-4015-a278-fb3bd805f52f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1349.851538] [55086]: DEBUG cinder.api.openstack.wsgi [None req-285d51fd-5bb6-4015-a278-fb3bd805f52f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.851756] [55086]: DEBUG cinder.api.openstack.wsgi [None req-285d51fd-5bb6-4015-a278-fb3bd805f52f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.851948] [55086]: INFO cinder.api.v3.volumes [None req-285d51fd-5bb6-4015-a278-fb3bd805f52f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Delete volume with id: d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1349.859693] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.859693] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.860227] [55086]: INFO cinder.volume.api [None req-285d51fd-5bb6-4015-a278-fb3bd805f52f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1349.875928] [55086]: INFO cinder.volume.api [None req-285d51fd-5bb6-4015-a278-fb3bd805f52f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Delete volume request issued successfully. [ 1349.876131] [55086]: INFO cinder.api.openstack.wsgi [None req-285d51fd-5bb6-4015-a278-fb3bd805f52f tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 202 [ 1349.876699] [55086]: [pid: 55086|app: 0|req: 311/624] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 03:33:54 2025] DELETE /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1349.879533] [55087]: DEBUG cinder.api.middleware.request_id [None req-5ba56c4c-8b99-4025-8b85-129eef091db5 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.881612] [55087]: INFO cinder.api.openstack.wsgi [None req-5ba56c4c-8b99-4025-8b85-129eef091db5 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1349.881841] [55087]: DEBUG cinder.api.openstack.wsgi [None req-5ba56c4c-8b99-4025-8b85-129eef091db5 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.882074] [55087]: DEBUG cinder.api.openstack.wsgi [None req-5ba56c4c-8b99-4025-8b85-129eef091db5 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.889937] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.889937] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.894066] [55087]: INFO cinder.volume.api [None req-5ba56c4c-8b99-4025-8b85-129eef091db5 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1349.898677] [55087]: INFO cinder.api.openstack.wsgi [None req-5ba56c4c-8b99-4025-8b85-129eef091db5 tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1349.899200] [55087]: [pid: 55087|app: 0|req: 314/625] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:54 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.910061] [55086]: DEBUG cinder.api.middleware.request_id [None req-6d2e6e5b-8fa0-4ac6-afc9-e0a764c3c28a None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.912197] [55086]: INFO cinder.api.openstack.wsgi [None req-6d2e6e5b-8fa0-4ac6-afc9-e0a764c3c28a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1350.912423] [55086]: DEBUG cinder.api.openstack.wsgi [None req-6d2e6e5b-8fa0-4ac6-afc9-e0a764c3c28a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.912641] [55086]: DEBUG cinder.api.openstack.wsgi [None req-6d2e6e5b-8fa0-4ac6-afc9-e0a764c3c28a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.922886] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.922886] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.926990] [55086]: INFO cinder.volume.api [None req-6d2e6e5b-8fa0-4ac6-afc9-e0a764c3c28a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Volume info retrieved successfully. [ 1350.931487] [55086]: INFO cinder.api.openstack.wsgi [None req-6d2e6e5b-8fa0-4ac6-afc9-e0a764c3c28a tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 200 [ 1350.931847] [55086]: [pid: 55086|app: 0|req: 312/626] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:55 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1351.944923] [55087]: DEBUG cinder.api.middleware.request_id [None req-b2c932de-b5aa-40ca-92f3-98199b8f7e4c None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.947039] [55087]: INFO cinder.api.openstack.wsgi [None req-b2c932de-b5aa-40ca-92f3-98199b8f7e4c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] GET http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 [ 1351.947304] [55087]: DEBUG cinder.api.openstack.wsgi [None req-b2c932de-b5aa-40ca-92f3-98199b8f7e4c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1351.947527] [55087]: DEBUG cinder.api.openstack.wsgi [None req-b2c932de-b5aa-40ca-92f3-98199b8f7e4c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1351.957641] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1351.957641] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1351.959225] [55087]: INFO cinder.api.openstack.wsgi [None req-b2c932de-b5aa-40ca-92f3-98199b8f7e4c tempest-AttachVolumeTestJSON-2121068589 tempest-AttachVolumeTestJSON-2121068589-project-member] http://10.180.1.21/volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 returned with HTTP 404 [ 1351.959776] [55087]: [pid: 55087|app: 0|req: 315/627] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 03:33:56 2025] GET /volume/v3/volumes/d553921e-79b9-46e4-bfbe-a8ce14761ac5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1360.929173] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=167,cinder:UPDATE=23,cinder:INSERT=9 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1361.958558] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=165,cinder:INSERT=8,cinder:UPDATE=22 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1418.007218] [55086]: DEBUG cinder.api.middleware.request_id [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.009748] [55086]: INFO cinder.api.openstack.wsgi [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1418.010151] [55086]: DEBUG cinder.api.openstack.wsgi [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1744462488", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1418.012385] [55086]: DEBUG cinder.api.v3.volumes [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1744462488', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55086) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1418.012544] [55086]: INFO cinder.api.v3.volumes [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Create volume of 1 GB [ 1418.017367] [55086]: INFO cinder.volume.api [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Availability Zones retrieved successfully. [ 1418.023973] [55086]: DEBUG cinder.volume.api [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Flow 'volume_create_api' (48647844-facd-461c-8442-6837d0566b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1418.025156] [55086]: DEBUG cinder.volume.api [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3eed18-39c1-4ee8-a045-0d9af039ffe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1418.026213] [55086]: DEBUG cinder.volume.flows.api.create_volume [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Validating volume size '1' using validate_int {{(pid=55086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1418.043104] [55086]: DEBUG cinder.volume.api [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3eed18-39c1-4ee8-a045-0d9af039ffe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T03:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=75c28529-db8c-4297-bdd0-5ac991274af5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75c28529-db8c-4297-bdd0-5ac991274af5', '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=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1418.043980] [55086]: DEBUG cinder.volume.api [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478d1f3b-f021-48f3-b58d-124f55024660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1418.085275] [55086]: DEBUG cinder.quota [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Created reservations ['5ce9a788-91bc-480f-b1e7-8e9f54e6438f', '60334b53-7def-4e9a-980a-f1c9434400ff', '55f9c212-2ef9-4d6f-90ef-cd77d7cb7fea', 'c4ef6897-c205-45bf-af1b-be005ad662a3'] {{(pid=55086) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1418.086275] [55086]: DEBUG cinder.volume.api [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478d1f3b-f021-48f3-b58d-124f55024660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ce9a788-91bc-480f-b1e7-8e9f54e6438f', '60334b53-7def-4e9a-980a-f1c9434400ff', '55f9c212-2ef9-4d6f-90ef-cd77d7cb7fea', 'c4ef6897-c205-45bf-af1b-be005ad662a3']}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1418.087176] [55086]: DEBUG cinder.volume.api [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a176b2-a2f9-496d-a296-3234c6c407dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1418.100080] [55086]: DEBUG cinder.volume.api [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a176b2-a2f9-496d-a296-3234c6c407dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05b45f1a-61f9-4fa4-ad10-f6172398977d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1744462488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6869ab6e612546bda8c48d6f4be614f3',qos_specs=None,replication_status=,reservations=['5ce9a788-91bc-480f-b1e7-8e9f54e6438f','60334b53-7def-4e9a-980a-f1c9434400ff','55f9c212-2ef9-4d6f-90ef-cd77d7cb7fea','c4ef6897-c205-45bf-af1b-be005ad662a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='376f45aba6ba4f32bbe32c2d301bac32',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T03:35:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1744462488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05b45f1a-61f9-4fa4-ad10-f6172398977d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6869ab6e612546bda8c48d6f4be614f3',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='376f45aba6ba4f32bbe32c2d301bac32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75c28529-db8c-4297-bdd0-5ac991274af5),volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1418.101071] [55086]: DEBUG cinder.volume.api [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dd7548b-678a-4df3-8634-4f7c71560e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1418.116558] [55086]: DEBUG cinder.volume.api [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dd7548b-678a-4df3-8634-4f7c71560e47) 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-1744462488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6869ab6e612546bda8c48d6f4be614f3',qos_specs=None,replication_status=,reservations=['5ce9a788-91bc-480f-b1e7-8e9f54e6438f','60334b53-7def-4e9a-980a-f1c9434400ff','55f9c212-2ef9-4d6f-90ef-cd77d7cb7fea','c4ef6897-c205-45bf-af1b-be005ad662a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='376f45aba6ba4f32bbe32c2d301bac32',volume_type_id=75c28529-db8c-4297-bdd0-5ac991274af5)}' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1418.117496] [55086]: DEBUG cinder.volume.api [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc70581-bfd5-46bb-850d-fd7eea029a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1418.126890] [55086]: DEBUG cinder.volume.api [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc70581-bfd5-46bb-850d-fd7eea029a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55086) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1418.127126] [55086]: DEBUG cinder.volume.api [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Flow 'volume_create_api' (48647844-facd-461c-8442-6837d0566b2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55086) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1418.127492] [55086]: INFO cinder.volume.api [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Create volume request issued successfully. [ 1418.128167] [55086]: INFO cinder.api.openstack.wsgi [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-f2bfc8f3-9ce2-4b59-af4c-d39f00c227eb tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1418.128635] [55086]: [pid: 55086|app: 0|req: 313/628] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 03:35:02 2025] POST /volume/v3/volumes => generated 754 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1418.133037] [55087]: DEBUG cinder.api.middleware.request_id [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-3bef7de7-cee2-47c8-94b3-344cef86fe4b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.136137] [55087]: INFO cinder.api.openstack.wsgi [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-3bef7de7-cee2-47c8-94b3-344cef86fe4b tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] GET http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d [ 1418.136410] [55087]: DEBUG cinder.api.openstack.wsgi [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-3bef7de7-cee2-47c8-94b3-344cef86fe4b tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1418.136641] [55087]: DEBUG cinder.api.openstack.wsgi [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-3bef7de7-cee2-47c8-94b3-344cef86fe4b tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1418.145028] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.145028] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1418.148163] [55087]: INFO cinder.volume.api [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-3bef7de7-cee2-47c8-94b3-344cef86fe4b tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Volume info retrieved successfully. [ 1418.152624] [55087]: INFO cinder.api.openstack.wsgi [req-cecc090c-68bc-4db5-a1dc-5bb97e5b3f51 req-3bef7de7-cee2-47c8-94b3-344cef86fe4b tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d returned with HTTP 200 [ 1418.153023] [55087]: [pid: 55087|app: 0|req: 316/629] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:35:02 2025] GET /volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1418.169507] [55086]: DEBUG cinder.api.middleware.request_id [req-30a18823-bd86-4729-b1fd-296b5176b637 req-b6cb604f-422c-4d2c-9ec0-d8fdb83fcf16 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.171911] [55086]: INFO cinder.api.openstack.wsgi [req-30a18823-bd86-4729-b1fd-296b5176b637 req-b6cb604f-422c-4d2c-9ec0-d8fdb83fcf16 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] GET http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d [ 1418.172151] [55086]: DEBUG cinder.api.openstack.wsgi [req-30a18823-bd86-4729-b1fd-296b5176b637 req-b6cb604f-422c-4d2c-9ec0-d8fdb83fcf16 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1418.172448] [55086]: DEBUG cinder.api.openstack.wsgi [req-30a18823-bd86-4729-b1fd-296b5176b637 req-b6cb604f-422c-4d2c-9ec0-d8fdb83fcf16 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1418.179907] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.179907] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1418.183268] [55086]: INFO cinder.volume.api [req-30a18823-bd86-4729-b1fd-296b5176b637 req-b6cb604f-422c-4d2c-9ec0-d8fdb83fcf16 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Volume info retrieved successfully. [ 1418.187391] [55086]: INFO cinder.api.openstack.wsgi [req-30a18823-bd86-4729-b1fd-296b5176b637 req-b6cb604f-422c-4d2c-9ec0-d8fdb83fcf16 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d returned with HTTP 200 [ 1418.187775] [55086]: [pid: 55086|app: 0|req: 314/630] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:35:03 2025] GET /volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.204351] [55087]: DEBUG cinder.api.middleware.request_id [req-f57160e3-57c9-449b-a2cf-97e412593e95 req-ab5531f1-0478-412f-a9aa-461ea2deb760 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.206916] [55087]: INFO cinder.api.openstack.wsgi [req-f57160e3-57c9-449b-a2cf-97e412593e95 req-ab5531f1-0478-412f-a9aa-461ea2deb760 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] GET http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d [ 1419.207160] [55087]: DEBUG cinder.api.openstack.wsgi [req-f57160e3-57c9-449b-a2cf-97e412593e95 req-ab5531f1-0478-412f-a9aa-461ea2deb760 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.207374] [55087]: DEBUG cinder.api.openstack.wsgi [req-f57160e3-57c9-449b-a2cf-97e412593e95 req-ab5531f1-0478-412f-a9aa-461ea2deb760 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.215928] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.215928] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.219137] [55087]: INFO cinder.volume.api [req-f57160e3-57c9-449b-a2cf-97e412593e95 req-ab5531f1-0478-412f-a9aa-461ea2deb760 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Volume info retrieved successfully. [ 1419.223115] [55087]: INFO cinder.api.openstack.wsgi [req-f57160e3-57c9-449b-a2cf-97e412593e95 req-ab5531f1-0478-412f-a9aa-461ea2deb760 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d returned with HTTP 200 [ 1419.223562] [55087]: [pid: 55087|app: 0|req: 317/631] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:35:04 2025] GET /volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.239174] [55086]: DEBUG cinder.api.middleware.request_id [req-54cd8ed3-76d6-4f60-920a-200edc97f02f req-6b5785a2-1efe-49f7-bd47-1b57867efb8f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.241444] [55086]: INFO cinder.api.openstack.wsgi [req-54cd8ed3-76d6-4f60-920a-200edc97f02f req-6b5785a2-1efe-49f7-bd47-1b57867efb8f tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1419.241842] [55086]: DEBUG cinder.api.openstack.wsgi [req-54cd8ed3-76d6-4f60-920a-200edc97f02f req-6b5785a2-1efe-49f7-bd47-1b57867efb8f tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05b45f1a-61f9-4fa4-ad10-f6172398977d", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1149019496", "description": null, "metadata": {}}} {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1419.250753] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.250753] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.251254] [55086]: INFO cinder.volume.api [req-54cd8ed3-76d6-4f60-920a-200edc97f02f req-6b5785a2-1efe-49f7-bd47-1b57867efb8f tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Volume info retrieved successfully. [ 1419.251415] [55086]: INFO cinder.api.v3.snapshots [req-54cd8ed3-76d6-4f60-920a-200edc97f02f req-6b5785a2-1efe-49f7-bd47-1b57867efb8f tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Create snapshot from volume 05b45f1a-61f9-4fa4-ad10-f6172398977d [ 1419.265442] [55086]: WARNING cinder.quota [req-54cd8ed3-76d6-4f60-920a-200edc97f02f req-6b5785a2-1efe-49f7-bd47-1b57867efb8f tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-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. [ 1419.283794] [55086]: DEBUG cinder.quota [req-54cd8ed3-76d6-4f60-920a-200edc97f02f req-6b5785a2-1efe-49f7-bd47-1b57867efb8f tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Created reservations ['88da0daf-adcd-412e-87b9-34e7a215b24b', '054e6198-04b8-4aba-8e1b-6506980f9700', '99711169-b2aa-44d0-b383-eccca0dbf019', '3c88ff36-f64c-457d-bcd0-55feb7093a3a'] {{(pid=55086) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1419.324368] [55086]: INFO cinder.volume.api [req-54cd8ed3-76d6-4f60-920a-200edc97f02f req-6b5785a2-1efe-49f7-bd47-1b57867efb8f tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Snapshot create request issued successfully. [ 1419.324748] [55086]: INFO cinder.api.openstack.wsgi [req-54cd8ed3-76d6-4f60-920a-200edc97f02f req-6b5785a2-1efe-49f7-bd47-1b57867efb8f tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1419.325194] [55086]: [pid: 55086|app: 0|req: 315/632] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Feb 19 03:35:04 2025] POST /volume/v3/snapshots => generated 311 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1419.339069] [55087]: DEBUG cinder.api.middleware.request_id [req-c4dc32b7-ef67-49d1-a6fb-f106a4312d35 req-19caf263-770f-4660-91e3-2f69414a740b None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.341909] [55087]: INFO cinder.api.openstack.wsgi [req-c4dc32b7-ef67-49d1-a6fb-f106a4312d35 req-19caf263-770f-4660-91e3-2f69414a740b tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] GET http://10.180.1.21/volume/v3/snapshots/d53b8913-c613-421a-a7c2-516340f16503 [ 1419.342146] [55087]: DEBUG cinder.api.openstack.wsgi [req-c4dc32b7-ef67-49d1-a6fb-f106a4312d35 req-19caf263-770f-4660-91e3-2f69414a740b tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.342362] [55087]: DEBUG cinder.api.openstack.wsgi [req-c4dc32b7-ef67-49d1-a6fb-f106a4312d35 req-19caf263-770f-4660-91e3-2f69414a740b tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.360164] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.360164] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.360745] [55087]: INFO cinder.volume.api [req-c4dc32b7-ef67-49d1-a6fb-f106a4312d35 req-19caf263-770f-4660-91e3-2f69414a740b tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Snapshot retrieved successfully. [ 1419.361609] [55087]: INFO cinder.api.openstack.wsgi [req-c4dc32b7-ef67-49d1-a6fb-f106a4312d35 req-19caf263-770f-4660-91e3-2f69414a740b tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/snapshots/d53b8913-c613-421a-a7c2-516340f16503 returned with HTTP 200 [ 1419.362752] [55087]: [pid: 55087|app: 0|req: 318/633] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 03:35:04 2025] GET /volume/v3/snapshots/d53b8913-c613-421a-a7c2-516340f16503 => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.375923] [55086]: DEBUG cinder.api.middleware.request_id [req-d863b615-d48e-460a-90d3-ebdc7e0a531c req-4423b089-cac3-4173-9d33-170f42b41724 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.378334] [55086]: INFO cinder.api.openstack.wsgi [req-d863b615-d48e-460a-90d3-ebdc7e0a531c req-4423b089-cac3-4173-9d33-170f42b41724 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1419.378554] [55086]: DEBUG cinder.api.openstack.wsgi [req-d863b615-d48e-460a-90d3-ebdc7e0a531c req-4423b089-cac3-4173-9d33-170f42b41724 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.378773] [55086]: DEBUG cinder.api.openstack.wsgi [req-d863b615-d48e-460a-90d3-ebdc7e0a531c req-4423b089-cac3-4173-9d33-170f42b41724 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Calling method 'detail' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.379078] [55086]: DEBUG cinder.api.api_utils [req-d863b615-d48e-460a-90d3-ebdc7e0a531c req-4423b089-cac3-4173-9d33-170f42b41724 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Removing options '' from query. {{(pid=55086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1419.379399] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.379399] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.380535] [55086]: DEBUG cinder.db.sqlalchemy.api [req-d863b615-d48e-460a-90d3-ebdc7e0a531c req-4423b089-cac3-4173-9d33-170f42b41724 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Building query based on filter {{(pid=55086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1419.390628] [55086]: INFO cinder.volume.api [req-d863b615-d48e-460a-90d3-ebdc7e0a531c req-4423b089-cac3-4173-9d33-170f42b41724 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Get all snapshots completed successfully. [ 1419.391089] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.391089] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.391720] [55086]: INFO cinder.api.openstack.wsgi [req-d863b615-d48e-460a-90d3-ebdc7e0a531c req-4423b089-cac3-4173-9d33-170f42b41724 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1419.392097] [55086]: [pid: 55086|app: 0|req: 316/634] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Feb 19 03:35:04 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.406258] [55087]: DEBUG cinder.api.middleware.request_id [req-7af7498c-122a-44d4-9e56-848ebe880137 req-e0096971-ff85-44c3-afa5-3866ff74f96d None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.408529] [55087]: INFO cinder.api.openstack.wsgi [req-7af7498c-122a-44d4-9e56-848ebe880137 req-e0096971-ff85-44c3-afa5-3866ff74f96d tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] GET http://10.180.1.21/volume/v3/snapshots/d53b8913-c613-421a-a7c2-516340f16503 [ 1419.408755] [55087]: DEBUG cinder.api.openstack.wsgi [req-7af7498c-122a-44d4-9e56-848ebe880137 req-e0096971-ff85-44c3-afa5-3866ff74f96d tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.408970] [55087]: DEBUG cinder.api.openstack.wsgi [req-7af7498c-122a-44d4-9e56-848ebe880137 req-e0096971-ff85-44c3-afa5-3866ff74f96d tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.414164] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.414164] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.414625] [55087]: INFO cinder.volume.api [req-7af7498c-122a-44d4-9e56-848ebe880137 req-e0096971-ff85-44c3-afa5-3866ff74f96d tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Snapshot retrieved successfully. [ 1419.415549] [55087]: INFO cinder.api.openstack.wsgi [req-7af7498c-122a-44d4-9e56-848ebe880137 req-e0096971-ff85-44c3-afa5-3866ff74f96d tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/snapshots/d53b8913-c613-421a-a7c2-516340f16503 returned with HTTP 200 [ 1419.415929] [55087]: [pid: 55087|app: 0|req: 319/635] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 03:35:04 2025] GET /volume/v3/snapshots/d53b8913-c613-421a-a7c2-516340f16503 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.427677] [55086]: DEBUG cinder.api.middleware.request_id [req-41cb8ea6-ca89-4725-812c-63d1e410d66d req-6794beff-6780-464d-b947-ff2b62ba0227 None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.429922] [55086]: INFO cinder.api.openstack.wsgi [req-41cb8ea6-ca89-4725-812c-63d1e410d66d req-6794beff-6780-464d-b947-ff2b62ba0227 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/d53b8913-c613-421a-a7c2-516340f16503 [ 1419.430118] [55086]: DEBUG cinder.api.openstack.wsgi [req-41cb8ea6-ca89-4725-812c-63d1e410d66d req-6794beff-6780-464d-b947-ff2b62ba0227 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.430357] [55086]: DEBUG cinder.api.openstack.wsgi [req-41cb8ea6-ca89-4725-812c-63d1e410d66d req-6794beff-6780-464d-b947-ff2b62ba0227 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.430496] [55086]: INFO cinder.api.v2.snapshots [req-41cb8ea6-ca89-4725-812c-63d1e410d66d req-6794beff-6780-464d-b947-ff2b62ba0227 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Delete snapshot with id: d53b8913-c613-421a-a7c2-516340f16503 [ 1419.436127] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.436127] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.436610] [55086]: INFO cinder.volume.api [req-41cb8ea6-ca89-4725-812c-63d1e410d66d req-6794beff-6780-464d-b947-ff2b62ba0227 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Snapshot retrieved successfully. [ 1419.450850] [55086]: INFO cinder.volume.api [req-41cb8ea6-ca89-4725-812c-63d1e410d66d req-6794beff-6780-464d-b947-ff2b62ba0227 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Snapshot delete request issued successfully. [ 1419.451008] [55086]: INFO cinder.api.openstack.wsgi [req-41cb8ea6-ca89-4725-812c-63d1e410d66d req-6794beff-6780-464d-b947-ff2b62ba0227 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/snapshots/d53b8913-c613-421a-a7c2-516340f16503 returned with HTTP 202 [ 1419.451409] [55086]: [pid: 55086|app: 0|req: 317/636] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Feb 19 03:35:04 2025] DELETE /volume/v3/snapshots/d53b8913-c613-421a-a7c2-516340f16503 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1419.463421] [55087]: DEBUG cinder.api.middleware.request_id [req-2de9ea23-7b1c-4efb-b2ea-a6e45dcf413d req-634d197f-4f41-4c51-8444-da85062c5180 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.465823] [55087]: INFO cinder.api.openstack.wsgi [req-2de9ea23-7b1c-4efb-b2ea-a6e45dcf413d req-634d197f-4f41-4c51-8444-da85062c5180 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] GET http://10.180.1.21/volume/v3/snapshots/d53b8913-c613-421a-a7c2-516340f16503 [ 1419.466058] [55087]: DEBUG cinder.api.openstack.wsgi [req-2de9ea23-7b1c-4efb-b2ea-a6e45dcf413d req-634d197f-4f41-4c51-8444-da85062c5180 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.466275] [55087]: DEBUG cinder.api.openstack.wsgi [req-2de9ea23-7b1c-4efb-b2ea-a6e45dcf413d req-634d197f-4f41-4c51-8444-da85062c5180 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.471686] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.471686] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.472165] [55087]: INFO cinder.volume.api [req-2de9ea23-7b1c-4efb-b2ea-a6e45dcf413d req-634d197f-4f41-4c51-8444-da85062c5180 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Snapshot retrieved successfully. [ 1419.473097] [55087]: INFO cinder.api.openstack.wsgi [req-2de9ea23-7b1c-4efb-b2ea-a6e45dcf413d req-634d197f-4f41-4c51-8444-da85062c5180 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/snapshots/d53b8913-c613-421a-a7c2-516340f16503 returned with HTTP 200 [ 1419.473455] [55087]: [pid: 55087|app: 0|req: 320/637] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 03:35:04 2025] GET /volume/v3/snapshots/d53b8913-c613-421a-a7c2-516340f16503 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.491168] [55086]: DEBUG cinder.api.middleware.request_id [req-b6fac07c-c3c2-4bf5-8358-33c78e5308fd req-c25e4c09-8ee7-4f15-9091-1ea68952d94f None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.493936] [55086]: INFO cinder.api.openstack.wsgi [req-b6fac07c-c3c2-4bf5-8358-33c78e5308fd req-c25e4c09-8ee7-4f15-9091-1ea68952d94f tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] GET http://10.180.1.21/volume/v3/snapshots/d53b8913-c613-421a-a7c2-516340f16503 [ 1420.494219] [55086]: DEBUG cinder.api.openstack.wsgi [req-b6fac07c-c3c2-4bf5-8358-33c78e5308fd req-c25e4c09-8ee7-4f15-9091-1ea68952d94f tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.494489] [55086]: DEBUG cinder.api.openstack.wsgi [req-b6fac07c-c3c2-4bf5-8358-33c78e5308fd req-c25e4c09-8ee7-4f15-9091-1ea68952d94f tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.499434] [55086]: INFO cinder.api.openstack.wsgi [req-b6fac07c-c3c2-4bf5-8358-33c78e5308fd req-c25e4c09-8ee7-4f15-9091-1ea68952d94f tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/snapshots/d53b8913-c613-421a-a7c2-516340f16503 returned with HTTP 404 [ 1420.499971] [55086]: [pid: 55086|app: 0|req: 318/638] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 03:35:05 2025] GET /volume/v3/snapshots/d53b8913-c613-421a-a7c2-516340f16503 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1420.513765] [55087]: DEBUG cinder.api.middleware.request_id [req-b7c04dd7-8d51-4fef-8ffc-b700fa03dcf9 req-2c4dc966-ed8a-4932-a0ff-9a03f73a5fe9 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.516215] [55087]: INFO cinder.api.openstack.wsgi [req-b7c04dd7-8d51-4fef-8ffc-b700fa03dcf9 req-2c4dc966-ed8a-4932-a0ff-9a03f73a5fe9 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] DELETE http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d [ 1420.516412] [55087]: DEBUG cinder.api.openstack.wsgi [req-b7c04dd7-8d51-4fef-8ffc-b700fa03dcf9 req-2c4dc966-ed8a-4932-a0ff-9a03f73a5fe9 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.516646] [55087]: DEBUG cinder.api.openstack.wsgi [req-b7c04dd7-8d51-4fef-8ffc-b700fa03dcf9 req-2c4dc966-ed8a-4932-a0ff-9a03f73a5fe9 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Calling method 'delete' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.516853] [55087]: INFO cinder.api.v3.volumes [req-b7c04dd7-8d51-4fef-8ffc-b700fa03dcf9 req-2c4dc966-ed8a-4932-a0ff-9a03f73a5fe9 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Delete volume with id: 05b45f1a-61f9-4fa4-ad10-f6172398977d [ 1420.524905] [55087]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1420.524905] [55087]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.525404] [55087]: INFO cinder.volume.api [req-b7c04dd7-8d51-4fef-8ffc-b700fa03dcf9 req-2c4dc966-ed8a-4932-a0ff-9a03f73a5fe9 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Volume info retrieved successfully. [ 1420.539289] [55087]: INFO cinder.volume.api [req-b7c04dd7-8d51-4fef-8ffc-b700fa03dcf9 req-2c4dc966-ed8a-4932-a0ff-9a03f73a5fe9 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Delete volume request issued successfully. [ 1420.539464] [55087]: INFO cinder.api.openstack.wsgi [req-b7c04dd7-8d51-4fef-8ffc-b700fa03dcf9 req-2c4dc966-ed8a-4932-a0ff-9a03f73a5fe9 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d returned with HTTP 202 [ 1420.539850] [55087]: [pid: 55087|app: 0|req: 321/639] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 03:35:05 2025] DELETE /volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1420.552137] [55086]: DEBUG cinder.api.middleware.request_id [req-e0069c68-7550-4fe7-98bb-bed54e2cdb79 req-ea9406d8-0bbe-4e81-93f4-e23600bff32e None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.554563] [55086]: INFO cinder.api.openstack.wsgi [req-e0069c68-7550-4fe7-98bb-bed54e2cdb79 req-ea9406d8-0bbe-4e81-93f4-e23600bff32e tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] GET http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d [ 1420.554776] [55086]: DEBUG cinder.api.openstack.wsgi [req-e0069c68-7550-4fe7-98bb-bed54e2cdb79 req-ea9406d8-0bbe-4e81-93f4-e23600bff32e tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.555783] [55086]: DEBUG cinder.api.openstack.wsgi [req-e0069c68-7550-4fe7-98bb-bed54e2cdb79 req-ea9406d8-0bbe-4e81-93f4-e23600bff32e tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Calling method 'show' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.562712] [55086]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1420.562712] [55086]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.566312] [55086]: INFO cinder.volume.api [req-e0069c68-7550-4fe7-98bb-bed54e2cdb79 req-ea9406d8-0bbe-4e81-93f4-e23600bff32e tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Volume info retrieved successfully. [ 1420.570602] [55086]: INFO cinder.api.openstack.wsgi [req-e0069c68-7550-4fe7-98bb-bed54e2cdb79 req-ea9406d8-0bbe-4e81-93f4-e23600bff32e tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d returned with HTTP 200 [ 1420.570950] [55086]: [pid: 55086|app: 0|req: 319/640] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:35:05 2025] GET /volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.587185] [55087]: DEBUG cinder.api.middleware.request_id [req-91732503-2ebc-4c4e-b325-7a077a12aa43 req-8d430464-b048-46c6-aa55-fb1ef8207ece None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.589479] [55087]: INFO cinder.api.openstack.wsgi [req-91732503-2ebc-4c4e-b325-7a077a12aa43 req-8d430464-b048-46c6-aa55-fb1ef8207ece tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] GET http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d [ 1421.589700] [55087]: DEBUG cinder.api.openstack.wsgi [req-91732503-2ebc-4c4e-b325-7a077a12aa43 req-8d430464-b048-46c6-aa55-fb1ef8207ece tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.589913] [55087]: DEBUG cinder.api.openstack.wsgi [req-91732503-2ebc-4c4e-b325-7a077a12aa43 req-8d430464-b048-46c6-aa55-fb1ef8207ece tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.597251] [55087]: INFO cinder.api.openstack.wsgi [req-91732503-2ebc-4c4e-b325-7a077a12aa43 req-8d430464-b048-46c6-aa55-fb1ef8207ece tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d returned with HTTP 404 [ 1421.597808] [55087]: [pid: 55087|app: 0|req: 322/641] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:35:06 2025] GET /volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1421.612982] [55086]: DEBUG cinder.api.middleware.request_id [req-5e70b888-c6be-4a33-a854-a3aa57c7d834 req-844e4c43-aee2-49d0-8126-c2a28c07f03d None None] RequestId filter calling following filter/app {{(pid=55086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.615142] [55086]: INFO cinder.api.openstack.wsgi [req-5e70b888-c6be-4a33-a854-a3aa57c7d834 req-844e4c43-aee2-49d0-8126-c2a28c07f03d tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] DELETE http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d [ 1421.615510] [55086]: DEBUG cinder.api.openstack.wsgi [req-5e70b888-c6be-4a33-a854-a3aa57c7d834 req-844e4c43-aee2-49d0-8126-c2a28c07f03d tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Empty body provided in request {{(pid=55086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.615889] [55086]: DEBUG cinder.api.openstack.wsgi [req-5e70b888-c6be-4a33-a854-a3aa57c7d834 req-844e4c43-aee2-49d0-8126-c2a28c07f03d tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Calling method 'delete' {{(pid=55086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.616198] [55086]: INFO cinder.api.v3.volumes [req-5e70b888-c6be-4a33-a854-a3aa57c7d834 req-844e4c43-aee2-49d0-8126-c2a28c07f03d tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Delete volume with id: 05b45f1a-61f9-4fa4-ad10-f6172398977d [ 1421.622632] [55086]: INFO cinder.api.openstack.wsgi [req-5e70b888-c6be-4a33-a854-a3aa57c7d834 req-844e4c43-aee2-49d0-8126-c2a28c07f03d tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d returned with HTTP 404 [ 1421.622632] [55086]: [pid: 55086|app: 0|req: 320/642] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 03:35:06 2025] DELETE /volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1421.633969] [55087]: DEBUG cinder.api.middleware.request_id [req-df1a3452-ec9e-47a9-9089-364e5a25eaef req-e8ca7d3c-b3a6-46db-88e8-6074312d2582 None None] RequestId filter calling following filter/app {{(pid=55087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.636239] [55087]: INFO cinder.api.openstack.wsgi [req-df1a3452-ec9e-47a9-9089-364e5a25eaef req-e8ca7d3c-b3a6-46db-88e8-6074312d2582 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] GET http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d [ 1421.636451] [55087]: DEBUG cinder.api.openstack.wsgi [req-df1a3452-ec9e-47a9-9089-364e5a25eaef req-e8ca7d3c-b3a6-46db-88e8-6074312d2582 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Empty body provided in request {{(pid=55087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.636659] [55087]: DEBUG cinder.api.openstack.wsgi [req-df1a3452-ec9e-47a9-9089-364e5a25eaef req-e8ca7d3c-b3a6-46db-88e8-6074312d2582 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] Calling method 'show' {{(pid=55087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.642372] [55087]: INFO cinder.api.openstack.wsgi [req-df1a3452-ec9e-47a9-9089-364e5a25eaef req-e8ca7d3c-b3a6-46db-88e8-6074312d2582 tempest-VolumesSnapshotsTestJSON-400542117 tempest-VolumesSnapshotsTestJSON-400542117-project-member] http://10.180.1.21/volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d returned with HTTP 404 [ 1421.642840] [55087]: [pid: 55087|app: 0|req: 323/643] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 03:35:06 2025] GET /volume/v3/volumes/05b45f1a-61f9-4fa4-ad10-f6172398977d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1431.618624] [55086]: DEBUG dbcounter [-] [55086] Writing DB stats cinder:SELECT=56,cinder:INSERT=17,cinder:UPDATE=25 {{(pid=55086) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1431.638809] [55087]: DEBUG dbcounter [-] [55087] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55087) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}